Hi folks, We are starting to compile the list of issues to fix and port into the 0.7.1 release.
The current list of known issues is as follows: Fix pydantic warning on table commit: #972 <https://github.com/apache/iceberg-python/pull/972> (thanks for the quick fix ndrluis!) Issue when rewriting an unpartitioned table: #979 <https://github.com/apache/iceberg-python/issues/979> Issue when evolving and writing in the same transaction: #980 <https://github.com/apache/iceberg-python/issues/980> Please feel free to respond to this thread with any issues that should be tracked for the patch release. Thank you! Sung