Skip to content

Commit be58a66

Browse files
committed
Update release notes wrt #768
1 parent a0f45a1 commit be58a66

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,3 +318,7 @@ Illia Ovchynnikov (wingsofovnia@github)
318318
Evan Galpin (egalpin@github)
319319
* Contributed #762: Make `JsonPointer` `java.io.Serializable`
320320
(2.14.0)
321+
322+
Chris Rankin (chrisr3@github)
323+
* Requested #768: Jackson bundles are missing OSGi's osgi.serviceloader metadata
324+
(2.14.0)

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ JSON library.
4545
(contributed by Evan G)
4646
#763: `JsonFactory.createParser()` with `File` may leak `InputStream`s
4747
#764: `JsonFactory.createGenerator()` with `File` may leak `OutputStream`s
48+
#768: Jackson bundles are missing OSGi's osgi.serviceloader metadata
49+
(requested by Chris R)
4850
#773: Add option to accept non-standard trailing decimal point
4951
(`JsonReadFeature.ALLOW_TRAILING_DECIMAL_POINT_FOR_NUMBERS`)
5052
(contributed by @pjfanning)

0 commit comments

Comments
 (0)