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 af7ce2a  Publishing website 2019/04/25 23:19:58 at commit b771c85
af7ce2a is described below

commit af7ce2abddd248cc36ddace228ded42a15efb9da
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Apr 25 23:19:58 2019 +0000

    Publishing website 2019/04/25 23:19:58 at commit b771c85
---
 .../2019/04/25/beam-2.12.0.html}                   | 284 ++++++---------------
 website/generated-content/blog/index.html          |  32 +++
 website/generated-content/feed.xml                 | 180 ++++++-------
 website/generated-content/index.html               |  10 +-
 4 files changed, 200 insertions(+), 306 deletions(-)

diff --git a/website/generated-content/index.html 
b/website/generated-content/blog/2019/04/25/beam-2.12.0.html
similarity index 57%
copy from website/generated-content/index.html
copy to website/generated-content/blog/2019/04/25/beam-2.12.0.html
index b75609a..6e70e4b 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/blog/2019/04/25/beam-2.12.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.12.0</title>
+  <meta name="description" content="We are happy to present the new 2.12.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/04/25/beam-2.12.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-04-25-beam-2.12.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.12.0</h1>
+    <p class="post-meta"><time datetime="2019-04-25T01:00:01-07:00" 
itemprop="datePublished">Apr 25, 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,65 @@ 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.12.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/04/19/season-of-docs.html">
-              <div class="hero__blog__cards__card__title">Apache Beam is 
applying to Season of Docs</div>
-              <div class="hero__blog__cards__card__date">Apr 19, 2019</div>
-            </a>
-            
-            <a class="hero__blog__cards__card" 
href="/blog/2019/03/05/beam-2.11.0.html">
-              <div class="hero__blog__cards__card__title">Apache Beam 
2.11.0</div>
-              <div class="hero__blog__cards__card__date">Mar 5, 2019</div>
-            </a>
-            
-            <a class="hero__blog__cards__card" 
href="/blog/2019/02/15/beam-2.10.0.html">
-              <div class="hero__blog__cards__card__title">Apache Beam 
2.10.0</div>
-              <div class="hero__blog__cards__card__date">Feb 15, 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.12.0 release of Beam. This release 
includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#2120-2019-04-25">download page</a> 
for this release.<!--more-->
+For more information on changes in 2.12.0, check out the
+<a 
href="https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;version=12344944";>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>Add support for a BigQuery custom sink for Python SDK.</li>
+  <li>Add support to specify a query in CassandraIO for Java SDK.</li>
+  <li>Add experimental support for cross-language transforms,
+please see <a 
href="https://issues.apache.org/jira/browse/BEAM-6730";>BEAM-6730</a></li>
+  <li>Add support in the Flink Runner for exactly-once Writes with KafkaIO</li>
+</ul>
+
+<h3 id="new-features--improvements">New Features / Improvements</h3>
+
+<ul>
+  <li>Enable Bundle Finalization in Python SDK for portable runners.</li>
+  <li>Add support to the Java SDK harness to merge windows.</li>
+  <li>Add Kafka Sink EOS support on Flink runner.</li>
+  <li>Added a dead letter queue to Python streaming BigQuery sink.</li>
+  <li>Add Experimental Python 3.6 and 3.7 workloads enabled.
+Beam 2.12 supports starting Dataflow pipelines under Python 3.6, 3.7, however 
3.5 remains the only recommended minor version for Dataflow runner. In addition 
to announced 2.11 limitations, Beam typehint annotations are currently not 
supported on Python &gt;= 3.6.</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.12.0 release. Thank you to all contributors!</p>
+
+<p>Ahmed El.Hussaini, Ahmet Altay, Alan Myrvold, Alex Amato, Alexander 
Savchenko,
+Alexey Romanenko, Andrew Brampton, Andrew Pilloud, Ankit Jhalaria,
+Ankur Goenka, Anton Kedin, Boyuan Zhang, Brian Hulette, Chamikara Jayalath,
+Charles Chen, Colm O hEigeartaigh, Craig Chambers, Dan Duong, Daniel Mescheder,
+Daniel Oliveira, David Moravek, David Rieber, David Yan, Eric Roshan-Eisner,
+Etienne Chauchot, Gleb Kanterov, Heejong Lee, Ho Tien Vu, Ismaël Mejía,
+Jan Lukavský, Jean-Baptiste Onofré, Jeff Klukas, Juta, Kasia Kucharczyk,
+Kengo Seki, Kenneth Jung, Kenneth Knowles, kevin, Kyle Weaver, Kyle Winkelman,
+Łukasz Gajowy, Mark Liu, Mathieu Blanchard, Max Charas, Maximilian Michels,
+Melissa Pashniak, Michael Luckey, Michal Walenia, Mike Kaplinskiy,
+Mikhail Gryzykhin, Niel Markwick, Pablo Estrada, Radoslaw Stankiewicz,
+Reuven Lax, Robbe Sneyders, Robert Bradshaw, Robert Burke, Rui Wang,
+Ruoyun Huang, Ryan Williams, Slava Chernyak, Shahar Frank, Sunil Pedapudi,
+Thomas Weise, Tim Robertson, Tanay Tummalapalli, Udi Meiri,
+Valentyn Tymofieiev, Xinyu Liu, Yifan Zou, 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.12.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 b86fbb2..0582c0b 100644
--- a/website/generated-content/blog/index.html
+++ b/website/generated-content/blog/index.html
@@ -153,6 +153,38 @@ limitations under the License.
 <p>This is the blog for the Apache Beam project. This blog contains news and 
