Skip to content
Compare
Choose a tag to compare
@rbygrave rbygrave released this 21 Mar 05:36
· 9 commits to main since this release

What's Changed

  • Bump the dependencies group with 2 updates by @dependabot in #350
  • Fix JAXB collections deserializing null by @rob-bygrave in #351
  • Fix NPE when custom JsonAdapter (not nullSafe()) is registered via Supplier by @rob-bygrave in #353
  • Collection adapter nullsafety by @SentryMan in #352
  • Remove adapters from jsonb that were moved to json-core (as they are now unused) by @SentryMan in #355
  • Add failOnNullPrimitives option, default to allowing NULL by @rbygrave in #356
  • Make methods final on internal class JParser by @rbygrave in #357
  • Make serialVersionUID private on Exception types by @rbygrave in #358

Full Changelog: 3.1...3.2