Aeron v1.15.2 Release Notes

Release Date: 2019-02-05 // about 5 years ago
    • 🛠 Fix issue with length of channel not being taken into account when parsing commands in the C Media Driver which could lead to corrupt URI channel params.
    • ➕ Add Automatic-Module-Name to help support modular Java applications using Aeron. Issue #627.
    • ⬇️ Reduce cache missing when handling loss in Java Media Driver.
    • 🤡 Relocate Byte Buddy in fat JAR to avoid clash with other needs for Byte Buddy such as Mockito.
    • ⬆️ Upgrade to Byte Buddy 1.9.7.
    • ⬆️ Upgrade to Mockito 2.24.0.
    • ⬆️ Upgrade to SBE 1.12.1.
    • ⬆️ Upgrade to Agrona 0.9.32.

    Java binaries can be found here...