updates
 for the project.</p>
 
+<h3 id="apache-beam-2120"><a class="post-link" 
href="/blog/2019/04/25/beam-2.12.0.html">Apache Beam 2.12.0</a></h3>
+<p><i>Apr 25, 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.12.0 release of Beam. This release 
includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#2120-2019-04-25">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/04/25/beam-2.12.0.html" 
role="button">
+Read more&nbsp;<span class="glyphicon glyphicon-menu-right" 
aria-hidden="true"></span>
+</a>
+</p>
+
+<hr />
+
 <h3 id="apache-beam-is-applying-to-season-of-docs"><a class="post-link" 
href="/blog/2019/04/19/season-of-docs.html">Apache Beam is applying to Season 
of Docs</a></h3>
 <p><i>Apr 19, 2019 •
  Aizhamal Nurmamat kyzy [<a 
href="https://twitter.com/iamaijamal";>@iamaijamal</a>]
diff --git a/website/generated-content/feed.xml 
b/website/generated-content/feed.xml
index 8b461c5..0366b59 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -20,6 +20,86 @@
     <generator>Jekyll v3.2.0</generator>
     
       <item>
+        <title>Apache Beam 2.12.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.12.0 release of Beam. This release 
includes both improvements and new functionality.
+See the &lt;a 
href=&quot;/get-started/downloads/#2120-2019-04-25&quot;&gt;download 
page&lt;/a&gt; for this release.&lt;!--more--&gt;
+For more information on changes in 2.12.0, check out the
+&lt;a 
href=&quot;https://jira.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;amp;version=12344944&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;Add support for a BigQuery custom sink for Python SDK.&lt;/li&gt;
+  &lt;li&gt;Add support to specify a query in CassandraIO for Java 
SDK.&lt;/li&gt;
+  &lt;li&gt;Add experimental support for cross-language transforms,
+please see &lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-6730&quot;&gt;BEAM-6730&lt;/a&gt;&lt;/li&gt;
+  &lt;li&gt;Add support in the Flink Runner for exactly-once Writes with 
KafkaIO&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;Enable Bundle Finalization in Python SDK for portable 
runners.&lt;/li&gt;
+  &lt;li&gt;Add support to the Java SDK harness to merge windows.&lt;/li&gt;
+  &lt;li&gt;Add Kafka Sink EOS support on Flink runner.&lt;/li&gt;
+  &lt;li&gt;Added a dead letter queue to Python streaming BigQuery 
sink.&lt;/li&gt;
+  &lt;li&gt;Add Experimental Python 3.6 and 3.7 workloads enabled.
+Beam 2.12 supports starting Dataflow pipelines under Python 3.6, 3.7, however 
3.5 remains the only recommended minor version for Dataflow runner. In addition 
to announced 2.11 limitations, Beam typehint annotations are currently not 
supported on Python &amp;gt;= 3.6.&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.12.0 release. Thank you to all contributors!&lt;/p&gt;
+
+&lt;p&gt;Ahmed El.Hussaini, Ahmet Altay, Alan Myrvold, Alex Amato, Alexander 
Savchenko,
+Alexey Romanenko, Andrew Brampton, Andrew Pilloud, Ankit Jhalaria,
+Ankur Goenka, Anton Kedin, Boyuan Zhang, Brian Hulette, Chamikara Jayalath,
+Charles Chen, Colm O hEigeartaigh, Craig Chambers, Dan Duong, Daniel Mescheder,
+Daniel Oliveira, David Moravek, David Rieber, David Yan, Eric Roshan-Eisner,
+Etienne Chauchot, Gleb Kanterov, Heejong Lee, Ho Tien Vu, Ismaël Mejía,
+Jan Lukavský, Jean-Baptiste Onofré, Jeff Klukas, Juta, Kasia Kucharczyk,
+Kengo Seki, Kenneth Jung, Kenneth Knowles, kevin, Kyle Weaver, Kyle Winkelman,
+Łukasz Gajowy, Mark Liu, Mathieu Blanchard, Max Charas, Maximilian Michels,
+Melissa Pashniak, Michael Luckey, Michal Walenia, Mike Kaplinskiy,
+Mikhail Gryzykhin, Niel Markwick, Pablo Estrada, Radoslaw Stankiewicz,
+Reuven Lax, Robbe Sneyders, Robert Bradshaw, Robert Burke, Rui Wang,
+Ruoyun Huang, Ryan Williams, Slava Chernyak, Shahar Frank, Sunil Pedapudi,
+Thomas Weise, Tim Robertson, Tanay Tummalapalli, Udi Meiri,
+Valentyn Tymofieiev, Xinyu Liu, Yifan Zou, Yueyang Qiu&lt;/p&gt;
+</description>
+        <pubDate>Thu, 25 Apr 2019 01:00:01 -0700</pubDate>
+        <link>https://beam.apache.org/blog/2019/04/25/beam-2.12.0.html</link>
+        <guid 
isPermaLink="true">https://beam.apache.org/blog/2019/04/25/beam-2.12.0.html</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
+    
+      <item>
         <title>Apache Beam is applying to Season of Docs</title>
         <description>&lt;!--
 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
