jbonofre commented on code in PR #10752: URL: https://github.com/apache/iceberg/pull/10752#discussion_r1689246157
########## 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 appears in the change log anyway. That's why I put there for consistency. I can remove it but I think it could be helpful for users. -- 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