π Bug Fixes
- XML context is not always handled correctly #1050
- UriModifyingContentModifier.modifyContent decodes with the request charset but re-encodes with the platform default #1044
- WebTestClientRequestConverter mishandles cookies whose value contains = #1042
- MockMvcRequestConverter uses US_ASCII for URL decoding while encoding uses UTF-8 #1037
- HTTP request snippet for PATCH, POST and PUT requests with no body has an incorrectly inferred Content-Type header #1036
π Documentation
- Remove references to Slate #1028
- Update the documentation to use latest versions of the Asciidoctor build plugins #1016
- Link to correct version of Hibernate Validator javadoc #1015
π¨ Dependency Upgrades
β€οΈ Contributors
Thank you to all the contributors who worked on this release:
@banseok1216, @config25, and @zzoe2346