Skip to content

Commit 8cd3b6b

Browse files
committed
Merge branch '3.1' into 3.x
2 parents 42f94c4 + b2b591e commit 8cd3b6b

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

release-notes/CREDITS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,13 @@ Henri Biström (@hb16)
3030
Afzal 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)

release-notes/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)