v8.2.0
What's Changed
- Fallback to current class if loading a Jsonp provider using ServiceLoader fails by @swallez in #173
- Fix jsonb url by @swallez in #177
- Fix broken LLRC link in README.md by @spinscale in #187
- Raw json support by @swallez in #200
- Add docs about Spring and jakarta-json by @swallez in #215
- Include withJson docs only in correct versions by @swallez in #217
- [Backport 8.2] Fix serialization of NaN/Infinite/Min/Max values by @github-actions in #226
- [Backport 8.2] Hrlc compat doc by @github-actions in #231
- [Backport 8.2] Add mapping exception with JSON path and location by @github-actions in #237
- [8.2] Restructure and enhance docs (#243) by @swallez in #245
Full Changelog: v8.1.3...v8.2.0