@@ -1018,105 +1098,5 @@ and &lt;a 
href=&quot;http://spark.apache.org/docs/latest/api/python/pyspark.stre
         
       </item>
     
-      <item>
-        <title>Apache Beam 2.6.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 glad to present the new 2.6.0 release of Beam.
-This release includes multiple fixes and new functionality, such as new 
features in SQL and portability.&lt;!--more--&gt;
-We also spent a significant amount of time automating the release and fixing 
continuous integration. For more information, check the
-&lt;a 
href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;amp;version=12343392&quot;&gt;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;grpcprotobuf-shading&quot;&gt;gRPC/Protobuf shading&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;&lt;code 
class=&quot;highlighter-rouge&quot;&gt;gRPC/protobuf&lt;/code&gt; is now shaded 
in the majority of Apache Beam
-Java modules. A few modules which expose &lt;code 
class=&quot;highlighter-rouge&quot;&gt;gRPC/protobuf&lt;/code&gt; on the
-API surface still maintain a direct dependency.&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;beam-sql&quot;&gt;Beam SQL&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Added support for the &lt;code 
class=&quot;highlighter-rouge&quot;&gt;EXISTS&lt;/code&gt; and &lt;code 
class=&quot;highlighter-rouge&quot;&gt;LIKE&lt;/code&gt; operators.&lt;/li&gt;
-  &lt;li&gt;Implemented &lt;code 
class=&quot;highlighter-rouge&quot;&gt;SUM()&lt;/code&gt; 
aggregations.&lt;/li&gt;
-  &lt;li&gt;Fixed issues with the &lt;code 
class=&quot;highlighter-rouge&quot;&gt;CASE&lt;/code&gt; expression.&lt;/li&gt;
-  &lt;li&gt;Added support for date comparisons.&lt;/li&gt;
-  &lt;li&gt;Added unbounded data support to &lt;code 
class=&quot;highlighter-rouge&quot;&gt;LIMIT&lt;/code&gt;.&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;portability&quot;&gt;Portability&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Shared libraries for supporting timers and user state
-are now available for runner integration.&lt;/li&gt;
-  &lt;li&gt;Added a Universal Local Runner, which works on a single machine 
using portability and containerized SDK harnesses.&lt;/li&gt;
-  &lt;li&gt;The Flink Runner now accepts jobs using the Job API.&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;ios&quot;&gt;IOs&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Bounded &lt;code 
class=&quot;highlighter-rouge&quot;&gt;SplittableDoFn&lt;/code&gt; (SDF) 
support is now available in all
-runners (SDF is the new I/O connector API).&lt;/li&gt;
-  &lt;li&gt;&lt;code 
class=&quot;highlighter-rouge&quot;&gt;HBaseIO&lt;/code&gt; is the first I/O 
supporting Bounded SDF (using
-&lt;code 
class=&quot;highlighter-rouge&quot;&gt;readAll&lt;/code&gt;).&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;sdks&quot;&gt;SDKs&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Improved Python &lt;code 
class=&quot;highlighter-rouge&quot;&gt;AvroIO&lt;/code&gt; 
performance.&lt;/li&gt;
-  &lt;li&gt;Python &lt;code 
class=&quot;highlighter-rouge&quot;&gt;AvroIO&lt;/code&gt; has a &lt;code 
class=&quot;highlighter-rouge&quot;&gt;use_fastavro&lt;/code&gt; option that 
uses
-&lt;code class=&quot;highlighter-rouge&quot;&gt;fastavro&lt;/code&gt; instead 
of &lt;code class=&quot;highlighter-rouge&quot;&gt;apache/avro&lt;/code&gt;, 
for a
-&lt;a 
href=&quot;https://gist.github.com/ryan-williams/ede5ae61605e7ba6aa655071858ef52b&quot;&gt;3-6x
 speedup&lt;/a&gt;!&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h3 id=&quot;other&quot;&gt;Other&lt;/h3&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Updated various dependency versions.&lt;/li&gt;
