This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5da8e65  Publishing website 2019/06/07 19:48:06 at commit d516914
5da8e65 is described below

commit 5da8e657183747dfbaa77c5cc21ea3da3ea36516
Author: jenkins <bui...@apache.org>
AuthorDate: Fri Jun 7 19:48:07 2019 +0000

    Publishing website 2019/06/07 19:48:06 at commit d516914
---
 .../2019/05/22/beam-2.13.0.html}                   | 286 ++++++---------------
 website/generated-content/blog/index.html          |  32 +++
 website/generated-content/feed.xml                 | 153 ++++++-----
 website/generated-content/index.html               |   6 +-
 4 files changed, 202 insertions(+), 275 deletions(-)

diff --git a/website/generated-content/index.html 
b/website/generated-content/blog/2019/05/22/beam-2.13.0.html
similarity index 57%
copy from website/generated-content/index.html
copy to website/generated-content/blog/2019/05/22/beam-2.13.0.html
index 1e0342e..74d9cf7 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/blog/2019/05/22/beam-2.13.0.html
@@ -28,9 +28,8 @@
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1">
-  <title>Apache Beam</title>
-  <meta name="description" content="Apache Beam is an open source, unified 
model and set of language-specific SDKs for defining and executing data 
processing workflows, and also data ingestion and integration flows, supporting 
Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). 
Dataflow pipelines simplify the mechanics of large-scale batch and streaming 
data processing and can run on a number of runtimes like Apache Flink, Apache 
Spark, and Google Cloud Dataflow  [...]
-">
+  <title>Apache Beam 2.13.0</title>
+  <meta name="description" content="We are happy to present the new 2.13.0 
release of Beam. This release includes both improvements and new 
functionality.See the download page for this release.">
   <link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400"; 
rel="stylesheet">
   <link rel="stylesheet" href="/css/site.css">
   <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js";></script>
@@ -39,7 +38,7 @@
   <script src="/js/fix-menu.js"></script>
   <script src="/js/section-nav.js"></script>
   <script src="/js/page-nav.js"></script>
-  <link rel="canonical" href="https://beam.apache.org/"; data-proofer-ignore>
+  <link rel="canonical" 
href="https://beam.apache.org/blog/2019/05/22/beam-2.13.0.html"; 
data-proofer-ignore>
   <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
   <link rel="alternate" type="application/rss+xml" title="Apache Beam" 
href="https://beam.apache.org/feed.xml";>
   <link rel="stylesheet" 
href="https://use.fontawesome.com/releases/v5.4.1/css/all.css"; 
integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz"
 crossorigin="anonymous">
@@ -53,7 +52,7 @@
   </script>
 </head>
 
-  <body class="body body--index">
+  <body class="body ">
     <!--
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
@@ -125,7 +124,7 @@
             GitHub links will not resolve until the markdown source is 
available on the master branch.
             New pages would fail validation during development / PR test 
automation.
           -->
-          <a 
href="https://github.com/apache/beam/edit/master/website/src/index.md"; 
data-proofer-ignore>
+          <a 
href="https://github.com/apache/beam/edit/master/website/src/_posts/2019-05-22-beam-2.13.0.md";
 data-proofer-ignore>
             <i class="far fa-edit fa-lg" alt="Edit on GitHub" title="Edit on 
GitHub"></i>
           </a>
         </li>
