Skip to content

1.10.2

Compare
Choose a tag to compare
@JPWatson JPWatson released this 01 Aug 19:18
· 108 commits to master since this release
  • Allow multiple replays for the same session in the archive if using tag references.
  • Guard against the Aeron client being used in a re-entrant fashion from a image or counter callback. Issue #524.
  • Enqueue new image events in the archive to avoid race when sending a control action. Issue #524.
  • Return subscription id when starting an archive recording so it can be stopped by id as an alternative to channel and stream id.