Agrona v0.9.34 Release Notes

Release Date: 2019-03-10 // about 5 years ago
    • Include links in generated Javadoc.
    • Capture scale of unknown reference size when compressed oops are used.
    • 🐎 Avoid reloading of fields in concurrent data structures when intermixed with volatile loads for improved performance.
    • Provide SystemUtil.tmpDirName().
    • Enable the setting of mapping mode on MappedResizableBuffer so mappings can be read-only. Issue #168.
    • 👌 Improve SemanticVerision class with toString() method and allow a 0 patch version.
    • ⬆️ Upgrade to Mockito 2.25.0.
    • 💅 Upgrade to Checkstyle 8.18.
    • ⬆️ Upgrade to Gradle 5.2.1 and remove support for OSGI as it is now deprecated.
    • ⬆️ Upgrade to Shadow 5.0.0.

    Binaries can be found here...