Aeron v1.25.1 Release Notes

Release Date: 2020-01-21 // over 4 years ago
    • ๐ŸŽ Log to ring buffer with zero copy semantics for improved logging performance. PR #831.
    • ๐Ÿ Retain file handle after establishing mapping in Windows C++ client. Issue #826.
    • ๐Ÿ‘Œ Improve encoding performance of logging to file.
    • ๐ŸŒฒ Log all events in a consistent manner with standard header.
    • ๐ŸŽ Be consistent with the use of positional reads and writes in the archive for supported OS synchronisation and slightly improved performance.
    • ๐Ÿ”ง Configure Java DistinctErrorLog to be US-ASCII rather than UTF-8 for compatibility with native driver.
    • โœ… Run slow tests daily in CI.
    • โž• add GNU_SOURCE to clock for native builds on CentOS.
    • โฌ†๏ธ Upgrade to Agrona 1.3.0.
    • โฌ†๏ธ Upgrade to SBE 1.16.1.
    • โฌ†๏ธ Upgrade to JUnit 5.6.0.

    Java binaries can be found here...