0.94
- Upgrade to Aeron 1.33.1.
- Add support for Session.tryResetSequenceNumbers() to work offline
- Add way to force a sequence index sync and use it to coordinate the new Session.tryUpdateReceivedSequenceNumber() method
- Ensure that an exception thrown in closing a SequenceNumberIndexWriter file wouldn't cause other files to not be closed
- Fix data race regression in session handover