@@ -135,6 +134,31 @@
 
     <div class="body__contained">
       <!--
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+
+
+<article class="post" itemscope itemtype="http://schema.org/BlogPosting";>
+
+  <header class="post-header">
+    <h1 class="post-title" itemprop="name headline">Apache Beam 2.13.0</h1>
+    <p class="post-meta"><time datetime="2019-05-22T01:00:01-07:00" 
itemprop="datePublished">May 22, 2019</time> •
+        
+      
+    </p>
+  </header>
+
+  <div class="post-content" itemprop="articleBody">
+    <!--
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
@@ -147,207 +171,67 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either 
express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 -->
-<div class="hero-bg">
-  <div class="hero section">
-    <div class="hero__cols">
-      <div class="hero__cols__col">
-        <div class="hero__cols__col__content">
-          <div class="hero__title">
-            Apache Beam: An advanced unified programming model
-          </div>
-          <div class="hero__subtitle">
-            Implement batch and streaming data processing jobs that run on any 
execution engine.
-          </div>
-          <div class="hero__ctas hero__ctas--first">
-            <a class="button button--primary" 
href="/get-started/beam-overview/">Learn more</a>
-            <a class="button button--primary" 
href="/get-started/try-apache-beam/">Try Beam</a>
-            <a class="button button--primary" 
href="/get-started/downloads/">Download Beam SDK 2.13.0</a>
-          </div>
-          <div class="hero__ctas">
-            <a class="button" href="/get-started/quickstart-java/">Java 
Quickstart</a>
-            <a class="button" href="/get-started/quickstart-py/">Python 
Quickstart</a>
-            <a class="button" href="/get-started/quickstart-go/">Go 
Quickstart</a>
-          </div>
-        </div>
-      </div>
-      <div class="hero__cols__col">
-        <div class="hero__blog">
-          <div class="hero__blog__title">
-            The latest from the blog
-          </div>
-          <div class="hero__blog__cards">
-            
-            <a class="hero__blog__cards__card" 
href="/blog/2019/06/04/adding-data-sources-to-sql.html">
-              <div class="hero__blog__cards__card__title">Adding new Data 
Sources to Beam SQL CLI</div>
-              <div class="hero__blog__cards__card__date">Jun 4, 2019</div>
-            </a>
-            
-            <a class="hero__blog__cards__card" 
href="/blog/2019/05/30/beam-kata-release.html">
-              <div class="hero__blog__cards__card__title">Apache Beam 
Katas</div>
-              <div class="hero__blog__cards__card__date">May 30, 2019</div>
-            </a>
-            
-            <a class="hero__blog__cards__card" 
href="/blog/2019/05/11/beam-summit-europe-2019.html">
-              <div class="hero__blog__cards__card__title">Beam community 
update!</div>
-              <div class="hero__blog__cards__card__date">May 11, 2019</div>
-            </a>
-            
-          </div>
-        </div>
-      </div>
-    </div>
-  </div>
-</div>
 
-<div class="pillars section">
-  <div class="pillars__title">
-    All about Apache Beam
-  </div>
-  <div class="pillars__cols">
-    
-    <div class="pillars__cols__col">
-      <div class="pillars__cols__col__title">
-        Unified
-      </div>
-      <div class="pillars__cols__col__body">
-        Use a single programming model for both batch and streaming use cases.
-      </div>
-    </div>
-    
-    <div class="pillars__cols__col">
-      <div class="pillars__cols__col__title">
-        Portable
-      </div>
-      <div class="pillars__cols__col__body">
-        Execute pipelines on multiple execution environments.
-      </div>
-    </div>
-    
-    <div class="pillars__cols__col">
-      <div class="pillars__cols__col__title">
-        Extensible
-      </div>
-      <div class="pillars__cols__col__body">
-        Write and share new SDKs, IO connectors, and transformation libraries.
-      </div>
-    </div>
-    
-  </div>
-</div>
+<p>We are happy to present the new 2.13.0 release of Beam. This release 
includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#2130-2019-05-21">download page</a> 
for this release.<!--more-->
+For more information on changes in 2.13.0, check out the
+<a 
href="https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;version=12345166";>detailed
 release notes</a>.</p>
 
-<div class="graphic section">
-<div class="graphic__image">
-<img src="/images/beam_architecture.png" alt="Beam architecture" />
-</div>
-</div>
+<h2 id="highlights">Highlights</h2>
 
