File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -30,3 +30,13 @@ Henri Biström (@hb16)
3030Afzal Najam (@AfzalivE)
3131 * Reported #1541: Unexpected Illegal surrogate character when parsing field names
3232 (3.1.0)
33+
34+ Prabhav Srinath (@sprabhav7)
35+ * Reported #1553: Max Depth validation not working for `DataInput`-backed `JsonParser`s
36+ in 3.0
37+ (3.1.0)
38+
39+ Rohan Nagendra (@rohan-repos)
40+ * Reported #1553: Max Depth validation not working for `DataInput`-backed `JsonParser`s
41+ in 3.0
42+ (3.1.0)
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ No changes since 3.1.0
5151 creating parser with fixed buffer
5252#1553: Max Depth validation not working for `DataInput`-backed `JsonParser`s
5353 in 3.0
54+ (reported by Prabhav S, Rohan N)
5455#1555: Enforce `StreamReadConstraints.maxNumberLength` for
5556 non-blocking (async) parser
5657 (fix by @pjfanning)
You can’t perform that action at this time.
0 commit comments