Skip to content

Commit c72b158

Browse files
committed
Update release notes wrt #1064
1 parent a4ca94f commit c72b158

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

release-notes/VERSION-2.x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff 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

4851
2.15.2 (30-May-2023)
4952

0 commit comments

Comments
 (0)