Skip to content

Commit b69c9a5

Browse files
committed
[Doc] Release notes.
1 parent 092c1af commit b69c9a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [1.35.5] - 2025-06-20
4+
### Changed
5+
* **Java/C++/C#:** Fix a bug in overzealous DTO validation. ([#1073](https://github.com/aeron-io/simple-binary-encoding/pull/1073))
6+
* **Java:** Bump `Agrona` to 2.2.3.
7+
38
## [1.35.4] - 2025-06-12
49
### Changed
510
* **Rust:** Return None for optional primite field if its version is less than actingVersion. ([#1067](https://github.com/aeron-io/simple-binary-encoding/pull/1067))
@@ -88,6 +93,7 @@
8893
* **Java:** Prevent collision when field name is 'value'.
8994
* **Java:** Preserve byte order throughout IR transformations.
9095

96+
[1.35.5]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.5
9197
[1.35.4]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.4
9298
[1.35.3]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.3
9399
[1.35.1]: https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.1

0 commit comments

Comments
 (0)