Skip to content

Commit 436019c

Browse files
committed
Merge branch '3.1' into 3.x
2 parents 5eb7479 + 4fc50ff commit 436019c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

release-notes/VERSION-2.x

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ a pure JSON library.
1818

1919
#1541: Unexpected Illegal surrogate character when parsing field names
2020
(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)
2124

2225
2.21.1 (22-Feb-2026)
2326

@@ -121,6 +124,12 @@ No changes since 2.19.1
121124
(requested by Ilenia S)
122125
(fixed by @pjfanning)
123126

127+
2.18.7 (not yet released)
128+
129+
#1570: Fail parsing from `DataInput` if
130+
`StreamReadConstraints.getMaxDocumentLength()` set [GHSA-2m67-wjpj-xhg9]
131+
(fix by @cowtowncoder, w/ Claude code)
132+
124133
2.18.6 (22-Feb-2026)
125134

126135
#1512: Number-parsing fix for `UTF8DataInputJsonParser`

0 commit comments

Comments
 (0)