-<div class="logos section">
-  <div class="logos__title">
-    Works with
-  </div>
-  <div class="logos__logos">
-    
-    <div class="logos__logos__logo">
-      <a href="http://apex.apache.org";><img src="/images/logo_apex.png" 
alt="APEX" /></a>
-    </div>
-    
-    <div class="logos__logos__logo">
-      <a href="http://flink.apache.org";><img src="/images/logo_flink.png" 
alt="Flink" /></a>
-    </div>
-    
-    <div class="logos__logos__logo">
-      <a href="http://spark.apache.org/";><img src="/images/logo_spark.png" 
alt="Spark" /></a>
-    </div>
-    
-    <div class="logos__logos__logo">
-      <a href="https://cloud.google.com/dataflow/";><img 
src="/images/logo_google_cloud.png" alt="Google Cloud Dataflow" /></a>
-    </div>
-    
-    <div class="logos__logos__logo">
-      <a href="http://gearpump.apache.org/";><img 
src="/images/logo_gearpump.png" alt="Gearpump" /></a>
-    </div>
-    
-    <div class="logos__logos__logo">
-      <a href="http://samza.apache.org/";><img src="/images/logo_samza.png" 
alt="Samza" /></a>
-    </div>
-    
-  </div>
-</div>
+<h3 id="ios">I/Os</h3>
 
