Changes
- Bump micronaut-spring to 4.0.1 @micronaut-build (#6610)
- Fix field annotation metadata in external classes @jameskleeh (#6588)
- Support HTTP 1.1 pipelining @yawkat (#6597)
- Bump micronaut-grpc to 3.1.2 @micronaut-build (#6605)
- Bump micronaut-flyway to 5.0.1 @micronaut-build (#6604)
- Some build tweaks @melix (#6602)
- Bump micronaut-security to 3.1.1 @micronaut-build (#6559)
- Upgrade to build plugins 5.0.x @melix (#6598)
- Native image warning fixes @graemerocher (#6592)
- Fix GraalVM warnings related to tracing @ilopmar (#6596)
- Bump micronaut-micrometer to 4.1.1 @micronaut-build (#6585)
- Bump micronaut-kubernetes to 3.2.1 @micronaut-build (#6583)
- Use a thread local to store groovy element visitors @jameskleeh (#6571)
- Bump actions/cache from 2.1.6 to 2.1.7 @dependabot (#6565)
- Fix input file normalization for functional tests @melix (#6558)
- Fix GraalVM warning about CoroutineHelper @ilopmar (#6567)
🐛 Bug Fixes
- remove netty from annotation processor path. Fixes #6599 @graemerocher (#6600)
- Use the correct argument when getting a scoped bean @jameskleeh (#6589)
- Set up coroutine context for WebSocket handler invocations @yawkat (#6584)
- Check for static file resolution before returning route not found @segocago (#6581)
- Add slf4j-simple as a dependency to inject-java and inject-groovy @graemerocher (#6572)
- Fix race condition in HandlerPublisher @yawkat (#6573)
Contributors
@dependabot, @dependabot[bot], @graemerocher, @ilopmar, @jameskleeh, @melix, @micronaut-build, @segocago and @yawkat