Skip to content

1.11.0

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 12 Sep 18:45
· 9236 commits to master since this release
  • Account for message header when listing descriptors from the archive. Issue #550.
  • Reduce allocation of exceptions when network issues occur.
  • Delete log buffers that are no longer referenced in C media driver.
  • Add system counter for failed attempted deletes of log buffers on Windows.
  • Fix build of C++ client on Clang 3.9, 4, and 5. Issue #544.
  • Prepare for building on Java 11.
  • Finally get Aeron working on Sparc. Issue #359.
  • Allow for debug logging in the Java driver via the aeron.event.log.filename system property and reduce allocation when using this.
  • Upgrade to Byte Buddy 1.8.21.
  • Upgrade to Mockito 2.22.0.
  • Upgrade to Gradle 4.10.
  • Upgrade to SBE 1.8.8.
  • Upgrade to Agrona 0.9.24.

Java binaries can be found here...