Changes
- Add JsonMapper-based readMetadataUrl method to ComputeInstanceMetadataResolverUtils @yawkat (#6587)
- Bump to Oracle Cloud 2.0.4 @graemerocher (#6827)
- Bump micronaut-aws to 3.1.0 @micronaut-build (#6618)
- remove tracing and add new micronaut-tracing versions and bom @burtbeckwith (#6809)
- Fix the docs for legacyMasking @timyates (#6823)
- GraalVM version is 22.0.0.2 @ilopmar (#6822)
- Add capturedException on Retry in order to be able to retry also on Throwable @tchiotludo (#6821)
- Delay access log ListAppender checks to fix flaky tests @yawkat (#6819)
- Add unsupported config option for logging HTTP data to pcap file @yawkat (#6813)
- Bump micronaut-kubernetes to 3.3.0 @micronaut-build (#6818)
- Move server SSL config to the right place @timyates (#6779)
- Upgrade to GraalVM 22.0.0 @ilopmar (#6811)
- Bump micronaut-serialization to 1.0.0-M6 @micronaut-build (#6816)
- Bump micronaut-kotlin to 3.1.0 @micronaut-build (#6812)
- Upgrade GraalVM docs @ilopmar (#6725)
- Remove extra call to validate pojos @jameskleeh (#6807)
- remove slf4j simple @graemerocher (#6805)
- build: add boms @sdelamo (#6806)
- Configurable masking and hiding for the env endpoint @timyates (#6711)
- Bump micronaut-serialization to 1.0.0-M5 @micronaut-build (#6775)
- Bump discovery-client to 3.1.0 @graemerocher (#6777)
- Bump micronaut-cache to 3.1.0 @micronaut-build (#6802)
- Bump micronaut-openapi to 4.0.0 @micronaut-build (#6801)
- Fix missing immutableConfig docs @timyates (#6800)
- Fix slow test initialization ImmutableSortedStringsArrayMapTest (#6791) @alextu (#6799)
- Bump io.micronaut.build.shared.settings from 5.1.1 to 5.1.2 @dependabot (#6798)
- Bump micronaut-sql to 4.1.1 @micronaut-build (#6788)
- Remove unnecessary constructor @ilopmar (#6726)
- Create new netty-graal module for native image configuration @yawkat (#6657)
- Access log can exclude defined regular expression patterns @timyates (#6753)
- Add micronaut-toml to BOM @yawkat (#6780)
- Document options for customising JsonFactory @timyates (#6794)
- Add a test for setting the management port to the server port @timyates (#6787)
- Updated VSCode instructions @timyates (#6789)
- Bump micronaut-liquibase to 5.1.1 @micronaut-build (#6793)
- Bump micronaut-flyway to 5.1.1 @micronaut-build (#6792)
- Fix wrong unit in
@Body
documentation @yawkat (#6784) - build: bump non-micronaut managed patch dependencies @pgressa (#6776)
🚀 Features
- Add the ability to configure Netty's default allocator @graemerocher (#6661)
🐛 Bug Fixes
- Support interleaved requests in access logger @yawkat (#6785)
- Fix introspection on beans with covariant return types @timyates (#6790)
Contributors
@alextu, @burtbeckwith, @dependabot, @dependabot[bot], @graemerocher, @ilopmar, @jameskleeh, @micronaut-build, @pgressa, @sdelamo, @tchiotludo, @timyates and @yawkat