Skip to content

Commit

Permalink
Update release notes wrt #1064
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Aug 31, 2023
1 parent a4ca94f commit c72b158
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -391,3 +391,7 @@ David Schlosnagle (@schlosna)
* Contributed #1081: Make `ByteSourceJsonBootstrapper` use `StringReader` for < 8KiB
byte[] inputs
(2.16.0)

Mario Fusco (@mariofusco)
* Contributed #1064: Add full set of `BufferRecyclerPool` implementations
(2.16.0)
3 changes: 3 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,13 @@ a pure JSON library.
(contributed by @artoonie)
#1051: Add `JsonGeneratorDecorator` to allow decorating `JsonGenerator`s
(contributed by @digulla)
#1064: Add full set of `BufferRecyclerPool` implementations
(contributed by Mario F)
#1066: Add configurable error report behavior via `ErrorReportConfiguration`
(contributed by Joo-Hyuk K)
#1081: Make `ByteSourceJsonBootstrapper` use `StringReader` for < 8KiB byte[] inputs
(contributed by @schlosna)
#1089: Allow pluggable buffer recycling via new `BufferRecyclerPool` extension point

2.15.2 (30-May-2023)

Expand Down

0 comments on commit c72b158

Please sign in to comment.