rangareddy commented on code in PR #18840: URL: https://github.com/apache/hudi/pull/18840#discussion_r3299107618
########## website/releases/download.md: ########## @@ -5,6 +5,100 @@ keywords: [ hudi, download ] toc: true --- +## Release 1.2.0 + +* Source Release : [Apache Hudi 1.2.0 Source Release](https://downloads.apache.org/hudi/1.2.0/hudi-1.2.0.src.tgz) ([asc](https://downloads.apache.org/hudi/1.2.0/hudi-1.2.0.src.tgz.asc), [sha512](https://downloads.apache.org/hudi/1.2.0/hudi-1.2.0.src.tgz.sha512)) + +* Maven Artifacts: + + <details> + <summary><strong>Spark Bundles</strong></summary> + * **Spark 4.1** + * [hudi-spark4.1-bundle_2.13](https://repo1.maven.org/maven2/org/apache/hudi/hudi-spark4.1-bundle_2.13/1.2.0/hudi-spark4.1-bundle_2.13-1.2.0.jar) + + * **Spark 4.0** Review Comment: Checked the artifacts links and looks good. -- 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]
