Changes
- Transform a full response to a streaming one @jameskleeh (#6361)
- Fix response<publisher<>> with a null body throwing an npe @jameskleeh (#6360)
- Mark parameter as nullable @jameskleeh (#6339)
- Don't load beans from http-client-core unless there is an HttpClientRegistry @jameskleeh (#6359)
- Fixes issues with redirect URIs, and redirect never responding. @jameskleeh (#6335)
- Add micronaut-micrometer-bom to micronaut-bom @frehov (#6353)
- doc: recommend to use micronaut-validation @sdelamo (#6347)
- Bump micronaut-coherence to 3.0.1 @micronaut-build (#6349)
- doc: replace javax.inject with jakarta.inject @sdelamo (#6336)
- Bump micronaut-sql to 4.0.2 @micronaut-build (#6326)
- Upgrade to Netty 4.1.69 and use its BOM @ilopmar (#6329)
- Bump micronaut-gradle-plugins from 4.1.5 to 4.2.1 @dependabot (#6319)
- Split the need for a netty and mutable request @jameskleeh (#6318)
- Bump micronaut-sql to 4.0.1 @micronaut-build (#6317)
- Fix javadoc link to @Format @sdelamo (#6314)
🐛 Bug Fixes
Contributors
@dependabot, @dependabot[bot], @frehov, @ilopmar, @jameskleeh, @melix, @micronaut-build and @sdelamo