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 2020/05/26 20:07:31 UTC

[beam] branch asf-site updated: Publishing website 2020/05/26 20:07:19 at commit 17ce646

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 48dc5b7  Publishing website 2020/05/26 20:07:19 at commit 17ce646
48dc5b7 is described below

commit 48dc5b785da0a9fdc03f36c0428632adfd2d5835
Author: jenkins <bu...@apache.org>
AuthorDate: Tue May 26 20:07:20 2020 +0000

    Publishing website 2020/05/26 20:07:19 at commit 17ce646
---
 website/generated-content/contribute/index.xml     | 49 +++++++++++++++++++++-
 .../contribute/release-guide/index.html            | 49 +++++++++++++++++++++-
 .../generated-content/roadmap/go-sdk/index.html    |  2 +-
 website/generated-content/roadmap/index.xml        |  2 +-
 website/generated-content/sitemap.xml              |  4 +-
 5 files changed, 100 insertions(+), 6 deletions(-)

diff --git a/website/generated-content/contribute/index.xml b/website/generated-content/contribute/index.xml
index db3048a..13ed6c6 100644
--- a/website/generated-content/contribute/index.xml
+++ b/website/generated-content/contribute/index.xml
@@ -1083,7 +1083,53 @@ Make sure to clean it up, as there may be duplicate or incorrect user names.&lt;
 &lt;p&gt;&lt;strong&gt;NOTE&lt;/strong&gt;: Make sure to include any breaking changes, even to &lt;code&gt;@Experimental&lt;/code&gt; features,
 all major features and bug fixes, and all known issues.&lt;/p&gt;
 &lt;p&gt;Template:&lt;/p&gt;
-e&gt;&lt;h4 id=&#34;checklist-to-proceed-to-the-next-step-1&#34;&gt;Checklist to proceed to the next step&lt;/h4&gt;
+&lt;pre&gt;&lt;code&gt;We are happy to present the new {$RELEASE_VERSION} release of Beam. This release includes both improvements and new functionality.
+See the [download page](/get-started/downloads/{$DOWNLOAD_ANCHOR}) for this release.
+For more information on changes in {$RELEASE_VERSION}, check out the
+[detailed release notes]({$JIRA_RELEASE_NOTES}).
+
+## Highlights
+
+  * New highly anticipated feature X added to Python SDK ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+  * New highly anticipated feature Y added to JavaSDK ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
+
+{$TOPICS e.g.:}
+### I/Os
+* Support for X source added (Java) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+{$TOPICS}
+
+### New Features / Improvements
+
+* X feature added (Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* Y feature added (Java) [BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y).
+
+### Breaking Changes
+
+* X behavior was changed ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* Y behavior was changed ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
+
+### Deprecations
+
+* X behavior is deprecated and will be removed in X versions ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+
+### Bugfixes
+
+* Fixed X (Python) ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-X)).
+* Fixed Y (Java) ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
+
+### Known Issues
+
+* {$KNOWN_ISSUE_1}
+* {$KNOWN_ISSUE_2}
+* See a full list of open [issues that affect](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20affectedVersion%20%3D%20{$RELEASE}%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC) this version.
+
+
+## List of Contributors
+
+According to git shortlog, the following people contributed to the 2.XX.0 release. Thank you to all contributors!
+
+${CONTRIBUTORS}
+&lt;/code&gt;&lt;/pre&gt;&lt;h4 id=&#34;checklist-to-proceed-to-the-next-step-1&#34;&gt;Checklist to proceed to the next step&lt;/h4&gt;
 &lt;ol&gt;
 &lt;li&gt;Maven artifacts deployed to the staging repository of &lt;a href=&#34;https://repository.apache.org/content/repositories/&#34;&gt;repository.apache.org&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;Source distribution deployed to the dev repository of &lt;a href=&#34;https://dist.apache.org/repos/dist/dev/beam/&#34;&gt;dist.apache.org&lt;/a&gt;&lt;/li&gt;
@@ -1513,6 +1559,7 @@ git push github &amp;quot;$VERSION_TAG&amp;quot;
 &lt;h2 id=&#34;improve-the-process&#34;&gt;Improve the process&lt;/h2&gt;
 &lt;p&gt;It is important that we improve the release processes over time. Once you’ve finished the release, please take a step back and look what areas of this process and be improved. Perhaps some part of the process can be simplified. Perhaps parts of this guide can be clarified.&lt;/p&gt;
 &lt;p&gt;If we have specific ideas, please start a discussion on the dev@ mailing list and/or propose a pull request to update this guide. Thanks!&lt;/p&gt;
+
       </description>
     </item>
     
diff --git a/website/generated-content/contribute/release-guide/index.html b/website/generated-content/contribute/release-guide/index.html
index cf3abe0..e575eb0 100644
--- a/website/generated-content/contribute/release-guide/index.html
+++ b/website/generated-content/contribute/release-guide/index.html
@@ -1109,7 +1109,53 @@ Make sure to clean it up, as there may be duplicate or incorrect user names.</p>
 <p><strong>NOTE</strong>: Make sure to include any breaking changes, even to <code>@Experimental</code> features,
 all major features and bug fixes, and all known issues.</p>
 <p>Template:</p>
