github micronaut-projects/micronaut-core v5.1.0
Micronaut Core 5.1.0

10 hours ago

What's Changed

New Features 🎉

  • Introduce Introspected.Property annotation to support explicit bean properties by @dstepanov in #12636
  • Add sequenced collection support for bean injection by @yawkat in #12541

Bug Fixes 🐞

  • Fix repeatable bean property requires on factory methods by @yawkat in #12483
  • Remove deprecated RouteVersionFilter constructor by @yawkat in #12713

Improvements ⭐

  • Instantiate introspected beans only when request values are present by @iamsb97 in #12632
  • Add CDI integration hooks by @graemerocher in #12678
  • Move suspend/reactive route validation to processor by @yawkat in #12539
  • Allow KSP visitors to traverse Kotlin inner classes by @yawkat in #12535
  • Fix constructor-order check for proxied factory beans by @yawkat in #12543

Dependency updates 🚀

Other Changes 💡

Full Changelog: v5.0.3...v5.1.0

Don't miss a new micronaut-core release

NewReleases is sending notifications on new releases.