-<div class="cards section section--wide">
-  <div class="section__contained">
-    <div class="cards__title">
-      Testimonials
-    </div>
-    <div class="cards__cards">
-      
-      <div class="cards__cards__card">
-        <div class="cards__cards__card__body">
-          A framework that delivers the flexibility and advanced functionality 
our customers need.
-        </div>
-        <div class="cards__cards__card__user">
-          <!-- TODO: Implement icons.
-          <div class="cards__cards__card__user__icon">
-          </div>
-          -->
-          <div class="cards__cards__card__user__name">
-            –Talend
-          </div>
-        </div>
-      </div>
-      
-      <div class="cards__cards__card">
-        <div class="cards__cards__card__body">
-          Apache Beam has powerful semantics that solve real-world challenges 
of stream processing.
-        </div>
-        <div class="cards__cards__card__user">
-          <!-- TODO: Implement icons.
-          <div class="cards__cards__card__user__icon">
-          </div>
-          -->
-          <div class="cards__cards__card__user__name">
-            –PayPal
-          </div>
-        </div>
-      </div>
-      
-      <div class="cards__cards__card">
-        <div class="cards__cards__card__body">
-          Apache Beam represents a principled approach for analyzing data 
streams.
-        </div>
-        <div class="cards__cards__card__user">
-          <!-- TODO: Implement icons.
-          <div class="cards__cards__card__user__icon">
-          </div>
-          -->
-          <div class="cards__cards__card__user__name">
-            –data Artisans
-          </div>
-        </div>
-      </div>
-      
-    </div>
-    <div class="cards__body">
-      Beam is an open source community and contributions are greatly 
appreciated!
-      If you’d like to contribute, please see the <a 
href="/contribute/">Contribute</a> section.
-    </div>
-  </div>
-</div>
+<ul>
+  <li>Support reading query results with the BigQuery storage API.</li>
+  <li>Support KafkaIO to be configured externally for use with other SDKs.</li>
+  <li>BigQuery IO now supports BYTES datatype on Python 3.</li>
+  <li>Avro IO support enabled on Python 3.</li>
+  <li>For Python 3 pipelines, the default Avro library used by Beam AvroIO and 
Dataflow workers was switched from avro-python3 to fastavro.</li>
+</ul>
+
+<h3 id="new-features--improvements">New Features / Improvements</h3>
+
+<ul>
+  <li>Flink 1.8 support added.</li>
+  <li>Support to run word count on Portable Spark runner.</li>
+  <li>ElementCount metrics in FnApi Dataflow Runner.</li>
+  <li>Support to create BinaryCombineFn from lambdas.</li>
+</ul>
+
+<h3 id="breaking-changes">Breaking Changes</h3>
+<ul>
+  <li>When writing BYTES Datatype into Bigquery with Beam Bigquery IO on 
Python DirectRunner, users need to base64-encode bytes values before passing 
them to Bigquery IO. Accordingly, when reading bytes data from BigQuery, the IO 
will also return base64-encoded bytes. This change only affects Bigquery IO on 
Python DirectRunner. New DirectRunner behavior is consistent with treatment of 
Bytes by Beam Java Bigquery IO, and Python Dataflow Runner.</li>
+</ul>
+
+<h3 id="bugfixes">Bugfixes</h3>
+
+<ul>
+  <li>Various bug fixes and performance improvements.</li>
+</ul>
+
+<h2 id="list-of-contributors">List of Contributors</h2>
+
+<p>According to git shortlog, the following people contributed to the 2.13.0 
release. Thank you to all contributors!</p>
+
+<p>Aaron Li, Ahmet Altay, Aizhamal Nurmamat kyzy, Alex Amato, Alexey 
Romanenko, 
+Andrew Pilloud, Ankur Goenka, Anton Kedin, apstndb, Boyuan Zhang, Brian 
Hulette, 
+Brian Quinlan, Chamikara Jayalath, Cyrus Maden, Daniel Chen, Daniel Oliveira, 
+David Cavazos, David Moravek, David Yan, EdgarLGB, Etienne Chauchot, 
frederik2, 
+Gleb Kanterov, Harshit Dwivedi, Harsh Vardhan, Heejong Lee, Hennadiy Leontyev, 
+Henri-Mayeul de Benque, Ismaël Mejía, Jae-woo Kim, Jamie Kirkpatrick, Jan 
Lukavský, 
+Jason Kuster, Jean-Baptiste Onofré, JohnZZGithub, Jozef Vilcek, Juta, Kenneth 
Jung, 
+Kenneth Knowles, Kyle Weaver, Łukasz Gajowy, Luke Cwik, Mark Liu, Mathieu 
Blanchard, 
+Maximilian Michels, Melissa Pashniak, Michael Luckey, Michal Walenia, Mike 
Kaplinskiy, 
+Mike Pedersen, Mikhail Gryzykhin, Mikhail-Ivanov, Niklas Hansson, pabloem, 
+Pablo Estrada, Pranay Nanda, Reuven Lax, Richard Moorhead, Robbe Sneyders, 
+Robert Bradshaw, Robert Burke, Roman van der Krogt, rosetn, Rui Wang, Ryan 
Yuan, 
+Sam Whittle, sudhan499, Sylwester Kardziejonek, Ted, Thomas Weise, Tim 
Robertson, 
+ttanay, tvalentyn, Udi Meiri, Valentyn Tymofieiev, Xinyu Liu, Yifan Zou, 
+yoshiki.obata, Yueyang Qiu</p>
 
-<div class="ctas section">
-  <div class="ctas__title">
-    Get started
-  </div>
-  <div class="ctas__ctas ctas__ctas--top">
-  <a class="button button--primary" href="/get-started/beam-overview/">Learn 
more</a>
-  <a class="button button--primary" href="/get-started/downloads/">Download 
Beam SDK 2.13.0</a>
-  </div>
-  <div class="ctas__ctas">
-  <a class="button" href="/get-started/quickstart-java/">Java Quickstart</a>
-  <a class="button" href="/get-started/quickstart-py/">Python Quickstart</a>
-  <a class="button" href="/get-started/quickstart-go/">Go Quickstart</a>
   </div>
-</div>
+
+</article>
 
     </div>
     <!--
diff --git a/website/generated-content/blog/index.html 
b/website/generated-content/blog/index.html
index df12054..bd71d1b 100644
--- a/website/generated-content/blog/index.html
+++ b/website/generated-content/blog/index.html
@@ -231,6 +231,38 @@ Read more&nbsp;<span class="glyphicon 
glyphicon-menu-right" aria-hidden="true"><
 
 <hr />
 
