File tree 2 files changed +7
-0
lines changed 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -391,3 +391,7 @@ David Schlosnagle (@schlosna)
391
391
* Contributed #1081 : Make `ByteSourceJsonBootstrapper` use `StringReader` for < 8KiB
392
392
byte[] inputs
393
393
(2.16.0 )
394
+
395
+ Mario Fusco (@mariofusco)
396
+ * Contributed #1064 : Add full set of `BufferRecyclerPool` implementations
397
+ (2.16.0 )
Original file line number Diff line number Diff line change @@ -40,10 +40,13 @@ a pure JSON library.
40
40
(contributed by @artoonie )
41
41
#1051 : Add `JsonGeneratorDecorator` to allow decorating `JsonGenerator`s
42
42
(contributed by @digulla )
43
+ #1064 : Add full set of `BufferRecyclerPool` implementations
44
+ (contributed by Mario F )
43
45
#1066 : Add configurable error report behavior via `ErrorReportConfiguration`
44
46
(contributed by Joo - Hyuk K )
45
47
#1081 : Make `ByteSourceJsonBootstrapper` use `StringReader` for < 8KiB byte[] inputs
46
48
(contributed by @schlosna )
49
+ #1089 : Allow pluggable buffer recycling via new `BufferRecyclerPool` extension point
47
50
48
51
2.15 .2 (30 - May - 2023 )
49
52
You can’t perform that action at this time.
0 commit comments