Skip to content

Micronaut Serialization 2.3.1

Compare
Choose a tag to compare
@dstepanov dstepanov released this 07 Nov 11:11

What's Changed

Bug Fixes 🐞

  • Fix constructor/bean properties and beans with an executable method by @dstepanov in #650

Improvements ⭐

  • Support @Serdeable.Deserializable(as = ...) on properties by @dstepanov in #646

Dependency updates πŸš€

  • fix(deps): update kotlin monorepo to v1.9.20 by @renovate in #647

Other Changes πŸ’‘

Full Changelog: v2.3.0...v2.3.1