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 c00b985  Publishing website 2022/02/10 00:02:17 at commit 663e924
c00b985 is described below

commit c00b9857d5880508ae91ebd6c4ca51c3fef38212
Author: jenkins <bui...@apache.org>
AuthorDate: Thu Feb 10 00:02:18 2022 +0000

    Publishing website 2022/02/10 00:02:17 at commit 663e924
---
 website/generated-content/blog/beam-2.28.0/index.html      | 2 +-
 website/generated-content/blog/beam-2.35.0/index.html      | 3 ++-
 website/generated-content/blog/index.xml                   | 4 +++-
 website/generated-content/categories/blog/index.xml        | 4 +++-
 website/generated-content/feed.xml                         | 2 ++
 website/generated-content/get-started/downloads/index.html | 6 +++---
 website/generated-content/get-started/index.xml            | 2 +-
 website/generated-content/sitemap.xml                      | 2 +-
 8 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/website/generated-content/blog/beam-2.28.0/index.html 
b/website/generated-content/blog/beam-2.28.0/index.html
index d56eed8..b25d9f4 100644
--- a/website/generated-content/blog/beam-2.28.0/index.html
+++ b/website/generated-content/blog/beam-2.28.0/index.html
@@ -19,7 +19,7 @@ function 
addPlaceholder(){$('input:text').attr('placeholder',"What are you looki
 function endSearch(){var 
search=document.querySelector(".searchBar");search.classList.add("disappear");var
 icons=document.querySelector("#iconsBar");icons.classList.remove("disappear");}
 function blockScroll(){$("body").toggleClass("fixedPosition");}
 function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="body__contained center no__padding content-up"><article class=post 
itemscope itemtype=http://schema.org/BlogPosting><div class=post-content><div 
class=post-info><p>blog</p><p>2021/02/22</p></div><header class=post-header><h2 
itemprop="name headline">Apache Beam 2.28.0</h1><div 
class=post-info><span>Chamikara Jayalath</span></div></header><div 
class="arrow-list header-top-margin" itemprop=articleBody><p>We are happy  [...]
-See the <a href=/get-started/downloads/#2280-2021-02-13>download page</a> for 
this release.
+See the <a href=/get-started/downloads/#2280-2021-02-22>download page</a> for 
this release.
 For more information on changes in 2.28.0, check out the
 <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12349499";>detailed
 release notes</a>.</p><h2 id=highlights>Highlights</h2><ul><li>Many 
improvements related to Parquet support (<a 
href=https://issues.apache.org/jira/browse/BEAM-11460>BEAM-11460</a>, <a 
href=https://issues.apache.org/jira/browse/BEAM-8202>BEAM-8202</a>, and <a 
href=https://issues.apache.org/jira/browse/BEAM-11526>BEAM-11526</a>)</li><li>Hash
 Functions in BeamSQL (<a href=https://i [...]
 &ldquo;beam-sdks-java-extensions-sql-zetasql&rdquo; declare Guava 30.1-jre 
dependency (It was 25.1-jre in Beam 2.27.0).
diff --git a/website/generated-content/blog/beam-2.35.0/index.html 
b/website/generated-content/blog/beam-2.35.0/index.html
index 92bf770..8231b6d 100644
--- a/website/generated-content/blog/beam-2.35.0/index.html
+++ b/website/generated-content/blog/beam-2.35.0/index.html
@@ -28,7 +28,7 @@ This is a relatively minor breaking change, which we&rsquo;re 
implementing to im
 This transform is relatively new, so we may implement other breaking changes 
in the future to improve its usability.</li><li>Side inputs are supported 
within Splittable DoFns for Dataflow Runner V1 and Dataflow Runner V2. (<a 
href=https://issues.apache.org/jira/browse/BEAM-12522>BEAM-12522</a>).</li></ul><h2
 id=new-features--improvements>New Features / Improvements</h2><ul><li>Added 
custom delimiters to Python TextIO reads (<a 
href=https://issues.apache.org/jira/browse/BEAM-12730>BEAM-12 [...]
 see <a 
href=https://storage.googleapis.com/cloud-opensource-java-dashboard/com.google.cloud/libraries-bom/24.0.0/artifact_details.html>this
 table</a>.</li><li>Removed avro-python3 dependency in AvroIO. Fastavro has 
already been our Avro library of choice on Python 3. Boolean use_fastavro is 
left for api compatibility, but will have no effect.(<a 
href=https://github.com/apache/beam/pull/15900>BEAM-13016</a>).</li><li>MultiMap
 side inputs are now supported by the Go SDK (<a href=https://is [...]
 (<a 
href=https://issues.apache.org/jira/browse/BEAM-11087>BEAM-11087</a>).</li><li>Fixed
 data loss when writing to DynamoDB without setting deduplication key names 
(Java)
-(<a 
href=https://issues.apache.org/jira/browse/BEAM-13009>BEAM-13009</a>).</li><li>Go
 SDK Examples now have types and functions registered. (Go) (<a 
href=https://issues.apache.org/jira/browse/BEAM-5378>BEAM-5378</a>)</li></ul><h2
 id=known-issues>Known Issues</h2><ul><li>Users of beam-sdks-java-io-hcatalog 
(and beam-sdks-java-extensions-sql-hcatalog) must take care to override the 
transitive log4j dependency when they add a hive dependency (<a 
href=https://issues.apache.org/jira/browse/BE [...]
+(<a 
href=https://issues.apache.org/jira/browse/BEAM-13009>BEAM-13009</a>).</li><li>Go
 SDK Examples now have types and functions registered. (Go) (<a 
href=https://issues.apache.org/jira/browse/BEAM-5378>BEAM-5378</a>)</li><li>Fixed
 data loss when using Python WriteToFiles in streaming pipeline (<a 
href=https://issues.apache.org/jira/browse/BEAM-12950>BEAM-12950</a>).</li></ul><h2
 id=known-issues>Known Issues</h2><ul><li>Users of beam-sdks-java-io-hcatalog 
(and beam-sdks-java-extensions-sq [...]
 Alexandr Zhuravlev
 Alexey Romanenko
 AlikRodriguez
@@ -51,6 +51,7 @@ Daniel Oliveira
 daria.malkova
 darshan-sj
 David Huntsperger
+David Prieto Rivera
 Dmitrii Kuzin
 dpcollins-google
 dprieto
diff --git a/website/generated-content/blog/index.xml 
b/website/generated-content/blog/index.xml
index cce94fe..27de8d5 100644
--- a/website/generated-content/blog/index.xml
+++ b/website/generated-content/blog/index.xml
@@ -196,6 +196,7 @@ see &lt;a 
href="https://storage.googleapis.com/cloud-opensource-java-dashboard/c
 &lt;li>Fixed data loss when writing to DynamoDB without setting deduplication 
key names (Java)
 (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-13009";>BEAM-13009&lt;/a>).&lt;/li>
 &lt;li>Go SDK Examples now have types and functions registered. (Go) (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-5378";>BEAM-5378&lt;/a>)&lt;/li>
+&lt;li>Fixed data loss when using Python WriteToFiles in streaming pipeline 
(&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-12950";>BEAM-12950&lt;/a>).&lt;/li>
 &lt;/ul>
 &lt;h2 id="known-issues">Known Issues&lt;/h2>
 &lt;ul>
@@ -226,6 +227,7 @@ Daniel Oliveira
 daria.malkova
 darshan-sj
 David Huntsperger
+David Prieto Rivera
 Dmitrii Kuzin
 dpcollins-google
 dprieto
@@ -1080,7 +1082,7 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 &lt;p>We are happy to present the new 2.28.0 release of Apache Beam. This 
release includes both improvements and new functionality.
-See the &lt;a href="/get-started/downloads/#2280-2021-02-13">download 
page&lt;/a> for this release.
+See the &lt;a href="/get-started/downloads/#2280-2021-02-22">download 
page&lt;/a> for this release.
 For more information on changes in 2.28.0, check out the
 &lt;a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;amp;version=12349499";>detailed
 release notes&lt;/a>.&lt;/p>
 &lt;h2 id="highlights">Highlights&lt;/h2>
diff --git a/website/generated-content/categories/blog/index.xml 
b/website/generated-content/categories/blog/index.xml
index 42848ef..b275336 100644
--- a/website/generated-content/categories/blog/index.xml
+++ b/website/generated-content/categories/blog/index.xml
@@ -196,6 +196,7 @@ see &lt;a 
href="https://storage.googleapis.com/cloud-opensource-java-dashboard/c
 &lt;li>Fixed data loss when writing to DynamoDB without setting deduplication 
key names (Java)
 (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-13009";>BEAM-13009&lt;/a>).&lt;/li>
 &lt;li>Go SDK Examples now have types and functions registered. (Go) (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-5378";>BEAM-5378&lt;/a>)&lt;/li>
+&lt;li>Fixed data loss when using Python WriteToFiles in streaming pipeline 
(&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-12950";>BEAM-12950&lt;/a>).&lt;/li>
 &lt;/ul>
 &lt;h2 id="known-issues">Known Issues&lt;/h2>
 &lt;ul>
@@ -226,6 +227,7 @@ Daniel Oliveira
 daria.malkova
 darshan-sj
 David Huntsperger
+David Prieto Rivera
 Dmitrii Kuzin
 dpcollins-google
 dprieto
@@ -1080,7 +1082,7 @@ See the License for the specific language governing 
permissions and
 limitations under the License.
 -->
 &lt;p>We are happy to present the new 2.28.0 release of Apache Beam. This 
release includes both improvements and new functionality.
-See the &lt;a href="/get-started/downloads/#2280-2021-02-13">download 
page&lt;/a> for this release.
+See the &lt;a href="/get-started/downloads/#2280-2021-02-22">download 
page&lt;/a> for this release.
 For more information on changes in 2.28.0, check out the
 &lt;a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;amp;version=12349499";>detailed
 release notes&lt;/a>.&lt;/p>
 &lt;h2 id="highlights">Highlights&lt;/h2>
diff --git a/website/generated-content/feed.xml 
b/website/generated-content/feed.xml
index 34658e6..2ed79dc 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -196,6 +196,7 @@ see &lt;a 
href="https://storage.googleapis.com/cloud-opensource-java-dashboard/c
 &lt;li>Fixed data loss when writing to DynamoDB without setting deduplication 
key names (Java)
 (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-13009";>BEAM-13009&lt;/a>).&lt;/li>
 &lt;li>Go SDK Examples now have types and functions registered. (Go) (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-5378";>BEAM-5378&lt;/a>)&lt;/li>
+&lt;li>Fixed data loss when using Python WriteToFiles in streaming pipeline 
(&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-12950";>BEAM-12950&lt;/a>).&lt;/li>
 &lt;/ul>
 &lt;h2 id="known-issues">Known Issues&lt;/h2>
 &lt;ul>
@@ -226,6 +227,7 @@ Daniel Oliveira
 daria.malkova
 darshan-sj
 David Huntsperger
+David Prieto Rivera
 Dmitrii Kuzin
 dpcollins-google
 dprieto
diff --git a/website/generated-content/get-started/downloads/index.html 
b/website/generated-content/get-started/downloads/index.html
index 5418705..1c4eb8b 100644
--- a/website/generated-content/get-started/downloads/index.html
+++ b/website/generated-content/get-started/downloads/index.html
@@ -18,7 +18,7 @@
 function addPlaceholder(){$('input:text').attr('placeholder',"What are you 
looking for?");}
 function endSearch(){var 
search=document.querySelector(".searchBar");search.classList.add("disappear");var
 icons=document.querySelector("#iconsBar");icons.classList.remove("disappear");}
 function blockScroll(){$("body").toggleClass("fixedPosition");}
-function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span class=section-nav-list-main-title>Get 
started</span></li><li><a href=/get-started/beam-overview/>Beam 
Overview</a></li><li><a href=/get-started/tour-of-beam/>Tour of 
Beam</a></li><li><s [...]
+function openMenu(){addPlaceholder();blockScroll();}</script><div 
class="clearfix container-main-content"><div class="section-nav closed" 
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back 
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list 
data-section-nav><li><span class=section-nav-list-main-title>Get 
started</span></li><li><a href=/get-started/beam-overview/>Beam 
Overview</a></li><li><a href=/get-started/tour-of-beam/>Tour of 
Beam</a></li><li><s [...]
 central repository. The Java SDK is available on <a 
href=https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.beam%22>Maven
 Central Repository</a>,
 and the Python SDK is available on <a 
href=https://pypi.python.org/pypi/apache-beam>PyPI</a>.</p><p>For example, if 
you are developing using Maven and want to use the SDK for Java
 with the <code>DirectRunner</code>, add the following dependencies to your 
<code>pom.xml</code> file:</p><pre><code>&lt;dependency&gt;
@@ -48,7 +48,7 @@ sure it is the same as ours.</p><h2 id=api-stability>API 
stability</h2><p>Apache
 <a href=https://semver.org/>semantic versioning</a> with exceptions. Version 
numbers use
 the form <code>major.minor.patch</code> and are incremented as 
follows:</p><ul><li>major version for incompatible API changes</li><li>minor 
version for new functionality added in a backward-compatible manner, infrequent 
incompatible API changes</li><li>patch version for forward-compatible bug 
fixes</li></ul><p>Please note that APIs marked <a 
href=https://beam.apache.org/releases/javadoc/2.36.0/org/apache/beam/sdk/annotations/Experimental.html><code>@Experimental</code></a>
 may change at any point and are not guaranteed to remain compatible across 
versions.</p><p>Additionally, any API may change before the first stable 
release, i.e., between
-versions denoted <code>0.x.y</code>.</p><h2 id=releases>Releases</h2><h3 
id=2360-2021-02-07>2.36.0 (2021-02-07)</h3><p>Official <a 
href=https://www.apache.org/dyn/closer.cgi/beam/2.36.0/apache-beam-2.36.0-source-release.zip>source
 code download</a>.
+versions denoted <code>0.x.y</code>.</p><h2 id=releases>Releases</h2><h3 
id=2360-2022-02-07>2.36.0 (2022-02-07)</h3><p>Official <a 
href=https://www.apache.org/dyn/closer.cgi/beam/2.36.0/apache-beam-2.36.0-source-release.zip>source
 code download</a>.
 <a 
href=https://downloads.apache.org/beam/2.36.0/apache-beam-2.36.0-source-release.zip.sha512>SHA-512</a>.
 <a 
href=https://downloads.apache.org/beam/2.36.0/apache-beam-2.36.0-source-release.zip.asc>signature</a>.</p><p><a
 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12350407";>Release
 notes</a>
 <a href=/blog/beam-2.36.0>Blog post</a>.</p><h3 id=2350-2021-12-29>2.35.0 
(2021-12-29)</h3><p>Official <a 
href=https://www.apache.org/dyn/closer.cgi/beam/2.35.0/apache-beam-2.35.0-source-release.zip>source
 code download</a>.
@@ -160,7 +160,7 @@ versions denoted <code>0.x.y</code>.</p><h2 
id=releases>Releases</h2><h3 id=2360
 <a 
href=https://archive.apache.org/dist/beam/2.1.0/apache-beam-2.1.0-source-release.zip.asc>signature</a>.</p><p><a
 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12340528";>Release
 notes</a>.</p><h3 id=200-2017-05-17>2.0.0 (2017-05-17)</h3><p>Official <a 
href=https://archive.apache.org/dist/beam/2.0.0/apache-beam-2.0.0-source-release.zip>source
 code download</a>.
 <a 
href=https://archive.apache.org/dist/beam/2.0.0/apache-beam-2.0.0-source-release.zip.sha1>SHA-1</a>.
 <a 
href=https://archive.apache.org/dist/beam/2.0.0/apache-beam-2.0.0-source-release.zip.md5>MD5</a>.
-<a 
href=https://archive.apache.org/dist/beam/2.0.0/apache-beam-2.0.0-source-release.zip.asc>signature</a>.</p><p><a
 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12339746";>Release
 notes</a>.</p><div class=feedback><p class=update>Last updated on 
2022/02/07</p><h3>Have you found everything you were looking for?</h3><p 
class=description>Was it all useful and clear? Is there anything that you would 
like to change? Let us know!</p><button class=load- [...]
+<a 
href=https://archive.apache.org/dist/beam/2.0.0/apache-beam-2.0.0-source-release.zip.asc>signature</a>.</p><p><a
 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12339746";>Release
 notes</a>.</p><div class=feedback><p class=update>Last updated on 
2022/02/09</p><h3>Have you found everything you were looking for?</h3><p 
class=description>Was it all useful and clear? Is there anything that you would 
like to change? Let us know!</p><button class=load- [...]
 <a href=http://www.apache.org>The Apache Software Foundation</a>
 | <a href=/privacy_policy>Privacy Policy</a>
 | <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam 
logo, and the Apache feather logo are either registered trademarks or 
trademarks of The Apache Software Foundation. All other products or name brands 
are trademarks of their respective holders, including The Apache Software 
Foundation.</div></div></div></div></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/get-started/index.xml 
b/website/generated-content/get-started/index.xml
index 6f280c7..71dc633 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -2078,7 +2078,7 @@ may change at any point and are not guaranteed to remain 
compatible across versi
 &lt;p>Additionally, any API may change before the first stable release, i.e., 
between
 versions denoted &lt;code>0.x.y&lt;/code>.&lt;/p>
 &lt;h2 id="releases">Releases&lt;/h2>
-&lt;h3 id="2360-2021-02-07">2.36.0 (2021-02-07)&lt;/h3>
+&lt;h3 id="2360-2022-02-07">2.36.0 (2022-02-07)&lt;/h3>
 &lt;p>Official &lt;a 
href="https://www.apache.org/dyn/closer.cgi/beam/2.36.0/apache-beam-2.36.0-source-release.zip";>source
 code download&lt;/a>.
 &lt;a 
href="https://downloads.apache.org/beam/2.36.0/apache-beam-2.36.0-source-release.zip.sha512";>SHA-512&lt;/a>.
 &lt;a 
href="https://downloads.apache.org/beam/2.36.0/apache-beam-2.36.0-source-release.zip.asc";>signature&lt;/a>.&lt;/p>
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index 58d700ec..7b8157f 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.36.0/</loc><lastmod>2022-02-07T18:04:31-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2022-02-07T18:04:31-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2022-02-07T18:04:31-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2022-02-07T18:04:31-08:00</lastmod></url><url><loc>/blog/b
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>/blog/beam-2.36.0/</loc><lastmod>2022-02-07T18:04:31-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2022-02-09T12:39:16-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2022-02-09T12:39:16-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2022-02-09T12:39:16-08:00</lastmod></url><url><loc>/blog/b
 [...]
\ No newline at end of file

Reply via email to