Releases: micronaut-projects/micronaut-core
Releases Β· micronaut-projects/micronaut-core
Micronaut Core 4.7.25
Micronaut Core 4.8.16
Micronaut Core 4.7.24
What's Changed
Bug Fixes π
- fix config properties refresh for each property by @graemerocher in #11798
Full Changelog: v4.7.23...v4.7.24
Micronaut Core 4.8.15
What's Changed
Bug Fixes π
- KSP: Fix casting exception by @dstepanov in #11814
- Fix NPE on double cancellation in ReactorExecutionFlowImpl by @yawkat in #11759
- Fix check for Kotlin default properties by @dstepanov in #11813
- Delay initialization at build time by @graemerocher in #11820
- Prevent a circular call between
$Definitionand$Execby @dstepanov in #11821
Other Changes π‘
- Fixes #11838 for clearing mutated annotation metadata by @andriy-dmytruk in #11842
Full Changelog: v4.8.14...v4.8.15
v4.8.14
What's Changed
Bug Fixes π
- Don't clear metadata already cleared by type element visitor by @graemerocher in #11808
Full Changelog: v4.8.13...v4.8.14
v4.8.13
v4.7.23
What's Changed
Bug Fixes π
- Backport: Bean introspection: generate property / methods metadata in separate methods by @dstepanov in #11776
Full Changelog: v4.7.22...v4.7.23
v4.8.12
What's Changed
Bug Fixes π
- Check predicates on cached bean definition by @yawkat in #11770
- Fix async filters with async argument binders by @yawkat in #11771
Dependency updates π
- Upgrade to Micronaut SourceGen 1.7.7 by @dstepanov in #11760
Full Changelog: v4.8.11...v4.8.12
v4.8.11
What's Changed
Bug Fixes π
- Fix builder with
@EachProperty(list = true)by @dstepanov in #11747
Improvements β
Docs π
- doc: health indicators by @sdelamo in #11746
- doc: describe heatlh liveness and rediness endpoints by @sdelamo in #11745
Full Changelog: v4.8.10...v4.8.11
Micronaut Core 4.8.10
What's Changed
Bug Fixes π
- Backport: AOP: Fix delegated method invocation (#11702) by @dstepanov in #11707
- Fix NPE with missing
getIndexedPropertiesby @dstepanov in #11721
Docs π
- Updated Vault Config documentation to address the confusing parts by @sudiptosarkar in #11669
- doc: split environments docs into multiple sections by @sdelamo in #11724
- doc: split health documentation into sections by @sdelamo in #11730
New Contributors
- @sudiptosarkar made their first contribution in #11669
Full Changelog: v4.8.9...v4.8.10