Hello Apache DataSketches PMC and Community,
This is a call for vote to release Apache DataSketches-cpp candidate
version 3.5.1-rc2
This is a patch release intended to fix bugs in the previous release. We
are gearing up for some API-breaking changes in a major release, and wanted
to ensure that anyone who is not yet ready for that migration can benefit
from these fixes.
Changes since datasketches-cpp 3.5.0 release:
- fix python wheel build script to produce valid wheels for Apple Silicon
Macs
- fix a serialization bug for theta and tuple sketches when sketch had no
entries but was not empty (e.g. the result of an intersection between
disjoint sets)
Changes since rc1:
- Should be using the correct GPG signing key (having found my original
one)
- Source should be entirely unchanged, down to using the same git hashid
Source repository:
- https://github.com/apache/datasketches-cpp
Git Tag for this release:
- https://github.com/apache/datasketches-cpp/releases/tag/3.5.1-rc2 on
branch 3.5.x
Git HashId for this release is: bbf236fcd3f88299873442ede207426a72b3170c
The Release Candidate / Zip Repository, including convenience binaries (in
pypi subdirectory):
- https://dist.apache.org/repos/dist/dev/datasketches/cpp/3.5.1-rc2/
The public signing key can be found in the KEYS file:
- https://dist.apache.org/repos/dist/dev/datasketches/KEYS
The artifacts have been signed with key:
21B541A98F6038F334CC 2020-04-30 Jon Malkin (Apache code signing) <
[email protected]>
Build & Test Guide:
- https://github.com/apache/datasketches-cpp/blob/3.5.x/README.md
The vote will be performed as follows:
- This letter will be published on dev@ and remain open for at least 72
hours (excluding weekends and holidays), AND until at least 3 (+1) PMC votes or
a majority of (+1) PMC votes are acquired. Anyone in the community can vote.
Please vote accordingly:
[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason
Thank you,
Jon Malkin
[email protected]