Releases: aeron-io/simple-binary-encoding
Releases · aeron-io/simple-binary-encoding
1.36.2
- [Java] Upgrade to Agrona 2.3.2.
1.36.1
- [C#] Handle case when
valueRefis with enum type prefix. (#1092) - [Java] Upgrade to Agrona 2.3.1.
- [Java] Upgrade to
JUnit6.0.1. - [Java] Upgrade to
Checkstyle12.1.1.
1.36.0
- [C++] Fix composite encode generation to use formatted property names, i.e. escape keywords.
- [C++] Fix property name usage in display code generator.
- [C++] Add getter for schema id on the
IrDecoder. (#1077) - [Java] Fix var data and composite code generation to use property name instead of plain name. Also use property name for access order check methods. (#1081)
- [Java] Handle
nullvalues when encoding enums, i.e. useEnum.NULL_VALif the value was not assigned. - [Java] Handle primitive arrays correctly in the generated DTO code.
- [Go] Handle
_andStringas keywords and use property name when generating variable data section. - [C#] Replaced empty array creation by
Array.Empty, issue (#1079). (#1080) - [C/C++] Allow overriding Gradle wrapper location. (#1091)
- [Java/C++/Go] Preserve
packageNamein the IR. (#1089) - [Java] Upgrade to Agrona 2.3.0
- [Java] Upgrade to
JUnit5.13.4. - [Java] Upgrade to
Mockito5.20.0. - [Java] Upgrade to
Checkstyle11.1.0. - [Java] Upgrade to
Shadow9.2.2. - [Java] Upgrade to
Version0.53.0. - [C] Upgrade to
GoogleTestto 1.14.0. - [C] Bump minimium required CMake version to
3.30. - [CI] Add
Clang21 to the build matrix. - [CI] Add
Java25 to the build matrix.
1.35.6
1.35.5
1.35.4
1.35.3
Changed
- Java: Publish release artifacts to Central Portal using OSSRH Staging API service.
- Java: Bump
Agronato 2.2.2. - Java: Bump
Checkstyleto 10.25.0. - Java: Bump
Gradleto 8.14.2.
1.35.1
Changed
- Bump
Agronato 2.2.1. - Bump
JUnitto 5.13.0.
1.35.0
Changed
- Update
Implementation-Vendor. - Rust: Elide explicit ActingVersion lifetime. (#1053)
- CI: Use
gradle/actions/setup-gradleaction for caching Gradle dependencies. - CI: Enable JDK 24 GA build.
- CI: Simplify error log upload.
- CI: Remove Ubuntu 20.04 based builds.
- CI: Bump Go build to use 1.23.x and 1.24.x.
- Bump
Agronato 2.2.0. - Bump
Gradleto 8.14.1. - Bump
Checkstyleto 10.24.0. - Bump
jsonto 20250517. - Bump
JUnitto 5.12.2. - Bump
Mockitoto 5.18.0. - Bump
Shadowto 8.3.6. - Bump
Versionsto 0.52.