Changes
- Upgrade to Kotlin 1.6.10 @jameskleeh (#6741)
- Clear annotation defaults cache to prevent pollution from one language to another @jameskleeh (#6734)
- Host header rewritten when proxy is called @timyates (#6739)
- Bump micronaut-security to 3.2.2 @micronaut-build (#6735)
- Bump io.micronaut.build.shared.settings from 5.1.0 to 5.1.1 @dependabot (#6731)
- Bump Micronaut Test to 3.0.5 @graemerocher (#6729)
- Handle Logger initialization exception with returning NOPLogger @puneetbehl (#6714)
- Retry flaky test @yawkat (#6719)
- Update directory watcher and JNA to the first M1 supporting version @timyates (#6720)
- Apple M1 chipset results in correct classifier @timyates (#6713)
🐛 Bug Fixes
- Fix imported introspection metadata not able to resolve type level annotations @graemerocher (#6727)
- Do not insert
@RequestAttribute
s as path params @yawkat (#6718) - Fix bug that makes it impossible to annotate inner types @graemerocher (#6721)
Contributors
@dependabot, @dependabot[bot], @graemerocher, @jameskleeh, @micronaut-build, @puneetbehl, @timyates and @yawkat