0.50
·
1765 commits
to master
since this release
- Add metadata API (https://github.com/real-logic/artio/wiki/Session-MetaData) including
- making the readMetaData and writeMetaData methods no longer experimental.
- Pass latest metadata to the session acquire handler.
- Add the ability to end a FIX message with metadata.
- Upgrade to Aeron 1.25.1, SBE 1.16.1, and Agrona 1.3.0.
- Change the
SessionAcquireHandler
API in preparation for 1.0 - Fix metadata file locking issue on windows.