Skip to content

Commit

Permalink
Merge branch '2.19'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 5, 2025
2 parents aa5304f + db934e1 commit 30fc62b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,9 @@ Yura (@sdyura)
* Contributed #193: `JacksonJaxbJsonProvider` has @Produces(MediaType.WILDCARD) and yet
hasMatchingMediaType(MediaType.WILDCARD) return false
(2.18.0)

Craig P. Motlin (@motlin)

* Contributed #205: Propagate the pretty printer from the writer to the generator in
ProviderBase.writeTo()
(2.19.0)
3 changes: 3 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Sub-modules:

#200: Narrow types to format specific (e.g. CBORMapper) when resolving
via JAX-RS Providers
#205: Propagate the pretty printer from the writer to the generator in
ProviderBase.writeTo()
(contributed by @motlin)
* Woodstox dependency now 7.1.0

2.18.2 (27-Nov-2024)
Expand Down

0 comments on commit 30fc62b

Please sign in to comment.