File tree 2 files changed +6
-0
lines changed
2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -318,3 +318,7 @@ Illia Ovchynnikov (wingsofovnia@github)
318
318
Evan Galpin (egalpin @github )
319
319
* Contributed #762 : Make `JsonPointer` `java.io.Serializable`
320
320
(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 )
Original file line number Diff line number Diff line change @@ -45,6 +45,8 @@ JSON library.
45
45
(contributed by Evan G )
46
46
#763 : `JsonFactory.createParser()` with `File` may leak `InputStream`s
47
47
#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 )
48
50
#773 : Add option to accept non-standard trailing decimal point
49
51
(`JsonReadFeature .ALLOW_TRAILING_DECIMAL_POINT_FOR_NUMBERS `)
50
52
(contributed by @pjfanning )
You can’t perform that action at this time.
0 commit comments