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.
2 parents 5eb7479 + 4fc50ff commit 436019cCopy full SHA for 436019c
1 file changed
release-notes/VERSION-2.x
@@ -18,6 +18,9 @@ a pure JSON library.
18
19
#1541: Unexpected Illegal surrogate character when parsing field names
20
(fix by @cowtowncoder, w/ Claude code)
21
+#1570: Fail parsing from `DataInput` if
22
+ `StreamReadConstraints.getMaxDocumentLength()` set [GHSA-2m67-wjpj-xhg9]
23
+ (fix by @cowtowncoder, w/ Claude code)
24
25
2.21.1 (22-Feb-2026)
26
@@ -121,6 +124,12 @@ No changes since 2.19.1
121
124
(requested by Ilenia S)
122
125
(fixed by @pjfanning)
123
126
127
+2.18.7 (not yet released)
128
+
129
130
131
132
133
2.18.6 (22-Feb-2026)
134
135
#1512: Number-parsing fix for `UTF8DataInputJsonParser`
0 commit comments