Skip to content
Compare
Choose a tag to compare
@SentryMan SentryMan released this 31 Aug 00:45
· 21 commits to main since this release
ff636b4

What's Changed

  • Move view methods below to/from json methods by @SentryMan in #401
  • Support writing large raw json content in multiple chunks by @rbygrave in #402
  • For collection types List, Set, Map use equals() rather than isAssign… by @rob-bygrave in #406
  • Fix trailing comma in properties call for empty subtypes by @joaonmatos in #412
  • Add explicit license information to packages' POM file by @joaonmatos in #413
  • Add a hasAdapter method to the JsonB interface by @vamega in #415

New Contributors

Full Changelog: 3.6...3.7