-e><h4 id="checklist-to-proceed-to-the-next-step-1">Checklist to proceed to the next step</h4>
+<pre><code>We are happy to present the new {$RELEASE_VERSION} release of Beam. This release includes both improvements and new functionality.
+See the [download page](/get-started/downloads/{$DOWNLOAD_ANCHOR}) for this release.
+For more information on changes in {$RELEASE_VERSION}, check out the
+[detailed release notes]({$JIRA_RELEASE_NOTES}).
+
+## Highlights
+
+  * New highly anticipated feature X added to Python SDK ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+  * New highly anticipated feature Y added to JavaSDK ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
+
+{$TOPICS e.g.:}
+### I/Os
+* Support for X source added (Java) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+{$TOPICS}
+
+### New Features / Improvements
+
+* X feature added (Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* Y feature added (Java) [BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y).
+
+### Breaking Changes
+
+* X behavior was changed ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+* Y behavior was changed ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
+
+### Deprecations
+
+* X behavior is deprecated and will be removed in X versions ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
+
+### Bugfixes
+
+* Fixed X (Python) ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-X)).
+* Fixed Y (Java) ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
+
+### Known Issues
+
+* {$KNOWN_ISSUE_1}
+* {$KNOWN_ISSUE_2}
+* See a full list of open [issues that affect](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20affectedVersion%20%3D%20{$RELEASE}%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC) this version.
+
+
+## List of Contributors
+
+According to git shortlog, the following people contributed to the 2.XX.0 release. Thank you to all contributors!
+
+${CONTRIBUTORS}
+</code></pre><h4 id="checklist-to-proceed-to-the-next-step-1">Checklist to proceed to the next step</h4>
 <ol>
 <li>Maven artifacts deployed to the staging repository of <a href="https://repository.apache.org/content/repositories/">repository.apache.org</a></li>
 <li>Source distribution deployed to the dev repository of <a href="https://dist.apache.org/repos/dist/dev/beam/">dist.apache.org</a></li>
@@ -1539,6 +1585,7 @@ git push github &quot;$VERSION_TAG&quot;
 <h2 id="improve-the-process">Improve the process</h2>
 <p>It is important that we improve the release processes over time. Once you’ve finished the release, please take a step back and look what areas of this process and be improved. Perhaps some part of the process can be simplified. Perhaps parts of this guide can be clarified.</p>
 <p>If we have specific ideas, please start a discussion on the dev@ mailing list and/or propose a pull request to update this guide. Thanks!</p>
+
     </div>
   </div>
 
diff --git a/website/generated-content/roadmap/go-sdk/index.html b/website/generated-content/roadmap/go-sdk/index.html
index baf5910..d35ffe8 100644
--- a/website/generated-content/roadmap/go-sdk/index.html
+++ b/website/generated-content/roadmap/go-sdk/index.html
@@ -204,7 +204,7 @@ limitations under the License.
 -->
 <h1 id="go-sdk-roadmap">Go SDK Roadmap</h1>
 <p>The Go SDK is currently experimental. As the first purely portable Beam SDK, the Go SDK is constrained
-by the status of the <a href="https://beam.apache.org/roadmap/portability/">Beam Portabillity Framework</a> and the existence of
+by the status of the <a href="https://beam.apache.org/roadmap/portability/">Beam Portability Framework</a> and the existence of
 portable runners.</p>
 <p><strong>April 2020 Update</strong>
 This year we hope to move the SDK out of experimental at least for Batch usage.</p>
diff --git a/website/generated-content/roadmap/index.xml b/website/generated-content/roadmap/index.xml
index fb5f0fe..1f4a6e3 100644
--- a/website/generated-content/roadmap/index.xml
+++ b/website/generated-content/roadmap/index.xml
@@ -289,7 +289,7 @@ limitations under the License.
 --&gt;
 &lt;h1 id=&#34;go-sdk-roadmap&#34;&gt;Go SDK Roadmap&lt;/h1&gt;
 &lt;p&gt;The Go SDK is currently experimental. As the first purely portable Beam SDK, the Go SDK is constrained
-by the status of the &lt;a href=&#34;https://beam.apache.org/roadmap/portability/&#34;&gt;Beam Portabillity Framework&lt;/a&gt; and the existence of
+by the status of the &lt;a href=&#34;https://beam.apache.org/roadmap/portability/&#34;&gt;Beam Portability Framework&lt;/a&gt; and the existence of
 portable runners.&lt;/p&gt;
 &lt;p&gt;&lt;strong&gt;April 2020 Update&lt;/strong&gt;
 This year we hope to move the SDK out of experimental at least for Batch usage.&lt;/p&gt;
diff --git a/website/generated-content/sitemap.xml b/website/generated-content/sitemap.xml
index 7cc1cc9..2f13c6c 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -529,7 +529,7 @@
   
   <url>
     <loc>/contribute/release-guide/</loc>
-    <lastmod>2020-05-21T13:54:42-04:00</lastmod>
+    <lastmod>2020-05-26T12:42:13-04:00</lastmod>
   </url>
   
   <url>
@@ -879,7 +879,7 @@
   
   <url>
     <loc>/roadmap/go-sdk/</loc>
-    <lastmod>2020-05-15T00:39:54+02:00</lastmod>
+    <lastmod>2020-05-21T22:16:45-04:00</lastmod>
   </url>
   
   <url>