micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
### [`v4.6.5`](https://redirect.github.com/micronaut-projects/micronaut-core/releases/tag/v4.6.5)
#### What's Changed
##### Bug Fixes π
- Skip classes from introspection generation that are postponed by [@graemerocher](https://redirect.github.com/graemerocher) in [https://github.com/micronaut-projects/micronaut-core/pull/11155](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11155)
- Store enum values as strings by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11160](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11160)
- Fix JsonView and Optional return type by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11170](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11170)
- Skip error routes when initial processing of malformed request fails by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11161](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11161)
- Fix reentrant subscribe in StreamingNettyByteBody by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11051](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11051)
##### Improvements β
- Add ByteArrayByteBufferSpec from servlet by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11159](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11159)
##### Dependency updates π
- fix(deps): update netty monorepo to v4.1.113.final by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11151](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11151)
##### Other Changes π‘
- Ignore any errors when getting jrt provider by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11166](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11166)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.6.4...v4.6.5
Configuration
π Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.6.4
->4.6.5
Release Notes
micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
### [`v4.6.5`](https://redirect.github.com/micronaut-projects/micronaut-core/releases/tag/v4.6.5) #### What's Changed ##### Bug Fixes π - Skip classes from introspection generation that are postponed by [@graemerocher](https://redirect.github.com/graemerocher) in [https://github.com/micronaut-projects/micronaut-core/pull/11155](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11155) - Store enum values as strings by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11160](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11160) - Fix JsonView and Optional return type by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11170](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11170) - Skip error routes when initial processing of malformed request fails by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11161](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11161) - Fix reentrant subscribe in StreamingNettyByteBody by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11051](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11051) ##### Improvements β - Add ByteArrayByteBufferSpec from servlet by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11159](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11159) ##### Dependency updates π - fix(deps): update netty monorepo to v4.1.113.final by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11151](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11151) ##### Other Changes π‘ - Ignore any errors when getting jrt provider by [@dstepanov](https://redirect.github.com/dstepanov) in [https://github.com/micronaut-projects/micronaut-core/pull/11166](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11166) **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.6.4...v4.6.5Configuration
π Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.