v8.6.0
What's Changed
- Fix NPEs and race condition in deserializers by @swallez in #405
- Add support for WORKFLOW and user/group IDs to assemble job by @sethmlarson in #416
- Add support for binary endpoints by @swallez in #434
- Allow JacksonJsonpMapper user provided ObjectMapper to maintain configuration by @mluckam in #417
- Add Type in addition to Class to map types with generic parameters by @swallez in #438
- Do not mix mapper types in JsonData serialization by @swallez in #440
- Update build to Gradle 7.5.1 by @swallez in #443
New Contributors
Full Changelog: v8.5.3...v8.6.0