v4.5.4
What's Changed
Bug Fixes π
- Ensuring the deserialization has access to the ServerRequestContext by @lcavadas in #10904
- Map of beans should always use bean definition to extract the name by @dstepanov in #10908
- include all non-accessible methods in reflection data by @graemerocher in #10947
- Fix CompletableFuture responses without body by @yawkat in #10953
- Fix enums as each property keys. Fixes #10944 by @graemerocher in #10993
Improvements β
- Use a different logger for NettyByteBody by @graemerocher in #10897
- Add Kotlin+KSP+Jackson nullable tests by @dstepanov in #10927
Docs π
- Update Micronaut Maven Plugin coordinates by @alvarosanchez in #10946
Dependency updates π
- fix(deps): update netty monorepo to v4.1.111.final by @renovate in #10905
- chore(deps): update plugin io.micronaut.build.shared.settings to v6.7.1 by @renovate in #10770
- fix(deps): update dependency io.github.classgraph:classgraph to v4.8.174 by @renovate in #8882
- fix(deps): update vertx to v4.5.8 by @renovate in #10863
- fix(deps): update groovy monorepo to v4.0.22 by @renovate in #10939
- chore(deps): update dependency me.champeau.gradle:japicmp-gradle-plugin to v0.4.3 by @renovate in #10885
- fix(deps): update junit5 monorepo by @renovate in #10945
- fix(deps): update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-yaml to v2.17.2 by @renovate in #10954
Other Changes π‘
- TCK: constraint handler improve by @andriy-dmytruk in #10909
- Revert "TCK: constraint handler improve" by @yawkat in #10922
Full Changelog: v4.5.3...v4.5.4