+1 (binding) checked: + Signature/Checksum/GPG + License and versions + build/fmt/doc/package + tests 239 / 239 pass, 0 failures, 0 ignored + cross checked alignement of commit version with Github tag
On 2026/05/13 01:41:22 tison wrote: > 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.2/ > > GitHub tag: > https://github.com/apache/datasketches-rust/releases/tag/0.3.0-rc.2 > > 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.2/apache-datasketches-rust-0.3.0-rc.2-src.zip > curl -O > https://dist.apache.org/repos/dist/dev/datasketches/rust/0.3.0-rc.2/apache-datasketches-rust-0.3.0-rc.2-src.zip.asc > gpg --verify apache-datasketches-rust-0.3.0-rc.2-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. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
