micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
### [`v4.7.1`](https://redirect.github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.1): Micronaut Core 4.7.1
##### What's Changed
##### New Features š
- feat: add FilterBodyParser API by [@sdelamo](https://redirect.github.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-core/pull/11272](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11272)
##### Bug Fixes š
- Fix ByteBody stream writing for HTTP/2 by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11261](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11261)
- Fix controller `@Body Object` parameters by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11267](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11267)
##### Docs š
- Update propertySource.adoc by [@jdeex](https://redirect.github.com/jdeex) in [https://github.com/micronaut-projects/micronaut-core/pull/11242](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11242)
- javadoc: correct constructor by [@sdelamo](https://redirect.github.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-core/pull/11271](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11271)
##### Dependency updates š
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11251](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11251)
- chore(deps): update graalvm/setup-graalvm action to v1.2.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11254](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11254)
- fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.11 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11258](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11258)
- fix(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v7.2.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11264](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11264)
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11262](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11262)
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11265](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11265)
- fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11269](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11269)
- fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.7 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11274](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11274)
##### Other Changes š”
- Modified getTrustManagerFactory to not load trust store twice by [@msupic](https://redirect.github.com/msupic) in [https://github.com/micronaut-projects/micronaut-core/pull/11256](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11256)
##### New Contributors
- [@jdeex](https://redirect.github.com/jdeex) made their first contribution in [https://github.com/micronaut-projects/micronaut-core/pull/11242](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11242)
**Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.7.0...v4.7.1
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.7.0
->4.7.1
Release Notes
micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
### [`v4.7.1`](https://redirect.github.com/micronaut-projects/micronaut-core/releases/tag/v4.7.1): Micronaut Core 4.7.1 ##### What's Changed ##### New Features š - feat: add FilterBodyParser API by [@sdelamo](https://redirect.github.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-core/pull/11272](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11272) ##### Bug Fixes š - Fix ByteBody stream writing for HTTP/2 by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11261](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11261) - Fix controller `@Body Object` parameters by [@yawkat](https://redirect.github.com/yawkat) in [https://github.com/micronaut-projects/micronaut-core/pull/11267](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11267) ##### Docs š - Update propertySource.adoc by [@jdeex](https://redirect.github.com/jdeex) in [https://github.com/micronaut-projects/micronaut-core/pull/11242](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11242) - javadoc: correct constructor by [@sdelamo](https://redirect.github.com/sdelamo) in [https://github.com/micronaut-projects/micronaut-core/pull/11271](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11271) ##### Dependency updates š - fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11251](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11251) - chore(deps): update graalvm/setup-graalvm action to v1.2.4 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11254](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11254) - fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.11 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11258](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11258) - fix(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v7.2.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11264](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11264) - chore(deps): update plugin io.micronaut.build.shared.settings to v7.2.2 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11262](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11262) - fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11265](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11265) - fix(deps): update dependency net.bytebuddy:byte-buddy-agent to v1.15.5 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11269](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11269) - fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.7 by [@renovate](https://redirect.github.com/renovate) in [https://github.com/micronaut-projects/micronaut-core/pull/11274](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11274) ##### Other Changes š” - Modified getTrustManagerFactory to not load trust store twice by [@msupic](https://redirect.github.com/msupic) in [https://github.com/micronaut-projects/micronaut-core/pull/11256](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11256) ##### New Contributors - [@jdeex](https://redirect.github.com/jdeex) made their first contribution in [https://github.com/micronaut-projects/micronaut-core/pull/11242](https://redirect.github.com/micronaut-projects/micronaut-core/pull/11242) **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v4.7.0...v4.7.1Configuration
š 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.