What's Changed
Bug Fixes 🐞
- Fix stream backpressure when compressing by @yawkat in #11115
- Fix inject remapped beans with type arguments by @dstepanov in #11145
Dependency updates 🚀
- fix(deps): update dependency io.netty:netty-tcnative-boringssl-static to v2.0.66.final by @renovate in #11112
- fix(deps): update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.26.2 by @renovate in #11147
- fix(deps): update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.5.0 by @renovate in #11133
- fix(deps): update dependency io.micronaut.groovy:micronaut-runtime-groovy to v4.4.0 by @renovate in #11132
- fix(deps): update dependency io.micronaut.aws:micronaut-aws-bom to v4.7.1 by @renovate in #11126
- fix(deps): update dependency io.micronaut.rxjava2:micronaut-rxjava2-bom to v2.5.0 by @renovate in #11148
Other Changes 💡
- Update to the IDE guide for VS Code, which was out of date by @krisfoster in #11093
- Deprecate
MediaTypeCodec
and use Message Body Writer / Reader API for clients by @dstepanov in #11121 - Fix issue with root routing + improve tests by @dstepanov in #11123
- Add Kotlin Graalvm reproducer by @dstepanov in #11135
- Fix typo: localTransformers by @PiyalAhmed in #11146
New Contributors
- @krisfoster made their first contribution in #11093
- @PiyalAhmed made their first contribution in #11146
Full Changelog: v4.6.3...v4.6.4