1.10.2
- 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.