File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff 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 - 2 m67 - wjpj - xhg9 ]
23+ (fix by @cowtowncoder , w / Claude code )
2124
22252.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 - 2 m67 - wjpj - xhg9 ]
131+ (fix by @cowtowncoder , w / Claude code )
132+
1241332.18 .6 (22 - Feb - 2026 )
125134
126135#1512 : Number-parsing fix for `UTF8DataInputJsonParser`
You can’t perform that action at this time.
0 commit comments