Skip to content

Commit 8989acf

Browse files
committed
Update release notes wrt #1019
1 parent 12824dd commit 8989acf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

release-notes/VERSION-2.x

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,18 @@ of interfaces needed for streaming level to make callbacks and call-throughs,
66
via `ObjectCodec` and `TreeNode`.
77

88
Also includes implementation of this API for JSON.
9-
Forms the base for other data formats as well, despite naming that suggests
10-
JSON-specificity: naming is due to history, as Jackson started out as pure
11-
JSON library.
9+
Forms the base for other data formats as well despite naming suggesting
10+
JSON-specificity: naming is due to history, as Jackson started out as
11+
a pure JSON library.
1212

1313
------------------------------------------------------------------------
1414
=== Releases ===
1515
------------------------------------------------------------------------
1616

1717
2.15.2 (not yet released)
1818

19+
#1019: Allow override of `StreamReadContraints` default with
20+
`overrideDefaultStreamReadConstraints()`
1921
#1027: Extra module-info.class in 2.15.1
2022
(reported by @tbnguyen1407)
2123
#1028: Wrong checksums in `module.json` (2.15.0, 2.15.1)

0 commit comments

Comments
 (0)