What's Changed
Bug Fixes ๐
- Do not wrap IOExceptions in SerdeException by @yawkat in #944
- Fix JsonNumber bson serialization by @rorueda in #898
- Bug Fix: Failed to deserialize the date field from a number using the @jsonformat annotation by @jjhz in #927
Improvements โญ
Dependency updates ๐
- Update dependencies by @sdelamo in #958
- fix(deps): update dependency org.graalvm.sdk:nativeimage to v23.1.5 by @renovate in #952
- fix(deps): update dependency com.amazonaws:aws-lambda-java-events to v3.14.0 by @renovate in #933
CI โ๏ธBuild ๐
Micronaut Build Plugin
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.2 by @renovate in #954
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.3 by @renovate in #956
New Contributors
Full Changelog: v2.11.2...v2.12.0