Releases: micronaut-projects/micronaut-core
Releases · micronaut-projects/micronaut-core
Release list
Micronaut Core 5.1.12
Micronaut Core 5.1.11
What's Changed
- Update netty monorepo to v4.2.17.Final (#12876)
Bug Fixes 🐞
- fix(cors): replace reference equality with value equality in isAny and isAnyMethod by @fatekingsama in #12627
- fix(multipart): case-insensitive Content-Type/Content-Length header matching in FormDemuxer by @florian-3ap in #12836
- [5.1.x] Update netty-tcnative to 2.0.81.Final by @yawkat in #12890
- Fix FormDemuxer event loop race by @yawkat in #12886
Improvements ⭐
- Add SCIM JSON media type support by @sdelamo in #12835
- test: cover default application context resource loader validation by @amirdeljouyi in #12774
- Use management refresh endpoint in CORS TCKs by @sdelamo in #12880
Other Changes 💡
- Fix handle inaccessible configuration properties in metadata by @dstepanov in #12882
New Contributors
- @florian-3ap made their first contribution in #12836
- @amirdeljouyi made their first contribution in #12774
Full Changelog: v5.1.10...v5.1.11
Micronaut Core 5.0.7
What's Changed
Bug Fixes 🐞
- fix(cors): replace reference equality with value equality in isAny and isAnyMethod by @fatekingsama in #12627
- Update Jackson dependencies to patch security vulnerabilities (#12834)
Full Changelog: v5.0.6...v5.0.7
Micronaut Core 5.1.10
What's Changed
Dependency updates 🚀
- Update Jackson dependencies to patch security vulnerabilities by @radovanradic in #12834
Full Changelog: v5.1.9...v5.1.10
Micronaut Core 5.1.9
What's Changed
Bug Fixes 🐞
- Fix processing replaced executable methods by @dstepanov in #12827
Full Changelog: v5.1.8...v5.1.9
Micronaut Core 5.1.8
What's Changed
Dependency updates 🚀
Other Changes 💡
- Fix method injection on AOP introduction proxies by @dstepanov in #12825
Full Changelog: v5.1.7...v5.1.8
Micronaut Core 5.1.7
What's Changed
Bug Fixes 🐞
- Fix : introspection for private JsonProperty fields by @samikshathorat21 in #12810
Improvements ⭐
- Use exclusive service loader strategy and fix GraalVM warnings by @graemerocher in #12808
Other Changes 💡
- Fix factory beans in superclasses by @dstepanov in #12821
Full Changelog: v5.1.6...v5.1.7
Micronaut Core 5.0.6
Micronaut Core 5.1.6
What's Changed
Bug Fixes 🐞
- fix(ksp): resolve generic type arguments for suspend functions returning non-generic typealiases (#12686) by @idsoke in #12690
- Handle null instances in QueryValueArgumentBinder by @MaheshAravindV in #12759
- Fix repeatable containers discovery by @dstepanov in #12797
Improvements ⭐
- Use configuration properties for logger levels by @graemerocher in #12752
- Enable SSL by default for per-service client SSL configuration by @MariusVolkhart in #12773
- Handle invalid zone id conversion by @kali834x in #12747
- Add shared trailing slash trimming utility by @sdelamo in #12799
Other Changes 💡
- Restore private nested client lookup by @yawkat in #12792
- Fix factory beans with scoped proxy by @dstepanov in #12798
New Contributors
- @idsoke made their first contribution in #12690
- @MariusVolkhart made their first contribution in #12773
- @MaheshAravindV made their first contribution in #12759
- @kali834x made their first contribution in #12747
Full Changelog: v5.1.5...v5.1.6