cancelled, need to add a few more fixes On Thu, Feb 26, 2026 at 9:51 AM Kevin Liu <[email protected]> wrote:
> Hi Everyone, > > I propose that we release the following RC as the official PyIceberg > 0.11.1 release. > > The patch release pull in 2 fixes > - Accept all valid http method for IRC's ConfigResponse #3010 [1] > - Fix field alias for SetPartitionStatisticsUpdate #3035 [2] > Here's the changes between this patch RC and 0.11.0, > https://github.com/apache/iceberg-python/compare/pyiceberg-0.11.0...pyiceberg-0.11.1rc2 > > The commit ID is 97f2d4695faf997aae2e6d2b6df129bb50efa62f > > * This corresponds to the tag: pyiceberg-0.11.1rc2 > (a393f445c76bb050ed450a0ef822bc3c3b431560) > * > https://github.com/apache/iceberg-python/releases/tag/pyiceberg-0.11.1rc2 > * > https://github.com/apache/iceberg-python/tree/97f2d4695faf997aae2e6d2b6df129bb50efa62f > > The release tarball, signature, and checksums are here: > > * https://dist.apache.org/repos/dist/dev/iceberg/pyiceberg-0.11.1rc2/ > > You can find the KEYS file here: > > * https://downloads.apache.org/iceberg/KEYS > > Convenience binary artifacts are staged on pypi: > > https://pypi.org/project/pyiceberg/0.11.1rc2/ > > And can be installed using: pip3 install pyiceberg==0.11.1rc2 > > Instructions for verifying a release can be found here: > > * https://py.iceberg.apache.org/verify-release/ > > Please download, verify, and test. > > Please vote in the next 72 hours. > [ ] +1 Release this as PyIceberg 0.11.1 > [ ] +0 > [ ] -1 Do not release this because... > > > [1] https://github.com/apache/iceberg-python/pull/3010 > [2] https://github.com/apache/iceberg-python/pull/3035 >
