You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2019/03/06 18:11:43 UTC

[beam] branch asf-site updated: Publishing website 2019/03/06 18:11:37 at commit 91d007d

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 05c6b3d  Publishing website 2019/03/06 18:11:37 at commit 91d007d
05c6b3d is described below

commit 05c6b3d5c89b8e1d8f5996105247dbe8f889a3fa
Author: jenkins <bu...@apache.org>
AuthorDate: Wed Mar 6 18:11:38 2019 +0000

    Publishing website 2019/03/06 18:11:37 at commit 91d007d
---
 .../2019/03/05/beam-2.11.0.html}                   | 328 ++++++++-------------
 website/generated-content/blog/index.html          |  32 ++
 .../contribute/release-guide/index.html            |   2 +
 website/generated-content/feed.xml                 | 236 ++++++++-------
 website/generated-content/index.html               |  10 +-
 5 files changed, 292 insertions(+), 316 deletions(-)

diff --git a/website/generated-content/index.html b/website/generated-content/blog/2019/03/05/beam-2.11.0.html
similarity index 57%
copy from website/generated-content/index.html
copy to website/generated-content/blog/2019/03/05/beam-2.11.0.html
index bd49e87..6d3d850 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/blog/2019/03/05/beam-2.11.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.11.0</title>
+  <meta name="description" content="We are happy to present the new 2.11.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/03/05/beam-2.11.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-03-05-beam-2.11.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.11.0</h1>
+    <p class="post-meta"><time datetime="2019-03-05T00:00:01-08:00" itemprop="datePublished">Mar 5, 2019</time> •
+       Ahmet Altay 
+      
+    </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,206 +171,110 @@ 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/downloads/">Download Beam SDK 2.11.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/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>
-            
-            <a class="hero__blog__cards__card" href="/blog/2018/12/13/beam-2.9.0.html">
-              <div class="hero__blog__cards__card__title">Apache Beam 2.9.0</div>
-              <div class="hero__blog__cards__card__date">Dec 13, 2018</div>
-            </a>
-            
-            <a class="hero__blog__cards__card" href="/blog/2018/10/31/beam-summit-aftermath.html">
-              <div class="hero__blog__cards__card__title">Inaugural edition of the Beam Summit Europe 2018 - aftermath</div>
-              <div class="hero__blog__cards__card__date">Oct 31, 2018</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.11.0 release of Beam. This release includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#2110-2019-02-26">download page</a> for this release.<!--more-->
+For more information on changes in 2.11.0, check out the
+<a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;version=12344775">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="dependency-upgradeschanges">Dependency Upgrades/Changes</h3>
+
+<ul>
+  <li>Java: antlr: 4.7</li>
+  <li>Java: antlr_runtime: 4.7</li>
+  <li>Java: bigdataoss_gcsio: 1.9.16</li>
+  <li>Java: bigdataoss_util: 1.9.16</li>
+  <li>Java: bigtable_client_core: 1.8.0</li>
+  <li>Java: cassandra-driver-core: 3.6.0</li>
+  <li>Java: cassandra-driver-mapping: 3.6.0</li>
+  <li>Java: commons-compress: 1.18</li>
+  <li>Java: gax_grpc: 1.38.0</li>
+  <li>Java: google_api_common: 1.7.0</li>
+  <li>Java: google_api_services_dataflow: v1b3-rev20190126-1.27.0</li>
+  <li>Java: google_cloud_bigquery_storage: 0.79.0-alpha</li>
+  <li>Java: google_cloud_bigquery_storage_proto: 0.44.0</li>
+  <li>Java: google_auth_library_credentials: 0.12.0</li>
+  <li>Java: google_auth_library_oauth2_http: 0.12.0</li>
+  <li>Java: google_cloud_core: 1.61.0</li>
+  <li>Java: google_cloud_core_grpc: 1.61.0</li>
+  <li>Java: google_cloud_spanner: 1.6.0</li>
+  <li>Java: grpc_all: 1.17.1</li>
+  <li>Java: grpc_auth: 1.17.1</li>
+  <li>Java: grpc_core: 1.17.1</li>
+  <li>Java: grpc_google_cloud_pubsub_v1: 1.17.1</li>
+  <li>Java: grpc_protobuf: 1.17.1</li>
+  <li>Java: grpc_protobuf_lite: 1.17.1</li>
+  <li>Java: grpc_netty: 1.17.1</li>
+  <li>Java: grpc_stub: 1.17.1</li>
+  <li>Java: netty_handler: 4.1.30.Final</li>
+  <li>Java: netty_tcnative_boringssl_static: 2.0.17.Final</li>
+  <li>Java: netty_transport_native_epoll: 4.1.30.Final</li>
+  <li>Java: proto_google_cloud_spanner_admin_database_v1: 1.6.0</li>
+  <li>Java: zstd_jni: 1.3.8-3</li>
+  <li>Python: futures&gt;=3.2.0,&lt;4.0.0; python_version &lt; “3.0”</li>
+  <li>Python: pyvcf&gt;=0.6.8,&lt;0.7.0; python_version &lt; “3.0”</li>
+  <li>Python: google-apitools&gt;=0.5.26,&lt;0.5.27</li>
+  <li>Python: google-cloud-core==0.28.1’</li>
+  <li>Python: google-cloud-bigtable==0.31.1</li>
+</ul>
+
+<h3 id="ios">I/Os</h3>
+
+<ul>
+  <li>Portable Flink runner support for running cross-language transforms.</li>
+  <li>Add Cloud KMS support to GCS copies.</li>
+  <li>Add parameters for offsetConsumer in KafkaIO.read().</li>
+  <li>Allow setting compression codec in ParquetIO write.</li>
+  <li>Cassandra: PasswordDecrypter: Delay decryption / Avoid serialization.</li>
+  <li>Add kms_key to BigQuery transforms, pass to Dataflow.</li>
+</ul>
+
+<h3 id="new-features--improvements">New Features / Improvements</h3>
+
+<ul>
+  <li>Python 3 (experimental) suppport for DirectRunner and DataflowRunner.</li>
+  <li>Add ZStandard compression support for Java SD</li>
+  <li>Python: Add CombineFn.compact, similar to Java.</li>
+  <li>SparkRunner: GroupByKey optimized for non-merging windows.</li>
+  <li>SparkRunner: Add bundleSize parameter to control splitting of Spark sources</li>
+  <li>FlinkRunner: Portable runner savepoint / upgrade support.</li>
+</ul>
+
+<h3 id="bugfixes">Bugfixes</h3>
+
+<ul>
+  <li>Various bug fixes and performance improvements.</li>
+</ul>
+
+<h3 id="deprecations">Deprecations</h3>
+
+<ul>
+  <li>Deprecate MongoDb <code class="highlighter-rouge">withKeepAlive</code> because it is deprecated in the Mongo driver.</li>
+</ul>
+
+<h2 id="list-of-contributors">List of Contributors</h2>
+
+<p>According to git shortlog, the following people contributed
+to the 2.11.0 release. Thank you to all contributors!</p>
+
+<p>Ahmet Altay, Alex Amato. Alexey Romanenko, Andrew Pilloud, Ankur Goenka, Anton Kedin
+Boyuan Zhang, Brian Hulette, Brian Martin, Chamikara Jayalath, Charles Chen, Craig Chambers
+Daniel Oliveira, David Moravek, David Rieber, Dustin Rhodes, Etienne Chauchot, Gleb Kanterov
+Hai Lu, Heejong Lee, Ismaël Mejía, J Ross Thomson, Jan Lukavsky, Jason Kuster, Jean-Baptiste Onofré
+Jeff Klukas, João Cabrita, Juan Rael, Juta Staes, Kasia Kucharczyk, Kengo Seki, Kenneth Jung
+Kenneth Knowles, Kyle Weaver, Kyle Winkelman, Lukas Drbal, Marek Simunek, Mark Liu
+Maximilian Michels, Melissa Pashniak, Michael Luckey, Michal Walenia, Mike Pedersen
+Mikhail Gryzykhin, Niel Markwick, Pablo Estrada, Pascal Gula, Reuven Lax, Robbe Sneyders
+Robert Bradshaw, Robert Burke, Rui Wang, Ruoyun Huang, Ryan Williams, Sam Rohde, Sam Whittle
+Scott Wegner, Tanay Tummalapalli, Thomas Weise, Tianyang Hu, Tyler Akidau, Udi Meiri
+Valentyn Tymofieiev, Xinyu Liu, Xu Mingmin, Łukasz Gajowy.</p>
 
