Skip to content

1.2.0

Compare
Choose a tag to compare
@mjpt777 mjpt777 released this 23 Feb 11:15
· 12902 commits to master since this release
  • Multi-Destination-Cast for multicast like semantics over multiple UDP unicast streams.
  • Linger networked Publications that have spies until the spies have caught up with the sender position.
  • Manage Image availability and Subscriptions for IPC in the same way as for network streams.
  • Performance improvements from fixing a few false sharing issues.
  • Fix network frame logging with debugging agent.
  • Fix intermittent system tests on Windows.
  • Make the Java client more robust to misuse.
  • Windows C++ compilation fixes.
  • Be more strict with validating client parameters before mutating state.
  • Ability to set the MTU length on individual UDP streams.
  • Upgrade to Checkstyle 7.5.1.
  • Upgrade to Byte Buddy 1.6.9.
  • Upgrade to Mockito 2.7.9.
  • Upgrade to Agrona 0.9.3.

Java binaries can be found here...