File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,16 +6,18 @@ of interfaces needed for streaming level to make callbacks and call-throughs,
6
6
via `ObjectCodec ` and `TreeNode `.
7
7
8
8
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 .
12
12
13
13
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
14
14
= == Releases == =
15
15
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
16
16
17
17
2.15 .2 (not yet released )
18
18
19
+ #1019 : Allow override of `StreamReadContraints ` default with
20
+ `overrideDefaultStreamReadConstraints ()`
19
21
#1027 : Extra module-info.class in 2.15.1
20
22
(reported by @tbnguyen1407 )
21
23
#1028 : Wrong checksums in `module.json` (2.15.0, 2.15.1)
You can’t perform that action at this time.
0 commit comments