We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0305c55 commit 752febeCopy full SHA for 752febe
CHANGELOG.md
@@ -3,6 +3,7 @@
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:** Improve JsonPrinter's conformance with the JSON specification (e.g., escaping control characters and using correct delimiters).
7
* **Java:** Bump `Agrona` to 2.2.3.
8
9
## [1.35.4] - 2025-06-12
0 commit comments