Skip to content

0.31

Compare
Choose a tag to compare
@RichardWarburton RichardWarburton released this 15 Jul 08:55
· 2075 commits to master since this release
  • Upgrade to Agrona 1.0.3, SBE 1.12.8, and Aeron 1.20.0.
  • Fix bug related to the replay whereby the state of the replay index could get reset incorrectly, stopping replay of old messages.
  • Removed potentially buggy mutable static state in generated enums.
  • Alter TcpChannelSupplier from a class to an abstract class to enable easier customer implementations to be provided.