Hi everyone, I propose releasing Apache DataSketches Rust version 0.4.0.
The release candidate is based on commit: 595516eca9ed320d14cb9815d8d87ebb79197edb Source distribution: https://dist.apache.org/repos/dist/dev/datasketches/rust/0.4.0-rc.1/ Git tag: https://github.com/apache/datasketches-rust/tree/0.4.0-rc.1 Changelog: https://github.com/apache/datasketches-rust/blob/0.4.0-rc.1/CHANGELOG.md crates.io release candidate: https://crates.io/crates/datasketches/0.4.0-rc.1 Signing key fingerprint: 8B374472FAD328E17F479863B379691FC6E298DD KEYS: https://downloads.apache.org/datasketches/KEYS SHA-512: f833df73513f3cd760dc87492437c207e38dfbefc4938237cf70e75229f5181b0cdb85c97a075ae27d57d1ac2be52e8b7e9a89cf5614cf7a41d2fca659f4d961 apache-datasketches-rust-0.4.0-src.zip Verification: shasum -a 512 --check apache-datasketches-rust-0.4.0-src.zip.sha512 gpg --verify apache-datasketches-rust-0.4.0-src.zip.asc apache-datasketches-rust-0.4.0-src.zip Source checks: export CARGO_TARGET_DIR="$(mktemp -d)" cargo package --list -p datasketches cargo publish --dry-run --locked -p datasketches cargo x prepare-testdata cargo x lint cargo x check cargo x test The vote will remain open until 2026-08-17 14:00 UTC, which is more than 72 hours from now. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove, with a reason Best, tison.
