File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -391,3 +391,7 @@ David Schlosnagle (@schlosna)
391391 * Contributed #1081 : Make `ByteSourceJsonBootstrapper` use `StringReader` for < 8KiB
392392 byte[] inputs
393393 (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.
4040 (contributed by @artoonie )
4141#1051 : Add `JsonGeneratorDecorator` to allow decorating `JsonGenerator`s
4242 (contributed by @digulla )
43+ #1064 : Add full set of `BufferRecyclerPool` implementations
44+ (contributed by Mario F )
4345#1066 : Add configurable error report behavior via `ErrorReportConfiguration`
4446 (contributed by Joo - Hyuk K )
4547#1081 : Make `ByteSourceJsonBootstrapper` use `StringReader` for < 8KiB byte[] inputs
4648 (contributed by @schlosna )
49+ #1089 : Allow pluggable buffer recycling via new `BufferRecyclerPool` extension point
4750
48512.15 .2 (30 - May - 2023 )
4952
You can’t perform that action at this time.
0 commit comments