Skip to content

Releases: OpenAPITools/jackson-databind-nullable

v0.2.6 released

21 Feb 07:11
Compare
Choose a tag to compare

What's Changed

  • Fix broken unwrap bean validation and adapt tests by @MelleD in #50

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5 released

13 Feb 10:13
7812ac5
Compare
Choose a tag to compare

What's Changed

  • Add support for Collection<JsonNullable> in the JsonNullableValueExtractor by @tofi86 in #35
  • minor optimizations and simplifications to JsonNullable by @bratkartoffel in #43
  • Add support for jakarta-validation by @bratkartoffel in #42
  • Add "Automatic-Module-Name" to manifest, fix usage as java 9+ module by @bratkartoffel in #41

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4 released

24 Oct 02:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3 released

25 Jun 03:25
Compare
Choose a tag to compare

What's Changed

v0.2.2 released

28 Nov 07:09
Compare
Choose a tag to compare

Security fix: #22