Agrona v1.1.0 Release Notes

Release Date: 2019-11-18 // over 4 years ago
    • 👍 Allow for buffer reference being null in AsciiSequenceView. PR #190.
    • ➕ Add DelegatingErrorHandler.
    • ➕ Add method to advance a cached clock.
    • Provide the ability to add a suffix to a counter label after allocation.
    • Provide singleton versions of clocks.
    • 👍 Allow for better inlining on direct buffer implementations.
    • ⬆️ Upgrade to javadoc-links 4.1.4.
    • ⬆️ Upgrade to Hamcrest 2.2.
    • 💅 Upgrade to Checkstyle 8.26.
    • ⬆️ Upgrade to ByteBuddy 1.10.2.
    • ⬆️ Upgrade to Shadow 5.2.0.

    Binaries can be found here...