Hello Apache DataSketches PMC and Community,
This is a call for vote to release Apache DataSketches-cpp candidate
version: 3.5.1-rc1
NOTE: I replaced my old laptop with questionable batteries but neglected to
copy my old gpg keys. You'll need to update the KEYS file.
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)
Source repository:
- https://github.com/apache/datasketches-cpp
Git Tag for this release:
- https://github.com/apache/datasketches-cpp/releases/tag/3.5.1-rc1 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-rc1/
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:
3B92A0C9009FD38F 2022-10-08 Jon Malkin <
[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]