+<h3 id="apache-beam-2130"><a class="post-link" 
href="/blog/2019/05/22/beam-2.13.0.html">Apache Beam 2.13.0</a></h3>
+<p><i>May 22, 2019 •</i></p>
+
+<p>&lt;/i&gt;</p>
+
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<p>We are happy to present the new 2.13.0 release of Beam. This release 
includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#2130-2019-05-21">download page</a> 
for this release.</p>
+
+<!-- Render a "read more" button if the post is longer than the excerpt -->
+
+<p>
+<a class="btn btn-default btn-sm" href="/blog/2019/05/22/beam-2.13.0.html" 
role="button">
+Read more&nbsp;<span class="glyphicon glyphicon-menu-right" 
aria-hidden="true"></span>
+</a>
+</p>
+
+<hr />
+
 <h3 id="beam-community-update"><a class="post-link" 
href="/blog/2019/05/11/beam-summit-europe-2019.html">Beam community 
update!</a></h3>
 <p><i>May 11, 2019 •
  Matthias Baetens [<a 
href="https://twitter.com/matthiasbaetens";>@matthiasbaetens</a>]
diff --git a/website/generated-content/feed.xml 
b/website/generated-content/feed.xml
index 34d07a2..5d50757 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -281,6 +281,88 @@ useful for people to learn more about Apache Beam, and 
eventually become Beam Ma
       </item>
     
       <item>
+        <title>Apache Beam 2.13.0</title>
+        <description>&lt;!--
+Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+--&gt;
+
+&lt;p&gt;We are happy to present the new 2.13.0 release of Beam. This release 
includes both improvements and new functionality.
+See the &lt;a 
href=&quot;/get-started/downloads/#2130-2019-05-21&quot;&gt;download 
page&lt;/a&gt; for this release.&lt;!--more--&gt;
+For more information on changes in 2.13.0, check out the
+&lt;a 
href=&quot;https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;amp;version=12345166&quot;&gt;detailed
 release notes&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h2 id=&quot;highlights&quot;&gt;Highlights&lt;/h2&gt;
