Abacn commented on code in PR #31094: URL: https://github.com/apache/beam/pull/31094#discussion_r1587855158
########## 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: they are not available yet. Checked that the url is correct. Maybe just a delay? ########## 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: the archive links to 2.55.0 / 2.55.1 are 404. It should read https://archive.apache.org/dist/beam/2.55.0/apache-beam-2.55.0-source-release.zip ########## CHANGES.md: ########## @@ -92,7 +92,7 @@ * ([#X](https://github.com/apache/beam/issues/X)). -# [2.56.0] - Unreleased Review Comment: add date ( - 2024-05-01) ? realize 2.55.1 also didn't have date, before that each section was dated -- 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]