-  &lt;li&gt;Improvements to stability, performance, and 
documentation.&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 39 people contributed
-to the 2.6.0 release. Thank you to all contributors!&lt;/p&gt;
-
-&lt;p&gt;Ahmet Altay, Alan Myrvold, Alexey Romanenko, Andrew Pilloud,
-Ankur Goenka, Boyuan Zhang, Charles Chen, cclauss,
-Daniel Oliveira, Elliott Brossard, Eric Beach,
-Etienne Chauchot, Eugene Kirpichov, Henning Rohde,
-Ismaël Mejía, Kai Jiang, Kasia, Kenneth Knowles, Luis Osa,
-Lukasz Cwik, Maria Garcia Herrero, Mark Liu, Matthias Feys,
-Pablo Estrada, Rafael Fernandez, Reuven Lax, Robert Bradshaw,
-Robert Burke, Robin Qiu, Ryan Williams, Scott Wegner, Rui Weng,
-Sergei Lebedev, Sindy Li, Thomas Weise, Udi Meiri,
-Valentyn Tymofieiev, XuMingmin, and Yifan Zou.&lt;/p&gt;
-</description>
-        <pubDate>Fri, 10 Aug 2018 01:00:01 -0700</pubDate>
-        <link>https://beam.apache.org/blog/2018/08/10/beam-2.6.0.html</link>
-        <guid 
isPermaLink="true">https://beam.apache.org/blog/2018/08/10/beam-2.6.0.html</guid>
-        
-        
-        <category>blog</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/website/generated-content/index.html 
b/website/generated-content/index.html
index b75609a..ddbb938 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/index.html
@@ -177,6 +177,11 @@ limitations under the License.
           </div>
           <div class="hero__blog__cards">
             
+            <a class="hero__blog__cards__card" 
href="/blog/2019/04/25/beam-2.12.0.html">
+              <div class="hero__blog__cards__card__title">Apache Beam 
2.12.0</div>
+              <div class="hero__blog__cards__card__date">Apr 25, 2019</div>
+            </a>
+            
             <a class="hero__blog__cards__card" 
href="/blog/2019/04/19/season-of-docs.html">
               <div class="hero__blog__cards__card__title">Apache Beam is 
applying to Season of Docs</div>
               <div class="hero__blog__cards__card__date">Apr 19, 2019</div>
@@ -187,11 +192,6 @@ limitations under the License.
               <div class="hero__blog__cards__card__date">Mar 5, 2019</div>
             </a>
             
-            <a class="hero__blog__cards__card" 
href="/blog/2019/02/15/beam-2.10.0.html">
-              <div class="hero__blog__cards__card__title">Apache Beam 
2.10.0</div>
-              <div class="hero__blog__cards__card__date">Feb 15, 2019</div>
-            </a>
-            
           </div>
         </div>
       </div>

Reply via email to