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
- @joaonmatos made their first contribution in #412
- @vamega made their first contribution in #415
Full Changelog: 3.6...3.7