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 dba2a69  Publishing website 2019/08/23 19:47:04 at commit 279c55f
dba2a69 is described below

commit dba2a6945e6a8883d28fffd39583887e719b8743
Author: jenkins <bui...@apache.org>
AuthorDate: Fri Aug 23 19:47:05 2019 +0000

    Publishing website 2019/08/23 19:47:04 at commit 279c55f
---
 .../blog/2019/08/22/beam-2.15.0.html                | 21 +++++++++++++++------
 website/generated-content/feed.xml                  | 21 +++++++++++++++------
 2 files changed, 30 insertions(+), 12 deletions(-)

diff --git a/website/generated-content/blog/2019/08/22/beam-2.15.0.html 
b/website/generated-content/blog/2019/08/22/beam-2.15.0.html
index 9169592..2616294 100644
--- a/website/generated-content/blog/2019/08/22/beam-2.15.0.html
+++ b/website/generated-content/blog/2019/08/22/beam-2.15.0.html
@@ -197,21 +197,25 @@ For more information on changes in 2.15.0, check out the
 
 <ul>
   <li>Vendored Guava was upgraded to version 26.0.</li>
+  <li>Support multi-process execution on the FnApiRunner for Python. (<a 
href="https://issues.apache.org/jira/browse/BEAM-3645";>BEAM-3645</a>)</li>
 </ul>
 
 <h3 id="ios">I/Os</h3>
 
 <ul>
-  <li>Add AvroIO.sink for IndexedRecord (FileIO compatible).</li>
+  <li>Add AvroIO.sink for IndexedRecord (FileIO compatible). (<a 
href="https://issues.apache.org/jira/browse/BEAM-6480";>BEAM-6480</a>)</li>
+  <li>Add support for writing to BigQuery clustered tables. (<a 
href="https://issues.apache.org/jira/browse/BEAM-5191";>BEAM-5191</a>)</li>
 </ul>
 
 <h3 id="new-features--improvements">New Features / Improvements</h3>
 
 <ul>
-  <li>Support ParquetTable in SQL.</li>
-  <li>Add hot key detection to Dataflow Runner.</li>
-  <li>Enable throughput collection in BigQuery performance tests.</li>
-  <li>Support schemas in the JDBC sink.</li>
+  <li>Support ParquetTable in SQL. (<a 
href="https://issues.apache.org/jira/browse/BEAM-7728";>BEAM-7728</a>)</li>
+  <li>Add hot key detection to Dataflow Runner. (<a 
href="https://issues.apache.org/jira/browse/BEAM-7820";>BEAM-7820</a>)</li>
+  <li>Support schemas in the JDBC sink. (<a 
href="https://issues.apache.org/jira/browse/BEAM-6675";>BEAM-6675</a>)</li>
+  <li>Report GCS throttling time to Dataflow autoscaler for better 
autoscaling. (<a 
href="https://issues.apache.org/jira/browse/BEAM-7667";>BEAM-7667</a>)</li>
+  <li>Support transform_name_mapping option in Python SDK for <code 
class="highlighter-rouge">--update</code> use. (<a 
href="https://issues.apache.org/jira/browse/BEAM-7761";>BEAM-7761</a>)</li>
+  <li>Dependency: Upgrade Jackson databind to version 2.9.9.3 (<a 
href="https://issues.apache.org/jira/browse/BEAM-7880";>BEAM-7880</a>)</li>
 </ul>
 
 <h3 id="bugfixes">Bugfixes</h3>
@@ -223,7 +227,12 @@ For more information on changes in 2.15.0, check out the
 <h3 id="known-issues">Known Issues</h3>
 
 <ul>
-  <li><a href="https://issues.apache.org/jira/browse/BEAM-7616";>BEAM-7616</a> 
urlopen calls may get stuck.</li>
+  <li><a href="https://issues.apache.org/jira/browse/BEAM-7616";>BEAM-7616</a> 
urlopen calls may get stuck. (Regression from 2.14.0)</li>
+</ul>
+
+<h3 id="breaking-changes">Breaking Changes</h3>
+<ul>
+  <li><code class="highlighter-rouge">--region</code> flag will be a required 
flag in the future for Dataflow. A warning is added to warn for this future 
change. (<a 
href="https://issues.apache.org/jira/browse/BEAM-7833";>BEAM-7833</a>)</li>
 </ul>
 
 <h2 id="list-of-contributors">List of Contributors</h2>
