You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/08/26 17:20:58 UTC

[GitHub] [beam] apilloud commented on a change in pull request #15324: Add a blogpost for Apache Beam 2.32.0

apilloud commented on a change in pull request #15324:
URL: https://github.com/apache/beam/pull/15324#discussion_r696821940



##########
File path: CHANGES.md
##########
@@ -46,11 +46,9 @@
 * Fixed X (Java/Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
 -->
 
-# [2.32.X] - Unreleased
+# [2.32.0] - 2021-08-18

Review comment:
       2021-08-25

##########
File path: CHANGES.md
##########
@@ -73,15 +71,13 @@
 
 ## I/Os
 
-* Support for X source added (Java/Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
 * Added ability to use JdbcIO.Write.withResults without statement and preparedStatementSetter. ([BEAM-12511](https://issues.apache.org/jira/browse/BEAM-12511))
 - Added ability to register URI schemes to use the S3 protocol via FileIO. ([BEAM-12435](https://issues.apache.org/jira/browse/BEAM-12435)).
 * Respect number of shards set in SnowflakeWrite batch mode. ([BEAM-12715](https://issues.apache.org/jira/browse/BEAM-12715))

Review comment:
       This down should go in 2.33.0. There are 2.33.0 things in the other sections as well.

##########
File path: CHANGES.md
##########
@@ -46,11 +46,9 @@
 * Fixed X (Java/Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).

Review comment:
       You missed a step in the release process: `After cutting the branch, you should manually update CHANGES.md on master by adding a new section for the next release.`
   
   https://beam.apache.org/contribute/release-guide/#4-create-a-release-branch-in-apachebeam-repository

##########
File path: website/www/site/content/en/blog/beam-2.32.0.md
##########
@@ -0,0 +1,106 @@
+---
+
+title:  "Apache Beam 2.32.0"
+
+date:   2021-08-18 00:00:01 -0800

Review comment:
       2021-08-25

##########
File path: CHANGES.md
##########
@@ -46,11 +46,9 @@
 * Fixed X (Java/Python) ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
 -->
 
-# [2.32.X] - Unreleased
+# [2.32.0] - 2021-08-18
 
 ## 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 Java SDK ([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
 * The [Beam DataFrame
   API](https://beam.apache.org/documentation/dsls/dataframes/overview/) is no
   longer experimental! We've spent the time since the [2.32.0 preview

Review comment:
       There appears to be a typo here: s/2.32.0/2.26.0/




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org