Changes
- Improve performance of writing generated classes @dstepanov (#5085)
- Bump micronaut-data to 2.3.1 @micronaut-build (#5077)
- Add coherence bom @pgressa (#5073)
- Bump micronaut-rabbitmq to 2.4.0 @micronaut-build (#5074)
- Json error format @jameskleeh (#5042)
- Remove ASM as a dependency in inject-java. Fixes #5071 @graemerocher (#5072)
- Bump micronaut-discovery-client to 2.3.0 @micronaut-build (#5069)
- refactor: use Micronaut Nullable @sdelamo (#5067)
- Bump micronaut-kafka to 3.2.0 @micronaut-build (#5066)
- Annotations on bean properies should be used to process record parameters @graemerocher (#5058)
- Making the parent HTTP Request available in handlers of the DefaultHttpClient @stepanv (#4885)
- Newly created annotation values should lookup defaults. Fixes #5048 @graemerocher (#5062)
- Fix method adapters with array arguments. Fixes #5054 @graemerocher (#5061)
- Only report a single originating element for Gradle. Fixes #5018 @graemerocher (#5060)
- Bump micronaut-aws to 2.4.0 @micronaut-build (#5063)
- Bump micronaut-elasticsearch to 2.2.0 @micronaut-build (#5057)
- Added section on Coherence integrations @aseovic (#5055)
- Pr 5039 @jameskleeh (#5053)
- Add support for discarding file upload buffers @jameskleeh (#5052)
- build: add picocli-gen to bom @sdelamo (#5045)
- Bump micronaut-r2dbc to 1.1.0 @micronaut-build (#5044)
- Bump micronaut-data to 2.3.0 @micronaut-build (#5043)
- Bump micronaut-maven-plugin to 1.1.7 @micronaut-build (#5033)
- Always pick main record constructor @graemerocher (#5030)
- Support for qualifiers by annotation member. @graemerocher (#5075)
- Draft implementation of injection by generic type. @graemerocher (#5082)
🐛 Bug Fixes
- Serializing JSON with records should respect JsonIgnore @graemerocher (#5047)
Contributors
@aseovic, @dstepanov, @graemerocher, @jameskleeh, @micronaut-build, @pgressa, @sdelamo and @stepanv