nsivabalan commented on a change in pull request #3979: URL: https://github.com/apache/hudi/pull/3979#discussion_r748996525
########## File path: website/releases/all-releases.md ########## @@ -0,0 +1,66 @@ +--- +title: Releases +sidebar_position: 1 +keywords: [hudi, download, release notes] +toc: true +last_modified_at: 2019-12-30T15:59:57-04:00 +--- + +### Release 0.9.0 +* Release Notes : ([Release Notes for Apache Hudi 0.9.0](/releases/release-0.9.0)) +* Download Source : [Apache Hudi 0.9.0 Source Release](https://www.apache.org/dyn/closer.lua/hudi/0.9.0/hudi-0.9.0.src.tgz) ([asc](https://downloads.apache.org/hudi/0.9.0/hudi-0.9.0.src.tgz.asc), [sha512](https://downloads.apache.org/hudi/0.9.0/hudi-0.9.0.src.tgz.sha512)) Review comment: @umehrot2 : I remember last time our announcement was rejected due to non usage of mirror system in download page. I see we have fixed all the source links, but still asc and sha512 is not using the mirror links right? should we fix that as well? -- 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]
