Skip to content

Micronaut Serialization 2.12.0

Latest
Compare
Choose a tag to compare
@sdelamo sdelamo released this 30 Oct 16:46
· 9 commits to 2.12.x since this release

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 ๐Ÿ˜

  • chore(deps): update graalvm/setup-graalvm action to v1.2.5 by @renovate in #951

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