-<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>
 
-<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.11.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 64c4e64..dd89695 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-2110"><a class="post-link" href="/blog/2019/03/05/beam-2.11.0.html">Apache Beam 2.11.0</a></h3>
+<p><i>Mar 5, 2019 •
+ Ahmet Altay 
+</i></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.11.0 release of Beam. This release includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#2110-2019-02-26">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/03/05/beam-2.11.0.html" role="button">
+Read more&nbsp;<span class="glyphicon glyphicon-menu-right" aria-hidden="true"></span>
+</a>
+</p>
+
+<hr />
+
 <h3 id="apache-beam-2100"><a class="post-link" href="/blog/2019/02/15/beam-2.10.0.html">Apache Beam 2.10.0</a></h3>
 <p><i>Feb 15, 2019 •
  Kenneth Knowles [<a href="https://twitter.com/KennKnowles">@KennKnowles</a>]
diff --git a/website/generated-content/contribute/release-guide/index.html b/website/generated-content/contribute/release-guide/index.html
index b731433..47346ec 100644
--- a/website/generated-content/contribute/release-guide/index.html
+++ b/website/generated-content/contribute/release-guide/index.html
@@ -1686,6 +1686,8 @@ git push github "$VERSION_TAG"
 
 <p>Major or otherwise important releases should have a blog post. Write one if needed for this particular release. Minor releases that don’t introduce new major functionality don’t necessarily need to be blogged.</p>
 
