File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.35.6] - 2025-06-27
4+ ### Changed
5+ * ** Java:** Bump ` Agrona ` to [ 2.2.4] ( https://github.com/aeron-io/agrona/releases/tag/2.2.4 ) .
6+ * ** Java:** Bump ` JUnit ` to 5.13.2.
7+ * ** Java:** Bump ` Checkstyle ` to 10.26.0.
8+ * ** Java:** Bump ` Shadow ` to 8.3.7.
9+
310## [ 1.35.5] - 2025-06-20
411### Changed
512* ** Java/C++/C#:** Fix a bug in overzealous DTO validation. ([ #1073 ] ( https://github.com/aeron-io/simple-binary-encoding/pull/1073 ) )
94101* ** Java:** Prevent collision when field name is 'value'.
95102* ** Java:** Preserve byte order throughout IR transformations.
96103
104+ [ 1.35.6 ] : https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.6
97105[ 1.35.5 ] : https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.5
98106[ 1.35.4 ] : https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.4
99107[ 1.35.3 ] : https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.3
Original file line number Diff line number Diff line change 1- 1.36.0-SNAPSHOT
1+ 1.35.6
You can’t perform that action at this time.
0 commit comments