Changes
- Bump micronaut-servlet to 3.1.0 @micronaut-build (#6438)
- Bump micronaut-aws to 3.0.2 @micronaut-build (#6428)
- Bump micronaut-sql to 4.0.4 @micronaut-build (#6422)
- Bump micronaut-gradle-plugins from 4.2.1 to 4.2.2 @dependabot (#6416)
- Bump micronaut-sql to 4.0.3 @micronaut-build (#6418)
- Fix outdated class name in ws client docs @yawkat (#6414)
- Allow customization of http clients created through HttpClientRegistry @yawkat (#6408)
- Enable BOM content checking for external BOMs only @melix (#6411)
- Bump micronaut-oracle-cloud to 2.0.3 @micronaut-build (#6402)
- fix to fetch the httpVersion from configuration, when its passed expl… @agugan (#6398)
- Set the declaring type when is null @ilopmar (#6397)
- Bump micronaut-grpc to 3.0.3 @micronaut-build (#6392)
- Add Micronaut BOM to the version catalog @melix (#6390)
- Bump micronaut-grpc to 3.0.2 @micronaut-build (#6388)
- Bump micronaut-picocli to 4.0.1 @micronaut-build (#6384)
- Bump micronaut-acme to 3.0.1 @micronaut-build (#6383)
- Bump micronaut-micrometer to 4.0.1 @micronaut-build (#6379)
- Small bean context perf improvement @dstepanov (#6281)
- Speedup env. detection by resolving internal Google Cloud hostname instead of doing HTTP request @dstepanov (#6304)
- Bump micronaut-oracle-cloud to 2.0.2 @micronaut-build (#6377)
- Upgrade to jakarta.inject-api 2.0.1 @msgilligan (#6368)
- Bump micronaut-grpc to 3.0.1 @micronaut-build (#6373)
- Bump micronaut-data to 3.1.1 @micronaut-build (#6366)
- Store client cookies in a single header @jameskleeh (#6357)
- Bump micronaut-elasticsearch to 3.0.2 @micronaut-build (#6362)
🐛 Bug Fixes
- Upgrade to build plugins 4.2.4 @melix (#6443)
- Don't copy content headers for redirect from POST request @yawkat (#6432)
- Ignore ClosedChannelException for WebSocket broadcast @yawkat (#6423)
- Set codec for tree-based parser @yawkat (#6431)
- Load the bean definition instead of the bean itself @jameskleeh (#6426)
- Don't attempt to write ABNORMAL_CLOSURE to closed websocket @yawkat (#6419)
- Fix Micronaut project version properties @melix (#6413)
- Micronaut BOM fixes @melix (#6405)
- Use fully-featured BeanPropertyWriter constructor for introspection-only properties [Fixes #6387] @yawkat (#6403)
- Fix findBeanRegistration for custom scopes. Fixes #6400 @graemerocher (#6401)
- Fix incorrect bytecode for overridden void methods @dstepanov (#6372)
- Address issues with bean scopes @graemerocher (#6367)
- Fix javadoc publication @melix (#6365)
- Use ObjectMapperFactory to create context-less object mapper [Fixes #6323] @yawkat (#6363)
Contributors
@agugan, @dependabot, @dependabot[bot], @dstepanov, @graemerocher, @ilopmar, @jameskleeh, @melix, @micronaut-build, @msgilligan and @yawkat