What's Changed
- add jaeger support for codec by @manuelmartinoracle in #6535
- build: updates logback from 1.2.3 to 1.2.8 by @sdelamo in #6660
- Bump micronaut-views to 3.1.2 by @micronaut-build in #6688
- Add new
@AccessorsStyle
annotation by @ilopmar in #6620 - Introduce a static optimizations loader by @melix in #6694
- Constant property sources shouldn't all be loaded by @melix in #6668
- Allow @inherited annotations for nullability by @timyates in #6716
- Bump micronaut-sql to 4.1.0 by @micronaut-build in #6676
- Bump micronaut-picocli to 4.1.0 by @micronaut-build in #6674
- Bump micronaut-kafka to 4.1.1 by @micronaut-build in #6673
- Allow file watcher restarts for messaging apps by @timyates in #6728
- Delay response for
Mono
bodies ofHttpResponse
return values by @yawkat in #6722 - Bump micronaut-liquibase to 5.1.0 by @micronaut-build in #6736
- Bump micronaut-flyway to 5.1.0 by @micronaut-build in #6738
- Pick JSON Content-Type by default when route info is missing by @yawkat in #6748
- add serde to BOM by @graemerocher in #6747
- Bump micronaut-serialization to 1.0.0-M4 by @micronaut-build in #6758
- Fix record serialization for native image by @yawkat in #6770
- Bump micronaut-security to 3.2.3 by @micronaut-build in #6765
- Delegate name resolution to proxy in DefaultHttpClient by @yawkat in #6761
- Exclude Groovy autogenerated MAX_VALUE and MIN_VALUE from enum by @ilopmar in #6763
- Bump micronaut-elasticsearch to 4.2.0 by @micronaut-build in #6773
- Support for interceptor binding with annotation members by @graemerocher in #6670
New Contributors
- @manuelmartinoracle made their first contribution in #6535
Full Changelog: 3.2.x...v3.3.0-M1