+<p><em>Tip:</em> Use git log to find contributors to the releases. (e.g: <code class="highlighter-rouge">git log --pretty='%aN' ^v2.10.0 v2.11.0 | sort | uniq</code>).</p>
+
 <h3 id="social-media">Social media</h3>
 
 <p>Tweet, post on Facebook, LinkedIn, and other platforms. Ask other contributors to do the same.</p>
diff --git a/website/generated-content/feed.xml b/website/generated-content/feed.xml
index 4a7bc02..f1fab21 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -20,6 +20,131 @@
     <generator>Jekyll v3.2.0</generator>
     
       <item>
+        <title>Apache Beam 2.11.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.11.0 release of Beam. This release includes both improvements and new functionality.
+See the &lt;a href=&quot;/get-started/downloads/#2110-2019-02-26&quot;&gt;download page&lt;/a&gt; for this release.&lt;!--more--&gt;
+For more information on changes in 2.11.0, check out the
+&lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;amp;version=12344775&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;dependency-upgradeschanges&quot;&gt;Dependency Upgrades/Changes&lt;/h3&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Java: antlr: 4.7&lt;/li&gt;
+  &lt;li&gt;Java: antlr_runtime: 4.7&lt;/li&gt;
+  &lt;li&gt;Java: bigdataoss_gcsio: 1.9.16&lt;/li&gt;
+  &lt;li&gt;Java: bigdataoss_util: 1.9.16&lt;/li&gt;
+  &lt;li&gt;Java: bigtable_client_core: 1.8.0&lt;/li&gt;
+  &lt;li&gt;Java: cassandra-driver-core: 3.6.0&lt;/li&gt;
+  &lt;li&gt;Java: cassandra-driver-mapping: 3.6.0&lt;/li&gt;
+  &lt;li&gt;Java: commons-compress: 1.18&lt;/li&gt;
+  &lt;li&gt;Java: gax_grpc: 1.38.0&lt;/li&gt;
+  &lt;li&gt;Java: google_api_common: 1.7.0&lt;/li&gt;
+  &lt;li&gt;Java: google_api_services_dataflow: v1b3-rev20190126-1.27.0&lt;/li&gt;
+  &lt;li&gt;Java: google_cloud_bigquery_storage: 0.79.0-alpha&lt;/li&gt;
+  &lt;li&gt;Java: google_cloud_bigquery_storage_proto: 0.44.0&lt;/li&gt;
+  &lt;li&gt;Java: google_auth_library_credentials: 0.12.0&lt;/li&gt;
+  &lt;li&gt;Java: google_auth_library_oauth2_http: 0.12.0&lt;/li&gt;
+  &lt;li&gt;Java: google_cloud_core: 1.61.0&lt;/li&gt;
+  &lt;li&gt;Java: google_cloud_core_grpc: 1.61.0&lt;/li&gt;
+  &lt;li&gt;Java: google_cloud_spanner: 1.6.0&lt;/li&gt;
+  &lt;li&gt;Java: grpc_all: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: grpc_auth: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: grpc_core: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: grpc_google_cloud_pubsub_v1: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: grpc_protobuf: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: grpc_protobuf_lite: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: grpc_netty: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: grpc_stub: 1.17.1&lt;/li&gt;
+  &lt;li&gt;Java: netty_handler: 4.1.30.Final&lt;/li&gt;
+  &lt;li&gt;Java: netty_tcnative_boringssl_static: 2.0.17.Final&lt;/li&gt;
+  &lt;li&gt;Java: netty_transport_native_epoll: 4.1.30.Final&lt;/li&gt;
+  &lt;li&gt;Java: proto_google_cloud_spanner_admin_database_v1: 1.6.0&lt;/li&gt;
+  &lt;li&gt;Java: zstd_jni: 1.3.8-3&lt;/li&gt;
+  &lt;li&gt;Python: futures&amp;gt;=3.2.0,&amp;lt;4.0.0; python_version &amp;lt; “3.0”&lt;/li&gt;
+  &lt;li&gt;Python: pyvcf&amp;gt;=0.6.8,&amp;lt;0.7.0; python_version &amp;lt; “3.0”&lt;/li&gt;
+  &lt;li&gt;Python: google-apitools&amp;gt;=0.5.26,&amp;lt;0.5.27&lt;/li&gt;
+  &lt;li&gt;Python: google-cloud-core==0.28.1’&lt;/li&gt;
+  &lt;li&gt;Python: google-cloud-bigtable==0.31.1&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3 id=&quot;ios&quot;&gt;I/Os&lt;/h3&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Portable Flink runner support for running cross-language transforms.&lt;/li&gt;
+  &lt;li&gt;Add Cloud KMS support to GCS copies.&lt;/li&gt;
+  &lt;li&gt;Add parameters for offsetConsumer in KafkaIO.read().&lt;/li&gt;
+  &lt;li&gt;Allow setting compression codec in ParquetIO write.&lt;/li&gt;
+  &lt;li&gt;Cassandra: PasswordDecrypter: Delay decryption / Avoid serialization.&lt;/li&gt;
+  &lt;li&gt;Add kms_key to BigQuery transforms, pass to Dataflow.&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;Python 3 (experimental) suppport for DirectRunner and DataflowRunner.&lt;/li&gt;
+  &lt;li&gt;Add ZStandard compression support for Java SD&lt;/li&gt;
+  &lt;li&gt;Python: Add CombineFn.compact, similar to Java.&lt;/li&gt;
+  &lt;li&gt;SparkRunner: GroupByKey optimized for non-merging windows.&lt;/li&gt;
+  &lt;li&gt;SparkRunner: Add bundleSize parameter to control splitting of Spark sources&lt;/li&gt;
+  &lt;li&gt;FlinkRunner: Portable runner savepoint / upgrade support.&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;h3 id=&quot;deprecations&quot;&gt;Deprecations&lt;/h3&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Deprecate MongoDb &lt;code class=&quot;highlighter-rouge&quot;&gt;withKeepAlive&lt;/code&gt; because it is deprecated in the Mongo driver.&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.11.0 release. Thank you to all contributors!&lt;/p&gt;
+
+&lt;p&gt;Ahmet Altay, Alex Amato. Alexey Romanenko, Andrew Pilloud, Ankur Goenka, Anton Kedin
+Boyuan Zhang, Brian Hulette, Brian Martin, Chamikara Jayalath, Charles Chen, Craig Chambers
+Daniel Oliveira, David Moravek, David Rieber, Dustin Rhodes, Etienne Chauchot, Gleb Kanterov
+Hai Lu, Heejong Lee, Ismaël Mejía, J Ross Thomson, Jan Lukavsky, Jason Kuster, Jean-Baptiste Onofré
+Jeff Klukas, João Cabrita, Juan Rael, Juta Staes, Kasia Kucharczyk, Kengo Seki, Kenneth Jung
+Kenneth Knowles, Kyle Weaver, Kyle Winkelman, Lukas Drbal, Marek Simunek, Mark Liu
+Maximilian Michels, Melissa Pashniak, Michael Luckey, Michal Walenia, Mike Pedersen
+Mikhail Gryzykhin, Niel Markwick, Pablo Estrada, Pascal Gula, Reuven Lax, Robbe Sneyders
+Robert Bradshaw, Robert Burke, Rui Wang, Ruoyun Huang, Ryan Williams, Sam Rohde, Sam Whittle
+Scott Wegner, Tanay Tummalapalli, Thomas Weise, Tianyang Hu, Tyler Akidau, Udi Meiri
+Valentyn Tymofieiev, Xinyu Liu, Xu Mingmin, Łukasz Gajowy.&lt;/p&gt;
+
+</description>
+        <pubDate>Tue, 05 Mar 2019 00:00:01 -0800</pubDate>
+        <link>https://beam.apache.org/blog/2019/03/05/beam-2.11.0.html</link>
+        <guid isPermaLink="true">https://beam.apache.org/blog/2019/03/05/beam-2.11.0.html</guid>
+        
+        
+        <category>blog</category>
+        
+      </item>
+    
+      <item>
         <title>Apache Beam 2.10.0</title>
         <description>&lt;!--
 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
