Micronaut Serialization 1.1.0
What's Changed
Bug Fixes π
- Allow serialization and deserializatin of object arrays by @graemerocher in #209
- Fix subtyping serialization by @graemerocher in #211
Dependency updates π
- Bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 by @dependabot in #187
- Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.1 by @dependabot in #186
- Update plugin io.micronaut.build.shared.settings to v5.3.8 by @renovate in #206
- Update dependency org.mongodb:bson to v4.6.0 by @renovate in #207
Other Changes π‘
- Do not require primitive constructor values by default by @yawkat in #174
- Fixing some issues with documentation by @wetted in #195
- Streamline BOM generation by @melix in #201
New Contributors
- @wetted made their first contribution in #195
- @melix made their first contribution in #201
- @renovate made their first contribution in #206
Full Changelog: v1.0.1...v1.1.0