Releases: spring-projects/spring-restdocs
Releases · spring-projects/spring-restdocs
v4.0.1
🐞 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
v3.0.6
🐞 Bug Fixes
- XML context is not always handled correctly #1049
- UriModifyingContentModifier.modifyContent decodes with the request charset but re-encodes with the platform default #1043
- WebTestClientRequestConverter mishandles cookies whose value contains = #1040
- MockMvcRequestConverter uses US_ASCII for URL decoding while encoding uses UTF-8 #1034
- HTTP request snippet for PATCH, POST and PUT requests with no body has an incorrectly inferred Content-Type header #1018
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@banseok1216, @config25, and @zzoe2346
v4.0.0
v4.0.0-RC1
v4.0.0-M3
v4.0.0-M2
⭐ New Features
🐞 Bug Fixes
- XmlContentHandler's pretty printing of undocumented content fails when Saxon is on the classpath #985
🔨 Dependency Upgrades
v3.0.5
🐞 Bug Fixes
- XmlContentHandler's pretty printing of undocumented content fails when Saxon is on the classpath #615
📔 Documentation
- Fix broken links to Spring Framework's reference documentation #977
- Correct "Including Multiple Snippets for an Operation" #970
🔨 Dependency Upgrades
- Upgrade to Spring Framework 6.2.10 #986
❤️ Contributors
Thank you to all the contributors who worked on this release:
v4.0.0-M1
⭐ New Features
- Raise the minimum supported version of REST Assured to 5.5 #975
- Add Nullability support #972
- Publish milestones and release candidates to Maven Central #969
- Remove deprecated APIs #967
- Add support for official HAL and HAL-FORMS media type in link extraction #965
- Remove support for JUnit 4 #958
- Raise the minimum supported version of AsciidoctorJ to 3.0 #957
- Raise the minimum supported version of Bean Validation to 3.1 and of Hibernate Validator to 9.0 #956
- Raise the minimum support version of Spring Framework to 7.0 #955
📔 Documentation
- Fix broken links to Spring Framework's reference documentation #978
- Correct "Including Multiple Snippets for an Operation" #971
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@nicos68, @odrotbohm, @snicoll, and @zzoe2346
v3.0.4
🐞 Bug Fixes
- The default version of Spring Framework is unsupported beyond June 2025 #966
- Snippet from operation macro not found with asciidoctor-maven-plugin v3.1.0 #950
📔 Documentation
- Align bootJar example with changes to Asciidoctor's Gradle plugin #962
❤️ Contributors
Thank you to all the contributors who worked on this release:
@djarnis73, @izeye, and @zzoe2346
v3.0.3
🐞 Bug Fixes
- AbstractMethodError when using Asciidoctor extension with AsciidoctorJ 3.0.0 #949
❤️ Contributors
Thank you to all the contributors who worked on this release: