Changes
- Bump micronaut-jackson-xml to 3.0.1 @micronaut-build (#6908)
- Bump micronaut-serialization to 1.0.0-M7 @micronaut-build (#6913)
- Fix slf4j init error - Fixes #6912 @graemerocher (#6914)
- Make the CLI optional to use Micronaut in quick start documentation @graemerocher (#6907)
- Handle equals sign in values of undeclared options @jameskleeh (#6902)
- For HEAD requests, contentType should be unchanged @mattmoss (#6903)
- Micronaut Core Architecture Documentation @graemerocher (#6851)
- Bump micronaut-tracing to 4.0.3 @micronaut-build (#6887)
- Bump micronaut-cache to 3.1.1 @micronaut-build (#6898)
- Bump micronaut-views to 3.1.3 @micronaut-build (#6897)
- Release unwrapped body in NettyHttpRequest @yawkat (#6891)
- Handle client response exceptions for full responses to streaming requests @jameskleeh (#6888)
- Do not detect leaks from other tests in BufferLeakDetection @yawkat (#6892)
🐛 Bug Fixes
Contributors
@graemerocher, @jameskleeh, @mattmoss, @micronaut-build and @yawkat