Hi everyone,

Unfortunately, there was an issue during the publishing process for 0.5.0.
This was caused by a circular dependency. See the github thread here for
more details,
https://github.com/apache/iceberg-rust/issues/1325#issuecomment-2910782152
To fix this, I have raised https://github.com/apache/iceberg-rust/pull/1379.
This PR removes the unused dependency to allow us to publish the crates.
I will create a new release and RC, v0.5.1 RC1, to incorporate this change.

The release process also published `pyiceberg-core` 0.5.0 to pypi,
https://pypi.org/project/pyiceberg-core/0.5.0/. Since we will be creating a
new release, we will need to yank this version from pypi. I will work with
someone with the proper permissions to do so.

Best,
Kevin Liu

On Mon, May 26, 2025 at 4:30 PM Kevin Liu <kevinjq...@apache.org> wrote:

> Hi everyone,
>
> Thank you for testing, verifying, and voting on 0.5.0 RC2. The 72-hour
> period has passed and we have the necessary number of binding votes to
> accept the release candidate as Apache Iceberg Rust v0.5.0.
>
> The vote PASSED with 4 +1 binding votes and 5 +1 non-binding votes, no +0
> or -1 votes.
>
> I will coordinate with a PMC member to complete the release with this RC
> and send out the official release mail shortly.
>
> Best,
> Kevin Liu
>
> On Mon, May 26, 2025 at 11:35 AM Fokko Driesprong <fo...@apache.org>
> wrote:
>
>> +1 (binding)
>>
>> Thanks for fixing the licenses, Kevin!
>>
>> Kind regards,
>> Fokko
>>
>> Op ma 26 mei 2025 om 20:30 schreef Jonathan Chen
>> <chenleejonat...@icloud.com.invalid>:
>>
>>> + 1 non-binding
>>>
>>> Thank you for this!
>>>
>>> On 2025/05/23 04:54:22 Kevin Liu wrote:
>>> > Hello Apache Iceberg Rust Community,
>>> >
>>> > This is a call for a vote to release Apache Iceberg rust version 0.5.0.
>>> > The tag to be voted on is v0.5.0-rc.2.
>>> >
>>> > The release candidate:
>>> >
>>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-rust-0.5.0-rc.2/
>>> >
>>> > Keys to verify the release candidate:
>>> > https://downloads.apache.org/iceberg/KEYS
>>> >
>>> > Git tag for the release:
>>> > https://github.com/apache/iceberg-rust/releases/tag/v0.5.0-rc.2
>>> >
>>> > Please download, verify, and test.
>>> >
>>> > The VOTE will be open for at least 72 hours and until the necessary
>>> > number of votes are reached.
>>> > [ ] +1 approve
>>> > [ ] +0 no opinion
>>> > [ ] -1 disapprove with the reason
>>> >
>>> > To learn more about Apache Iceberg, please see
>>> > https://rust.iceberg.apache.org/
>>> >
>>> > Checklist for reference:
>>> > [ ] Download links are valid.
>>> > [ ] Checksums and signatures.
>>> > [ ] LICENSE/NOTICE files exist
>>> > [ ] No unexpected binary files
>>> > [ ] All source files have ASF headers
>>> > [ ] Can compile from source
>>> >
>>> > More detailed checklist please refer to:
>>> > https://github.com/apache/iceberg-rust/tree/main/scripts
>>> >
>>> > To compile from source, please refer to:
>>> > https://github.com/apache/iceberg-rust/blob/main/CONTRIBUTING.md
>>> >
>>> > Here is a Python script in release to help you verify the release
>>> candidate:
>>> > ./scripts/verify.py
>>> >
>>> > Best,
>>> > Kevin Liu
>>> >
>>
>>

Reply via email to