Releases: artiofix/artio
Releases · artiofix/artio
0.164
0.163
0.162
Breaking changes
-
[Java] Agrona upgrade contains breaking changes. See Agrona 2.0.0 release notes.
Note:
--add-opens java.base/jdk.internal.misc=ALL-UNNAMED
JVM option is now required run Artio. In addition to--add-opens java.base/java.util.zip=ALL-UNNAMED
and--add-opens java.base/sun.nio.ch=ALL-UNNAMED
.
Changelog
- [Java] When using CatchupReplayer to replay inbound archive messages, skip messages with CATCHUP_REPLAY MessageStatus. #529
- [Java] Add timeout to ResetSequenceNumberCommand.
- [Java] Upgrade to Aeron 1.47.0.
- [Java] Upgrade to Agrona 2.0.1.
- [Java] Upgrade to SBE 1.34.1.
0.161
- Fix framer MsgType parsing for types longer than 2 characters.
- Make framer validate MsgType before parsing it.
- Disconnect sessions when library times out in SOLE_LIBRARY mode (#537).
- Do not log an error anymore if a session disconnects during a replay.
- Add duty cycle duration tracker (#536).
- Fix an issue with resetting groups decoder, where old group references were being nullified which caused unecessary allocation on new decodings (#532).
- Upgrade to SBE 1.33.2.
0.160
0.159
0.158
- Make STATE_CLEANUP log details of performed purges.
- Make FIX_MESSAGE also log messages sent using SessionWriter.
- Upgrade to Aeron 1.46.6, Agrona 1.23.1, SBE 1.33.1.
0.157
0.156
0.155 (JDK 17 migration)
Breaking changes
- JDK 17 is required for compiling and running!
Changelog
- [Java] Upgrade to Aeron 1.46.0.
- [Java] Upgrade to Agrona 1.23.0.
- [Java] Upgrade to SBE 1.33.0.
- [Java] Upgrade to Gradle 8.10.
- [Java] Upgrade to ByteBuddy 1.15.0.
- [Java] Upgrade to Shadow 8.3.0.
- [Java] Upgrade to Mockito 5.12.0.
- [Java] Upgrade to release 3.0.2.