What's Changed
Bug Fixes 🐞
- Fix native image service calculation for classes not within a JAR by @graemerocher in #7526
- Fix bug with multiple factories of the same type with distinct qualifiers by @graemerocher in #7537
- typeArgumentsForType should use resolved types by @graemerocher in #7542
Dependency updates 🚀
- chore(deps): update dependency org.reactivestreams:reactive-streams to v1.0.4 by @renovate in #7516
- chore(deps): update dependency io.micronaut.grpc:micronaut-grpc-bom to v3.3.1 by @renovate in #7515
Other Changes 💡
- Fix resolving the type name for
JavaGenericPlaceholderElement
by @dstepanov in #7528 - fix sonar issue by @graemerocher in #7531
- Fix incremental compilation of configuration properties metadata by @graemerocher in #7536
- build: bump up servlet to 3.2.3 by @sdelamo in #7541
Full Changelog: v3.5.0...v3.5.1