Micronaut Core 4.6.5
What's Changed
Bug Fixes π
- Skip classes from introspection generation that are postponed by @graemerocher in #11155
- Store enum values as strings by @dstepanov in #11160
- Fix JsonView and Optional return type by @dstepanov in #11170
- Skip error routes when initial processing of malformed request fails by @yawkat in #11161
- Fix reentrant subscribe in StreamingNettyByteBody by @yawkat in #11051
Improvements β
Dependency updates π
Other Changes π‘
- Ignore any errors when getting jrt provider by @dstepanov in #11166
Full Changelog: v4.6.4...v4.6.5