RussellSpitzer commented on code in PR #13176: URL: https://github.com/apache/iceberg/pull/13176#discussion_r2112379370
########## site/docs/releases.md: ########## @@ -67,12 +67,29 @@ To add a dependency on Iceberg in Maven, add the following to your `pom.xml`: </dependencies> ``` +### 1.9.1 release + +Apache Iceberg 1.9.1 was released on May 27, 2025. + +The 1.9.1 release contains bug fixes and new features. For full release notes visit [Github](https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.9.1) + +* API + - API, Build: Fix Iceberg Build Version [\#12949](https://github.com/apache/iceberg/pull/12949) +* Core + - Core: Revert [\#12670](https://github.com/apache/iceberg/pull/12670) to Temporarily Restore Sending Single Snapshot Changes Rather than in Bulk [\#13100](https://github.com/apache/iceberg/pull/13100) + + +## Past releases + ### 1.9.0 release Apache Iceberg 1.9.0 was released on April 28, 2025. The 1.9.0 release contains bug fixes and new features. For full release notes visit [Github](https://github.com/apache/iceberg/releases/tag/apache-iceberg-1.9.0) +Note - Due to a bug in the build system, Iceberg 1.9.0 will return a version of 'unknown' when queried via Review Comment: Added this as a minor heads up, I can remove this or put it somewhere else if someone has a better spot -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org