@@ -1044,116 +1169,5 @@ please check the detailed release notes.&lt;/p&gt;
         
       </item>
     
-      <item>
-        <title>Apache Beam 2.3.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.3.0 release of Beam. This release includes
-multiple fixes and new functionalities. &lt;!--more--&gt; For more information
-please check the detailed release notes.&lt;/p&gt;
-
-&lt;h1 id=&quot;new-features--improvements&quot;&gt;New Features / Improvements&lt;/h1&gt;
-
-&lt;h2 id=&quot;beam-moves-to-java-8&quot;&gt;Beam moves to Java 8&lt;/h2&gt;
-
-&lt;p&gt;The supported version of Java for Beam is now Java 8. The code and examples have
-been refactored to use multiple of the advantages of the language, e.g. lambdas,
-streams, improved type inference, etc.&lt;/p&gt;
-
-&lt;h2 id=&quot;spark-runner-is-now-based-on-spark-2x&quot;&gt;Spark runner is now based on Spark 2.x&lt;/h2&gt;
-
-&lt;p&gt;Spark runner moves forward into the Spark 2.x development line, this would allow
-to benefit of improved performance, as well as open the runner for future
-compatibility with the Structured Streaming APIs. Notice that support for Spark
-1.x is finished with this release.&lt;/p&gt;
-
-&lt;h2 id=&quot;amazon-web-services-s3-filesystem-support&quot;&gt;Amazon Web Services S3 Filesystem support&lt;/h2&gt;
-
-&lt;p&gt;Beam already supported AWS S3 via HadoopFileSystem, but this version brings a
-native implementation with the corresponding performance advantages of the S3
-filesystem.&lt;/p&gt;
-
-&lt;h2 id=&quot;general-purpose-writing-to-files&quot;&gt;General-purpose writing to files&lt;/h2&gt;
-
-&lt;p&gt;This release contains a new transform, FileIO.write() / writeDynamic() that
-implements a general-purpose fluent and Java8-friendly API for writing to files
-using a FileIO.Sink. This API has similar capabilities to DynamicDestinations
-APIs from Beam 2.2 but is much easier to use and extend. The DynamicDestinations
-APIs for writing to files are deprecated by it, as is FileBasedSink.&lt;/p&gt;
-
-&lt;h2 id=&quot;splittable-dofn-support-on-the-python-sdk&quot;&gt;Splittable DoFn support on the Python SDK&lt;/h2&gt;
-
-&lt;p&gt;This release adds the Splittable DoFn API for Python SDK and adds Splittable
-DoFn support for Python streaming DirectRunner.&lt;/p&gt;
-
-&lt;h2 id=&quot;portability&quot;&gt;Portability&lt;/h2&gt;
-
-&lt;p&gt;Progress continues to being able to execute Python on runners other then Google
-Cloud Dataflow and the Go SDK on any runner.&lt;/p&gt;
-
-&lt;h1 id=&quot;miscellaneous-fixes&quot;&gt;Miscellaneous Fixes&lt;/h1&gt;
-
-&lt;h2 id=&quot;sdks&quot;&gt;SDKs&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;MapElements and FlatMapElements support using side inputs using the new
-interface Contextful.Fn. For library authors, this interface is the
-recommended choice for user-code callbacks that may use side inputs.&lt;/li&gt;
-  &lt;li&gt;Introduces the family of Reify transforms for converting between explicit and
-implicit representations of various Beam entities.&lt;/li&gt;
-  &lt;li&gt;Introduces two transforms for approximate sketching of data: Count-Min Sketch
-(approximate element frequency estimation) and HyperLogLog (approximate
-cardinality estimation).&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2 id=&quot;runners&quot;&gt;Runners&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;Staging files on Dataflow shows progress&lt;/li&gt;
-  &lt;li&gt;Flink runner is based now on Flink version 1.4.0&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2 id=&quot;ios&quot;&gt;IOs&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;BigtableIO now supports ValueProvider configuration&lt;/li&gt;
-  &lt;li&gt;BigQueryIO supports writing bounded collections to tables with partition
-decorators&lt;/li&gt;
-  &lt;li&gt;KafkaIO moves to version 1.0 (it is still backwards compatible with versions &amp;gt;= 0.9.x.x)&lt;/li&gt;
-  &lt;li&gt;Added IO source for VCF files (Python)&lt;/li&gt;
-  &lt;li&gt;Added support for backoff on deadlocks in JdbcIO.write() and connection
-improvement&lt;/li&gt;
-  &lt;li&gt;Improved performance of KinesisIO.read()&lt;/li&gt;
-  &lt;li&gt;Many improvements to TikaIO&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h1 id=&quot;list-of-contributors&quot;&gt;List of Contributors&lt;/h1&gt;
-
-&lt;p&gt;According to git shortlog, the following 78 people contributed to the 2.3.0 release. Thank you to all contributors!&lt;/p&gt;
-
-&lt;p&gt;Ahmet Altay, Alan Myrvold, Alex Amato, Alexey Romanenko, Ankur Goenka, Anton Kedin, Arnaud Fournier, Asha Rostamianfar, Ben Chambers, Ben Sidhom, Bill Neubauer, Brian Foo, cclauss, Chamikara Jayalath, Charles Chen, Colm O hEigeartaigh, Daniel Oliveira, Dariusz Aniszewski, David Cavazos, David Sabater, David Sabater Dinter, Dawid Wysakowicz, Dmytro Ivanov, Etienne Chauchot, Eugene Kirpichov, Exprosed, Grzegorz Kołakowski, Henning Rohde, Holden Karau, Huygaa Batsaikhan, Ilya Figot [...]
-
-</description>
-        <pubDate>Mon, 19 Feb 2018 00:00:01 -0800</pubDate>
-        <link>https://beam.apache.org/blog/2018/02/19/beam-2.3.0.html</link>
-        <guid isPermaLink="true">https://beam.apache.org/blog/2018/02/19/beam-2.3.0.html</guid>
-        
-        
-        <category>blog</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/website/generated-content/index.html b/website/generated-content/index.html
index bd49e87..84534ed 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/index.html
@@ -176,6 +176,11 @@ limitations under the License.
           </div>
           <div class="hero__blog__cards">
             
+            <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>
@@ -186,11 +191,6 @@ limitations under the License.
               <div class="hero__blog__cards__card__date">Dec 13, 2018</div>
             </a>
             
-            <a class="hero__blog__cards__card" href="/blog/2018/10/31/beam-summit-aftermath.html">
-              <div class="hero__blog__cards__card__title">Inaugural edition of the Beam Summit Europe 2018 - aftermath</div>
-              <div class="hero__blog__cards__card__date">Oct 31, 2018</div>
-            </a>
-            
           </div>
         </div>
       </div>