Skip to content

1.2.5

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 12 Apr 20:53
· 12599 commits to master since this release
  • Make ExclusiveBufferClaim.flags() consistent with Header.flags().
  • Move responsibility for closing channel endpoints on shutdown from the driver-conductor to sender and receiver as appropriate.
  • Don't wait for Receiver to close a channel endpoint within the driver conductor. Issue #338.
  • Remove use of RandomAccessFile so that only FileChannels are used to reference files.
  • Improve efficiency of startup.
  • Upgrade to Agrona 0.9.5.
  • Upgrade to Mockito 2.7.22.
  • Upgrade to Gradle 3.5.

Java binaries can be found here...