What's Changed
- Update netty monorepo to v4.2.17.Final (#12876)
Bug Fixes π
- fix(cors): replace reference equality with value equality in isAny and isAnyMethod by @fatekingsama in #12627
- fix(multipart): case-insensitive Content-Type/Content-Length header matching in FormDemuxer by @florian-3ap in #12836
- [5.1.x] Update netty-tcnative to 2.0.81.Final by @yawkat in #12890
- Fix FormDemuxer event loop race by @yawkat in #12886
Improvements β
- Add SCIM JSON media type support by @sdelamo in #12835
- test: cover default application context resource loader validation by @amirdeljouyi in #12774
- Use management refresh endpoint in CORS TCKs by @sdelamo in #12880
Other Changes π‘
- Fix handle inaccessible configuration properties in metadata by @dstepanov in #12882
New Contributors
- @florian-3ap made their first contribution in #12836
- @amirdeljouyi made their first contribution in #12774
Full Changelog: v5.1.10...v5.1.11