1.32.0
版本发布时间: 2024-08-03 03:03:42
real-logic/simple-binary-encoding最新发布版本:1.33.0-v2(2024-08-24 07:08:52)
- [C#,C++,Java] Generate DTOs for non-perf-sensitive usecases. #957
- [C++, C#] Only generate range validation code when specifying a range smaller than the associate type.
- [C#] Fix ToString() to avoid state changes on message. #992
- [C] Add a #define for each template id. #1006
- [Java, C#, C++] Check enum value for language specific keywords and apply
sbe.keyword.append.token
when appropriate. #1009 #1008 - [Java] Switch JsonPrinter.print to use DirectBuffer instead of UnsafeBuffer.
- [Java] Upgrade to JUnit 5.10.3.
- [Java] Upgrade to json 20240303.
- [Java] Upgrade to jqwik 1.9.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.