TheNeuralBit commented on code in PR #17378: URL: https://github.com/apache/beam/pull/17378#discussion_r854583647
########## website/www/site/content/en/get-started/downloads.md: ########## @@ -88,6 +88,14 @@ versions denoted `0.x.y`. ## Releases +### 2.38.0 (2022-04-20) +Official [source code download](https://www.apache.org/dyn/closer.cgi/beam/2.38.0/apache-beam-2.38.0-source-release.zip). +[SHA-512](https://downloads.apache.org/beam/2.38.0/apache-beam-2.38.0-source-release.zip.sha512). +[signature](https://downloads.apache.org/beam/2.38.0/apache-beam-2.38.0-source-release.zip.asc). + +[Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12351169) +[Blog post](/blog/beam-2.38.0). + Review Comment: We can do this in a follow up - but I just remembered that previously the release guide said you should update the last release to point to archive.apache.org. When I released 2.37.0 I wasn't sure why that went away, but I didn't check on it. I just checked now and https://downloads.apache.org/beam/ only has the latest (2.37.0) release. So it seems this step is necessary. I can send a PR to fix the other links and add this back to the release guide. -- 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]
