ajantha-bhat commented on code in PR #10752: URL: https://github.com/apache/iceberg/pull/10752#discussion_r1689229611
########## site/docs/releases.md: ########## @@ -71,6 +71,90 @@ To add a dependency on Iceberg in Maven, add the following to your `pom.xml`: ... </dependencies> ``` + +### 1.6.0 release +Apache Iceberg 1.6.0 was released on July 23, 2024. + +The 1.6.0 release contains fixes and dependency updates. + +* API + - Fix default FileIO#newInputFile ManifestFile, DataFile and DeleteFile implementation to pass lengths ([\#9953](https://github.com/apache/iceberg/pull/9953)) Review Comment: This fix is already released in 1.5.1, no need to mention for 1.6.0 https://github.com/apache/iceberg/pull/10114 -- 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