Skip to content

Commit 22fd108

Browse files
committed
Add ref to #943 in release-notes/VERSION-2.x
1 parent c94fd87 commit 22fd108

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-notes/VERSION-2.x

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,11 @@ a pure JSON library.
5757
allow for deferred decoding in some cases
5858
#921: Add `JsonFactory.Feature.CHARSET_DETECTION` to disable charset detection
5959
(contributed by @yawkat)
60+
#943: Add `StreamReadConstraints.maxNestingDepth()` to constraint max nesting
61+
depth (default: 1000)
6062
#948: Use `StreamConstraintsException` in name canonicalizers
6163
(contributed by @pjfanning)
6264
#962: Offer a way to directly set `StreamReadConstraints` via `JsonFactory` (not just Builder)
63-
#965: 2.15.0-rc1 missing Gradle module metadata marker in pom.xml
6465
#968: Prevent inefficient internal conversion from `BigDecimal` to `BigInteger`
6566
wrt ultra-large scale
6667
#984: Add `JsonGenerator.copyCurrentEventExact` as alternative to `copyCurrentEvent()`

0 commit comments

Comments
 (0)