Skip to content

1.41.3

Choose a tag to compare

@mikeb01 mikeb01 released this 16 May 07:45
  • [Java] Add debug method for a replication completing withing Cluster.
  • [Java] Let Archive take care of handling Aeron exceptions when client is embedded.
  • [C] Prevent double free of the aeron_udp_channel_t when creating a send_channel_endpoint_t.
  • [C] Upgrade to HDR Histogram 0.11.8
  • [Java] Upgrade to JUnit 5.9.3 (platform console 1.9.3)
  • [Java/C] Name resolution execution time tracking
  • [Java] Simplify Client Close
  • [Java] Perform Runtime.exit(int) on another thread in default error handler to avoid deadlocks if Aeron instances are used on JVM shutdown hooks.
  • [C] Fix potential memory leak.  Use correct action with publication notification.
  • [Java] Ensure segment file write of final byte for extension is successful