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 1
1
# Changelog
2
2
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
+
3
10
## [ 1.35.5] - 2025-06-20
4
11
### Changed
5
12
* ** Java/C++/C#:** Fix a bug in overzealous DTO validation. ([ #1073 ] ( https://github.com/aeron-io/simple-binary-encoding/pull/1073 ) )
94
101
* ** Java:** Prevent collision when field name is 'value'.
95
102
* ** Java:** Preserve byte order throughout IR transformations.
96
103
104
+ [ 1.35.6 ] : https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.6
97
105
[ 1.35.5 ] : https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.5
98
106
[ 1.35.4 ] : https://github.com/aeron-io/simple-binary-encoding/releases/tag/1.35.4
99
107
[ 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