Skip to content

Chronicle Map 3.12.0

Compare
Choose a tag to compare
@leventov leventov released this 07 Jan 13:38
· 1220 commits to ea since this release

Changes since 3.11.0:

  • Improved resource management for the case of relatively short-living Chronicle Maps.
  • Prevented memory leaks under failure conditions: when exceptions are thrown in the context of ongoing operation with Chronicle Map, in case of OutOfMemoryError, etc.
  • Update to the latest chronicle-bom: 1.13.34 -> 1.13.44
  • If you don't use so-called "value interfaces" as keys or values of Chronicle Maps, usage in Java EE / OSGi / modules environment should be simplified. The same change as described in this blog post is made, but within the library.

Minor version number (3.11 -> 3.12) is updated because of the updated dependencies. The Chronicle Map data structure specification is still in the revision 1. The data format hasn't changed.

Download JAR: https://oss.sonatype.org/content/groups/public/net/openhft/chronicle-map/3.12.0/chronicle-map-3.12.0.jar