ajantha-bhat commented on code in PR #10752: URL: https://github.com/apache/iceberg/pull/10752#discussion_r1689301183
########## 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: It was fixed in the main branch and then back ported to 1.5.x release. So, it appears in the change log. No need to mention it as it is not specific to this release. -- 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