github micronaut-projects/micronaut-core v3.5.2
Micronaut Framework 3.5.2

latest releases: v4.6.5, v4.6.4, v4.6.3...
2 years ago

What's Changed

Bug Fixes 🐞

  • Fix inability to apply AOP advice to BeanElementBuilder created beans by @graemerocher in #7557
  • Fix sharing resolution context for bean providers by @dstepanov in #7583
  • Fix producing beans as an array container by @dstepanov in #7582
  • Fix full response body logging by @yawkat in #7587
  • Fix leading inner class causing outer class methods to return incorrect owning and declared values by @dstepanov in #7595
  • Correct Argument represented as ParameterizedType by @dstepanov in #7598

Improvements ⭐

Docs 📖

Dependency updates 🚀

  • chore(deps): update dependency io.micronaut.build.internal:micronaut-gradle-plugins to v5.3.10 by @renovate in #7547
  • chore(deps): update dependency io.micronaut.security:micronaut-security-bom to v3.6.1 by @renovate in #7548
  • Bump Oracle Cloud version to 2.1.4 by @graemerocher in #7597
  • build: micronaut-email to 1.2.3 by @sdelamo in #7588

Other Changes 💡

New Contributors

Full Changelog: v3.5.1...v3.5.2

Don't miss a new micronaut-core release

NewReleases is sending notifications on new releases.