Re: [RESULT][VOTE] Release Apache Iggy (Incubating) v0.8.0
Hubert Gruszecki <[email protected]>
| Newsgroups | gmane.comp.apache.incubator.general |
|---|---|
| Message-ID | <pony-bc8775d2-9567-4cfd-ac52-c7efec1755fc-general@incubator.apache.org> |
Hi, Although v0.8.0 passed the vote, we discovered a crates.io publishing blocker during the release process that requires a code change. Post-vote, we found that one of our internal crates (`iobuf`) conflicts with an unrelated crate of the same name already on crates.io (v5.8.1). This prevents us from publishing `iggy_common` and `iggy_binary_protocol` to crates.io without embedding a dependency that would resolve to the wrong crate on downstream users' machines. The source release tarball itself is correct and the vote was valid. We have decided to cancel v0.8.0 and re-cut as v0.8.0-rc2 with the fix, rather than announce a release whose downstream Rust packages cannot be published. Apologies for the extra round of verification work. Thanks, Hubert On 2026/04/13 11:20:02 Hubert Gruszecki wrote: > Hello everyone, > > The vote to release Apache Iggy (Incubating) v0.8.0 has passed with: > > - 3 +1 binding votes > - 4 +1 non-binding votes > - 1 +0 binding vote > - 0 -1 votes > > Binding +1 votes: > > - Jean-Baptiste Onofré > - Gordon King > - Alin Jerpelea > > Non-binding +1 votes: > > - Piotr Gankiewicz > - Grzegorz Koszyk > - Kranti Parisa > - Jay Novak > > +0 binding: > > - Justin Mclean > > Vote thread: > https://lists.apache.org/thread/221n9l8vmfzxb2gdfgd8l2m7pzbh4r0m > > We will proceed with publishing the approved artifacts and sending out > the announcement soon. > > Thanks, > Hubert >