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 535f9aaa740 Publishing website 2023/09/12 04:17:42 at commit 5964028
535f9aaa740 is described below
commit 535f9aaa740480da330df689ec30593790a2452a
Author: jenkins <[email protected]>
AuthorDate: Tue Sep 12 04:17:43 2023 +0000
Publishing website 2023/09/12 04:17:42 at commit 5964028
---
website/generated-content/blog/beam-2.50.0/index.html | 2 +-
website/generated-content/blog/index.xml | 1 +
website/generated-content/categories/blog/index.xml | 1 +
website/generated-content/categories/release/index.xml | 1 +
website/generated-content/feed.xml | 1 +
website/generated-content/sitemap.xml | 2 +-
6 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/website/generated-content/blog/beam-2.50.0/index.html
b/website/generated-content/blog/beam-2.50.0/index.html
index 02c8ff2ac50..e3de0ae34f3 100644
--- a/website/generated-content/blog/beam-2.50.0/index.html
+++ b/website/generated-content/blog/beam-2.50.0/index.html
@@ -39,7 +39,7 @@
<script>function showSearch(){addPlaceholder();var
e,t=document.querySelector(".searchBar");t.classList.remove("disappear"),e=document.querySelector("#iconsBar"),e.classList.add("disappear")}function
addPlaceholder(){$("input:text").attr("placeholder","What are you looking
for?")}function endSearch(){var
e,t=document.querySelector(".searchBar");t.classList.add("disappear"),e=document.querySelector("#iconsBar"),e.classList.remove("disappear")}function
blockScroll(){$("body").toggleClass(" [...]
</p><p>2023/08/30</p></div><header class=post-header><h2 itemprop="name
headline">Apache Beam 2.50.0</h1><div class=post-info><span>Robert Burke [<a
href=https://twitter.com/lostluck>@lostluck</a>]</span></div></header><div
class="arrow-list header-top-margin" itemprop=articleBody><p>We are happy to
present the new 2.50.0 release of Beam.
This release includes both improvements and new functionality.
-See the <a href=/get-started/downloads/#2500-2023-08-30>download page</a> for
this release.</p><p>For more information on changes in 2.50.0, check out the <a
href=https://github.com/apache/beam/milestone/14>detailed release
notes</a>.</p><h2 id=highlights>Highlights</h2><ul><li>Spark 3.2.2 is used as
default version for Spark runner (<a
href=https://github.com/apache/beam/issues/23804>#23804</a>).</li><li>The Go
SDK has a new default local runner, called Prism (<a href=https://github.com
[...]
+See the <a href=/get-started/downloads/#2500-2023-08-30>download page</a> for
this release.</p><p>For more information on changes in 2.50.0, check out the <a
href=https://github.com/apache/beam/milestone/14>detailed release
notes</a>.</p><h2 id=highlights>Highlights</h2><ul><li>Spark 3.2.2 is used as
default version for Spark runner (<a
href=https://github.com/apache/beam/issues/23804>#23804</a>).</li><li>The Go
SDK has a new default local runner, called Prism (<a href=https://github.com
[...]
</p><p>2023/07/17</p></div><div class=post><p class=post-title>Apache Beam
2.49.0</p><p class=post-info>Yi Hu</p></div></a><a class=post-card
href=/blog/managing-beam-dependencies-in-java/ data-categories="blog "><div
class="post-info post-category"><p>blog</p><p>2023/06/23</p></div><div
class=post><p class=post-title>Managing Beam dependencies in Java</p><p
class=post-info>Bruno Volpato</p></div></a><a class=post-card
href=/blog/beamquest/ data-categories="blog "><div class="post-inf [...]
<a href=https://www.apache.org>The Apache Software Foundation</a>
diff --git a/website/generated-content/blog/index.xml
b/website/generated-content/blog/index.xml
index 0a013372820..558f8a88220 100644
--- a/website/generated-content/blog/index.xml
+++ b/website/generated-content/blog/index.xml
@@ -73,6 +73,7 @@ See the <a
href="/get-started/downloads/#2500-2023-08-30">download page</a
<ul>
<li>Fixed DirectRunner bug in Python SDK where GroupByKey gets empty
PCollection and fails when pipeline option
<code>direct_num_workers!=1</code>.(<a
href="https://github.com/apache/beam/pull/27373">#27373</a>)</li>
<li>Fixed BigQuery I/O bug when estimating size on queries that utilize
row-level security (<a
href="https://github.com/apache/beam/pull/27474">#27474</a>)</li>
+<li>Beam Python containers rely on a version of Debian/aom that has several
security vulnerabilities: <a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30474">CVE-2021-30474</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30475">CVE-2021-30475</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30473">CVE-2021-30473</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2020-36133">CVE-2020-36133</a>,
<a href="https://nvd.nist.gov/vuln/detail/CVE-20 [...]
</ul>
<h2 id="known-issues">Known Issues</h2>
<ul>
diff --git a/website/generated-content/categories/blog/index.xml
b/website/generated-content/categories/blog/index.xml
index 9156fee0e5e..09aff4403c5 100644
--- a/website/generated-content/categories/blog/index.xml
+++ b/website/generated-content/categories/blog/index.xml
@@ -73,6 +73,7 @@ See the <a
href="/get-started/downloads/#2500-2023-08-30">download page</a
<ul>
<li>Fixed DirectRunner bug in Python SDK where GroupByKey gets empty
PCollection and fails when pipeline option
<code>direct_num_workers!=1</code>.(<a
href="https://github.com/apache/beam/pull/27373">#27373</a>)</li>
<li>Fixed BigQuery I/O bug when estimating size on queries that utilize
row-level security (<a
href="https://github.com/apache/beam/pull/27474">#27474</a>)</li>
+<li>Beam Python containers rely on a version of Debian/aom that has several
security vulnerabilities: <a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30474">CVE-2021-30474</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30475">CVE-2021-30475</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30473">CVE-2021-30473</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2020-36133">CVE-2020-36133</a>,
<a href="https://nvd.nist.gov/vuln/detail/CVE-20 [...]
</ul>
<h2 id="known-issues">Known Issues</h2>
<ul>
diff --git a/website/generated-content/categories/release/index.xml
b/website/generated-content/categories/release/index.xml
index fe8858575bb..aa8b37068aa 100644
--- a/website/generated-content/categories/release/index.xml
+++ b/website/generated-content/categories/release/index.xml
@@ -73,6 +73,7 @@ See the <a
href="/get-started/downloads/#2500-2023-08-30">download page</a
<ul>
<li>Fixed DirectRunner bug in Python SDK where GroupByKey gets empty
PCollection and fails when pipeline option
<code>direct_num_workers!=1</code>.(<a
href="https://github.com/apache/beam/pull/27373">#27373</a>)</li>
<li>Fixed BigQuery I/O bug when estimating size on queries that utilize
row-level security (<a
href="https://github.com/apache/beam/pull/27474">#27474</a>)</li>
+<li>Beam Python containers rely on a version of Debian/aom that has several
security vulnerabilities: <a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30474">CVE-2021-30474</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30475">CVE-2021-30475</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30473">CVE-2021-30473</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2020-36133">CVE-2020-36133</a>,
<a href="https://nvd.nist.gov/vuln/detail/CVE-20 [...]
</ul>
<h2 id="known-issues">Known Issues</h2>
<ul>
diff --git a/website/generated-content/feed.xml
b/website/generated-content/feed.xml
index 7f4ed1a0809..c3585d1fe25 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -73,6 +73,7 @@ See the <a
href="/get-started/downloads/#2500-2023-08-30">download page</a
<ul>
<li>Fixed DirectRunner bug in Python SDK where GroupByKey gets empty
PCollection and fails when pipeline option
<code>direct_num_workers!=1</code>.(<a
href="https://github.com/apache/beam/pull/27373">#27373</a>)</li>
<li>Fixed BigQuery I/O bug when estimating size on queries that utilize
row-level security (<a
href="https://github.com/apache/beam/pull/27474">#27474</a>)</li>
+<li>Beam Python containers rely on a version of Debian/aom that has several
security vulnerabilities: <a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30474">CVE-2021-30474</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30475">CVE-2021-30475</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2021-30473">CVE-2021-30473</a>,
<a
href="https://nvd.nist.gov/vuln/detail/CVE-2020-36133">CVE-2020-36133</a>,
<a href="https://nvd.nist.gov/vuln/detail/CVE-20 [...]
</ul>
<h2 id="known-issues">Known Issues</h2>
<ul>
diff --git a/website/generated-content/sitemap.xml
b/website/generated-content/sitemap.xml
index 5a1bd1fe21e..3e85d506eaf 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.50.0/</loc><lastmod>2023-09-11T14:28:31-07:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-09-11T14:28:31-07:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-09-11T14:28:31-07:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-09-11T14:28:31-07:00</lastmod></url><url><loc>/catego
[...]
\ 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.50.0/</loc><lastmod>2023-09-11T21:14:21-04:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-09-11T21:14:21-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-09-11T21:14:21-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-09-11T21:14:21-04:00</lastmod></url><url><loc>/catego
[...]
\ No newline at end of file