1.33.0-v2
版本发布时间: 2024-08-24 07:08:52
real-logic/simple-binary-encoding最新发布版本:1.33.0-v2(2024-08-24 07:08:52)
Breaking changes
- JDK 17 is required for compiling and running!
Changelog
- [CI] Execute tests using
ubuntu-24.04
andmacos-latest
. - [Java] Upgrade to Agrona 1.23.0.
- [Java] Upgrade to Gradle 8.10.
- [Java] Upgrade to Shadow 8.3.0.
- [Java] Upgrade to Mockito 5.12.0.
Known bugs
- [Java] Issue #1012: a fixed-length char array setter is not visible outside of its package in generated DTOs. Fixed in bb984d44205c77998fd3a8505beadd9e9f02fc3c.