+
+&lt;h3 id=&quot;ios&quot;&gt;I/Os&lt;/h3&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Support reading query results with the BigQuery storage 
API.&lt;/li&gt;
+  &lt;li&gt;Support KafkaIO to be configured externally for use with other 
SDKs.&lt;/li&gt;
+  &lt;li&gt;BigQuery IO now supports BYTES datatype on Python 3.&lt;/li&gt;
+  &lt;li&gt;Avro IO support enabled on Python 3.&lt;/li&gt;
+  &lt;li&gt;For Python 3 pipelines, the default Avro library used by Beam 
AvroIO and Dataflow workers was switched from avro-python3 to 
fastavro.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3 id=&quot;new-features--improvements&quot;&gt;New Features / 
Improvements&lt;/h3&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Flink 1.8 support added.&lt;/li&gt;
+  &lt;li&gt;Support to run word count on Portable Spark runner.&lt;/li&gt;
+  &lt;li&gt;ElementCount metrics in FnApi Dataflow Runner.&lt;/li&gt;
+  &lt;li&gt;Support to create BinaryCombineFn from lambdas.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3 id=&quot;breaking-changes&quot;&gt;Breaking Changes&lt;/h3&gt;
+&lt;ul&gt;
+  &lt;li&gt;When writing BYTES Datatype into Bigquery with Beam Bigquery IO on 
Python DirectRunner, users need to base64-encode bytes values before passing 
them to Bigquery IO. Accordingly, when reading bytes data from BigQuery, the IO 
will also return base64-encoded bytes. This change only affects Bigquery IO on 
Python DirectRunner. New DirectRunner behavior is consistent with treatment of 
Bytes by Beam Java Bigquery IO, and Python Dataflow Runner.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3 id=&quot;bugfixes&quot;&gt;Bugfixes&lt;/h3&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Various bug fixes and performance improvements.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2 id=&quot;list-of-contributors&quot;&gt;List of Contributors&lt;/h2&gt;
+
+&lt;p&gt;According to git shortlog, the following people contributed to the 
2.13.0 release. Thank you to all contributors!&lt;/p&gt;
+
+&lt;p&gt;Aaron Li, Ahmet Altay, Aizhamal Nurmamat kyzy, Alex Amato, Alexey 
Romanenko, 
+Andrew Pilloud, Ankur Goenka, Anton Kedin, apstndb, Boyuan Zhang, Brian 
Hulette, 
+Brian Quinlan, Chamikara Jayalath, Cyrus Maden, Daniel Chen, Daniel Oliveira, 
+David Cavazos, David Moravek, David Yan, EdgarLGB, Etienne Chauchot, 
frederik2, 
+Gleb Kanterov, Harshit Dwivedi, Harsh Vardhan, Heejong Lee, Hennadiy Leontyev, 
+Henri-Mayeul de Benque, Ismaël Mejía, Jae-woo Kim, Jamie Kirkpatrick, Jan 
Lukavský, 
+Jason Kuster, Jean-Baptiste Onofré, JohnZZGithub, Jozef Vilcek, Juta, Kenneth 
Jung, 
+Kenneth Knowles, Kyle Weaver, Łukasz Gajowy, Luke Cwik, Mark Liu, Mathieu 
Blanchard, 
+Maximilian Michels, Melissa Pashniak, Michael Luckey, Michal Walenia, Mike 
Kaplinskiy, 
+Mike Pedersen, Mikhail Gryzykhin, Mikhail-Ivanov, Niklas Hansson, pabloem, 
+Pablo Estrada, Pranay Nanda, Reuven Lax, Richard Moorhead, Robbe Sneyders, 
+Robert Bradshaw, Robert Burke, Roman van der Krogt, rosetn, Rui Wang, Ryan 
Yuan, 
+Sam Whittle, sudhan499, Sylwester Kardziejonek, Ted, Thomas Weise, Tim 
Robertson, 
+ttanay, tvalentyn, Udi Meiri, Valentyn Tymofieiev, Xinyu Liu, Yifan Zou, 
+yoshiki.obata, Yueyang Qiu&lt;/p&gt;
+</description>
+        <pubDate>Wed, 22 May 2019 01:00:01 -0700</pubDate>
+        <link>https://beam.apache.org/blog/2019/05/22/beam-2.13.0.html</link>
+        <guid 
isPermaLink="true">https://beam.apache.org/blog/2019/05/22/beam-2.13.0.html</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
+    
+      <item>
         <title>Beam community update!</title>
         <description>&lt;!--
 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
@@ -926,76 +1008,5 @@ Xinyu Liu, Yueyang Qiu, Zhuo Peng&lt;/p&gt;
         
       </item>
     
-      <item>
-        <title>Apache Beam 2.9.0</title>
-        <description>&lt;!--
-Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
---&gt;
-
-&lt;p&gt;We are happy to present the new 2.9.0 release of Beam. This release 
includes both improvements and new functionality.
-See the &lt;a 
href=&quot;/get-started/downloads/#290-2018-12-13&quot;&gt;download 
page&lt;/a&gt; for this release.&lt;!--more--&gt;
-For more information on changes in 2.9.0, check out the
-&lt;a 
href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;amp;version=12344258&quot;&gt;detailed
 release notes&lt;/a&gt;.&lt;/p&gt;
