Skip to content

Apache Release DataSketches-Memory 7.0.0

Latest

Choose a tag to compare

@leerho leerho released this 18 Jun 19:18
9273047

Overview

  • This release of datasketches-memory replaces version 3.0.2 for Java 11 (but not Java 8), version 4.1.0 for Java 17 and version 6.0.0 for Java 21.
  • In terms of source, this release consists of a parent Maven project and two Maven sub-projects:
    • datasketches-memory-java11 is for use with Java 11
    • datasketches-memory-java17_25 is for use with Java 17, 21, and 25.
    • Please refer to the project README for more information about the capabilities of these two sub-projects.
  • The older version 3.0.2 can still be used with Java 8.
  • For users on Java 11, use this release instead of the older version 3.0.2.
  • The older versions 4.1.0 and 6.0.0 are deprecated.

What's Changed Detail

New Contributors

Full Changelog: 5.0.0...7.0.0