damccorm commented on code in PR #31094: URL: https://github.com/apache/beam/pull/31094#discussion_r1587886556
########## CHANGES.md: ########## @@ -92,7 +92,7 @@ * ([#X](https://github.com/apache/beam/issues/X)). -# [2.56.0] - Unreleased Review Comment: Good call, fixed ########## website/www/site/content/en/get-started/downloads.md: ########## @@ -96,10 +96,17 @@ versions denoted `0.x.y`. ## Releases +### 2.56.0 (2024-05-01) +Official [source code download](https://downloads.apache.org/beam/2.56.0/apache-beam-2.56.0-source-release.zip). Review Comment: I think its because PMC finalization hasn't happened yet ########## website/www/site/content/en/get-started/downloads.md: ########## @@ -96,10 +96,17 @@ versions denoted `0.x.y`. ## Releases +### 2.56.0 (2024-05-01) +Official [source code download](https://downloads.apache.org/beam/2.56.0/apache-beam-2.56.0-source-release.zip). +[SHA-512](https://downloads.apache.org/beam/2.56.0/apache-beam-2.56.0-source-release.zip.sha512). +[signature](https://downloads.apache.org/beam/2.56.0/apache-beam-2.56.0-source-release.zip.asc). + +[Release notes](https://github.com/apache/beam/releases/tag/v2.56.0) + ### 2.55.1 (2024-03-25) -Official [source code download](https://downloads.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip). -[SHA-512](https://downloads.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip.sha512). -[signature](https://downloads.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip.asc). +Official [source code download](https://archive.apache.org/beam/2.55.1/apache-beam-2.55.1-source-release.zip). Review Comment: Good catch, fixed -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
