Aeron v1.23.1 Release Notes

Release Date: 2019-11-06 // over 4 years ago
    • ⚡️ Correct bug when setting MediaDriver.Context.rejoinStream which set reliableStream property by mistake and update configuration output dump.
    • ➕ Add bind address and port to channel endpoint counter label to help with debugging connections.
    • 🛠 Fix narrowing type conversion in C++ client for subscription images. PR #726.
    • ➕ Add progress checks to ReplayMerge and a new terminal state of FAILED which is entered on exception or lost connection to the archive.
    • Track close following connections with MDS without timing them out which can help with ReplayMerge.
    • 👌 Support manual control on MDC not requiring the control address:port to be specified so it can be automatically assigned.
    • ➕ Add ability to disable the recording events publication in the archive to save resources when it is not required.
    • ➕ Add protocol version of the server to the connect response for archive clients.
    • ⬆️ Upgrade to SBE 1.14.1.
    • ⬆️ Upgrade to Agrona 1.0.11.

    Java binaries can be found here...