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 9367c5e Publishing website 2021/04/12 18:03:17 at commit 253bf38
9367c5e is described below
commit 9367c5e30b277aa3efe064573ee2f5f0c23f5c9e
Author: jenkins <[email protected]>
AuthorDate: Mon Apr 12 18:03:18 2021 +0000
Publishing website 2021/04/12 18:03:17 at commit 253bf38
---
website/generated-content/get-started/downloads/index.html | 4 ++--
website/generated-content/get-started/index.xml | 4 ++--
website/generated-content/sitemap.xml | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/website/generated-content/get-started/downloads/index.html
b/website/generated-content/get-started/downloads/index.html
index a06f6cd..058b935 100644
--- a/website/generated-content/get-started/downloads/index.html
+++ b/website/generated-content/get-started/downloads/index.html
@@ -46,7 +46,7 @@ every release file (or SHA-1 and MD5 checksums for older
releases). After you
download the file, you should calculate a checksum for your download, and make
sure it is the same as ours.</p><h2 id=api-stability>API
stability</h2><p>Apache Beam generally follows the rules of
<a href=https://semver.org/>semantic versioning</a> with exceptions. Version
numbers use
-the form <code>major.minor.incremental</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>incremental version for forward-compatible bug
fixes</li></ul><p>Please note that APIs marked <a
href=https://beam.apache.org/releases/javadoc/2.28.0/org/apache/beam/sdk/annotations/Experimental.html><code>@Experimental</code></a>
+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.28.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=2280-2021-02-22>2.28.0 (2021-02-22)</h3><p>Official <a
href=http://www.apache.org/dyn/closer.cgi/beam/2.28.0/apache-beam-2.28.0-source-release.zip>source
code download</a>.
<a
href=https://downloads.apache.org/beam/2.28.0/apache-beam-2.28.0-source-release.zip.sha512>SHA-512</a>.
@@ -136,7 +136,7 @@ versions denoted <code>0.x.y</code>.</p><h2
id=releases>Releases</h2><h3 id=2280
<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
2021/02/22</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
2021/04/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=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 3c5e090..688b631 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -2089,11 +2089,11 @@ sure it is the same as ours.</p>
<h2 id="api-stability">API stability</h2>
<p>Apache Beam generally follows the rules of
<a href="https://semver.org/">semantic versioning</a> with exceptions.
Version numbers use
-the form <code>major.minor.incremental</code> and are incremented as
follows:</p>
+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>incremental version for forward-compatible bug fixes</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.28.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>
diff --git a/website/generated-content/sitemap.xml
b/website/generated-content/sitemap.xml
index 2c7b432..7fe2c1a 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.28.0/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-03-31T21:00:41-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-03-31T21:00:41-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-03-31T21:00:41-04:00</lastmod></url><url><loc>/blog/k
[...]
\ 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.28.0/</loc><lastmod>2021-02-22T11:40:20-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2021-03-31T21:00:41-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2021-03-31T21:00:41-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2021-03-31T21:00:41-04:00</lastmod></url><url><loc>/blog/k
[...]
\ No newline at end of file