diff --git a/website/generated-content/feed.xml 
b/website/generated-content/feed.xml
index 48ff680..c392aa8 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -44,21 +44,25 @@ For more information on changes in 2.15.0, check out the
 
 &lt;ul&gt;
   &lt;li&gt;Vendored Guava was upgraded to version 26.0.&lt;/li&gt;
+  &lt;li&gt;Support multi-process execution on the FnApiRunner for Python. 
(&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-3645&quot;&gt;BEAM-3645&lt;/a&gt;)&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h3 id=&quot;ios&quot;&gt;I/Os&lt;/h3&gt;
 
 &lt;ul&gt;
-  &lt;li&gt;Add AvroIO.sink for IndexedRecord (FileIO compatible).&lt;/li&gt;
+  &lt;li&gt;Add AvroIO.sink for IndexedRecord (FileIO compatible). (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-6480&quot;&gt;BEAM-6480&lt;/a&gt;)&lt;/li&gt;
+  &lt;li&gt;Add support for writing to BigQuery clustered tables. (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-5191&quot;&gt;BEAM-5191&lt;/a&gt;)&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;Support ParquetTable in SQL.&lt;/li&gt;
-  &lt;li&gt;Add hot key detection to Dataflow Runner.&lt;/li&gt;
-  &lt;li&gt;Enable throughput collection in BigQuery performance 
tests.&lt;/li&gt;
-  &lt;li&gt;Support schemas in the JDBC sink.&lt;/li&gt;
+  &lt;li&gt;Support ParquetTable in SQL. (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7728&quot;&gt;BEAM-7728&lt;/a&gt;)&lt;/li&gt;
+  &lt;li&gt;Add hot key detection to Dataflow Runner. (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7820&quot;&gt;BEAM-7820&lt;/a&gt;)&lt;/li&gt;
+  &lt;li&gt;Support schemas in the JDBC sink. (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-6675&quot;&gt;BEAM-6675&lt;/a&gt;)&lt;/li&gt;
+  &lt;li&gt;Report GCS throttling time to Dataflow autoscaler for better 
autoscaling. (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7667&quot;&gt;BEAM-7667&lt;/a&gt;)&lt;/li&gt;
+  &lt;li&gt;Support transform_name_mapping option in Python SDK for &lt;code 
class=&quot;highlighter-rouge&quot;&gt;--update&lt;/code&gt; use. (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7761&quot;&gt;BEAM-7761&lt;/a&gt;)&lt;/li&gt;
+  &lt;li&gt;Dependency: Upgrade Jackson databind to version 2.9.9.3 (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7880&quot;&gt;BEAM-7880&lt;/a&gt;)&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h3 id=&quot;bugfixes&quot;&gt;Bugfixes&lt;/h3&gt;
@@ -70,7 +74,12 @@ For more information on changes in 2.15.0, check out the
 &lt;h3 id=&quot;known-issues&quot;&gt;Known Issues&lt;/h3&gt;
 
 &lt;ul&gt;
-  &lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7616&quot;&gt;BEAM-7616&lt;/a&gt;
 urlopen calls may get stuck.&lt;/li&gt;
+  &lt;li&gt;&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7616&quot;&gt;BEAM-7616&lt;/a&gt;
 urlopen calls may get stuck. (Regression from 2.14.0)&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;&lt;code 
class=&quot;highlighter-rouge&quot;&gt;--region&lt;/code&gt; flag will be a 
required flag in the future for Dataflow. A warning is added to warn for this 
future change. (&lt;a 
href=&quot;https://issues.apache.org/jira/browse/BEAM-7833&quot;&gt;BEAM-7833&lt;/a&gt;)&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h2 id=&quot;list-of-contributors&quot;&gt;List of Contributors&lt;/h2&gt;

Reply via email to