Skip to content

1.23.0

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 27 Oct 18:02
· 6874 commits to master since this release
  • Support the separate configuration of idle strategies for the replay and recording agent in the archive when running dedicated threading mode.
  • Improve ownership tracking for subscriptions and images in C++ client.
  • Improve matching of tagged channels
  • Increase archive storage version to 2.0.0 which requires the use of migration tool for existing archives.
  • Add operations to purge and restore the history of a recording in the archive.
  • Add the ability to query start position for a recording.
  • Add Image specific fragment assemblers for C++ client.
  • Reduce cacheline padding to save on memory footprint.
  • Fix double delete in Aeron destructor. Issue #717.
  • C++ client refinements. PR #716.
  • Upgrade to javadoc-links 4.1.3.
  • Upgrade to Gradle 5.6.3.
  • Upgrade to Checkstyle 8.25.
  • Upgrade to SBE 1.14.0.
  • Upgrade to Agrona 1.0.9.

Java binaries can be found here...