Agrona v1.0.0 Release Notes

Release Date: 2019-05-03 // almost 5 years ago
    • ✂ Remove usage of Unsafe from cached clocks.
    • ➕ Add accessors for AsciiViewSequence to make it more useful. PR #170.
    • ➕ Add ability to pretty print binary buffers in ASCII. PR #169.
    • Grow backing array for TransportPoller by golden ratio to be more GC friendly.
    • ➕ Add constructors for initialising AtomicLongPosition in tests.
    • 👌 Improve Javadoc.
    • ⬆️ Upgrade to io.freefair.javadoc-links 3.2.1.
    • 💅 Upgrade to Checkstyle 8.20.
    • ⬆️ Upgrade to Mockito 2.27.0.
    • ⬆️ Upgrade to Gradle 5.4.1.

    Binaries can be found here...