This vote has been cancelled due to incorrect metadata, which was fixed at https://github.com/apache/datasketches-rust/pull/125
I'll cut a new RC now. Best, tison. tison <[email protected]> 于2026年5月11日周一 22:14写道: > Hi everyone, > > I propose releasing Apache DataSketches Rust version 0.3.0. > > Source distribution: > https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.1/ > > GitHub tag: > https://github.com/apache/datasketches-rust/releases/tag/0.3.0-rc.1 > > Testing (choose one or both): > - crates.io RC: cargo add [email protected] > - From source: Download, verify signatures, cargo x test > > To verify signatures: > > curl -O > https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.1/apache-datasketches-rust-0.3.0-rc.1-src.zip > curl -O > https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.1/apache-datasketches-rust-0.3.0-rc.1-src.zip.asc > gpg --verify apache-datasketches-rust-0.3.0-rc.1-src.zip.asc > > Notable changes: > https://github.com/apache/datasketches-rust/blob/main/CHANGELOG.md > > Vote will remain open for at least 72 hours. > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove (and reason why) > > Best, > tison. >