-
-&lt;h2 id=&quot;new-features--improvements&quot;&gt;New Features / 
Improvements&lt;/h2&gt;
-
-&lt;h3 id=&quot;dependency-upgrades&quot;&gt;Dependency Upgrades&lt;/h3&gt;
-&lt;ul&gt;
-  &lt;li&gt;Update google-api-client libraries to 1.27.0.&lt;/li&gt;
-  &lt;li&gt;Update byte-buddy to 1.9.3&lt;/li&gt;
-  &lt;li&gt;Update Flink Runner to 1.5.5&lt;/li&gt;
-  &lt;li&gt;Upgrade google-apitools to 0.5.24&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;portability&quot;&gt;Portability&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Added support for user state and timers to Flink runner.&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;ios&quot;&gt;I/Os&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;I/O connector for RabbitMQ.&lt;/li&gt;
-  &lt;li&gt;Update SpannerIO to support unbounded writes.&lt;/li&gt;
-  &lt;li&gt;Add PFADD method to RedisIO.&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;miscellaneous-fixes&quot;&gt;Miscellaneous Fixes&lt;/h3&gt;
-&lt;ul&gt;
-  &lt;li&gt;Dataflow runner was updated to &lt;strong&gt;not&lt;/strong&gt; 
use &lt;a 
href=&quot;https://github.com/google/conscrypt&quot;&gt;Conscrypt&lt;/a&gt; as 
the default security provider.&lt;/li&gt;
-  &lt;li&gt;Support set/delete of timers by ID in Flink runner.&lt;/li&gt;
-  &lt;li&gt;Improvements to stabilize integration tests.&lt;/li&gt;
-  &lt;li&gt;Updates Spark runner to show Beam metrics in web UI&lt;/li&gt;
-  &lt;li&gt;Vendor gRPC and Protobuf separately from beam-model-* Java 
packages&lt;/li&gt;
-  &lt;li&gt;Avoid reshuffle for zero and one element creates&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2 id=&quot;list-of-contributors&quot;&gt;List of Contributors&lt;/h2&gt;
-
-&lt;p&gt;According to git shortlog, the following people contributed
-to the 2.9.0 release. Thank you to all contributors!&lt;/p&gt;
-
-&lt;p&gt;Adam Horky, Ahmet Altay, Alan Myrvold, Alex Amato, Alexey Romanenko, 
Andrea Foegler, Andrew Fulton, Andrew Pilloud, Ankur Goenka, Anton Kedin, Babu, 
Ben Song, Bingfeng Shu, Boyuan Zhang, Brian Martin, Brian Quinlan, Chamikara 
Jayalath, Charles Chen, Christian Schneider, Colm O hEigeartaigh, Cory Brzycki, 
CraigChambersG, Daniel Oliveira, David Moravek, Dusan Rychnovsky, Etienne 
Chauchot, Eugene Kirpichov, Fabien Rousseau, Gleb Kanterov, Heejong Lee, 
Henning Rohde, Ismaël Mejía, J [...]
-</description>
-        <pubDate>Thu, 13 Dec 2018 00:00:01 -0800</pubDate>
-        <link>https://beam.apache.org/blog/2018/12/13/beam-2.9.0.html</link>
-        <guid 
isPermaLink="true">https://beam.apache.org/blog/2018/12/13/beam-2.9.0.html</guid>
-        
-        
-        <category>blog</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/website/generated-content/index.html 
b/website/generated-content/index.html
index 1e0342e..37241fe 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/index.html
@@ -187,9 +187,9 @@ limitations under the License.
               <div class="hero__blog__cards__card__date">May 30, 2019</div>
             </a>
             
-            <a class="hero__blog__cards__card" 
href="/blog/2019/05/11/beam-summit-europe-2019.html">
-              <div class="hero__blog__cards__card__title">Beam community 
update!</div>
-              <div class="hero__blog__cards__card__date">May 11, 2019</div>
+            <a class="hero__blog__cards__card" 
href="/blog/2019/05/22/beam-2.13.0.html">
+              <div class="hero__blog__cards__card__title">Apache Beam 
2.13.0</div>
+              <div class="hero__blog__cards__card__date">May 22, 2019</div>
             </a>
             
           </div>

Reply via email to