+1 (non-binding) I verified the datasketches-memory-java17_25-7.0.0.jar functions correctly on JDK 17, 21, and 25 as claimed, by using AI to generate some code that consumes the public API and then run smoking tests.
One nit, I don’t think this lib has any transitive runtime dependency, but the testng and other two dependencies are likely to wrong declared without test scope. Thanks, Cheng Pan On 2026/06/11 18:06:04 Lee Rhodes wrote: > This is a call for a vote to release Apache DataSketches-memory > candidate version: 7.0.0-RC3 > > The short version of the purpose of this release is to replace > DataSketches-Memory versions 4.1.0, 6.0.0 and the Java 11 portion of > release 3.0.2 with a single release that handles Java 11, 17, 21, and 25 > gracefully. > > The longer version about this release and the rationale behind it can be > found in the candidate README.md referenced below under *Build & Test Guide* > . > > Changes from 7.0.0-RC2: > > - Added Java 25 into the mix > - Added the GitHub dependabot.yml to *main/.github* > > *References for this release:* > > ** Source repository:* > https://github.com/apache/datasketches-memory > > ** Git Tag for this release:* > https://github.com/apache/datasketches-memory/releases/tag/7.0.0-RC3 on > branch 7.0.X > > ** Git HashId for this release starts with: *9273047* on branch 7.0.X* > > ** The Release Candidate / Zip Repository:* > https://dist.apache.org/repos/dist/dev/datasketches/memory/7.0.0-RC3/ > > ** 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 --keyid-format SHORT: 8CD4A902* > > ** Repository: Maven Central [Nexus]:* > https://repository.apache.org/content/repositories/orgapachedatasketches-1086/org/apache/datasketches/ > > ** Build & Test Guide:* > https://github.com/apache/datasketches-memory/blob/7.0.0-RC3/README.md > > *The vote will be performed as follows:* > This email will be posted 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. > > This vote will close no earlier than Tuesday Jun 16, 2026, 5:00 PM PST / > Tuesday Jun 16, 2026, 24:00 UTC > > Please vote accordingly: > > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thanks, > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
