Micronaut Core 4.1.12
What's Changed
Improvements ⭐
- More efficient discard when request body is ignored by @yawkat in #10067
- regression: support JSON Merge Patch by @caioguedes in #10089
Other Changes 💡
- Cleanup Gradle JVM compatibility checks by @dstepanov in #10076
Tests ✅
- Fix goaway test by @yawkat in #10079
- Reduce test pollution with spec.name and requires in http-client tests by @timyates in #10084
- Update test to correctly assert error with Servlet by @jeremyg484 in #10082
New Contributors
- @caioguedes made their first contribution in #10089
Full Changelog: v4.1.11...v4.1.12