Releases: spring-projects/spring-restdocs
Releases Β· spring-projects/spring-restdocs
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:
v3.0.2
π Bug Fixes
- When a request contains multiple cookies, HTTP request snippet has multiple Cookie headers when the spec permits only one #947
- The default version of Spring Framework is no longer supported #941
- Documenting path parameters does not work with MockMvcTester's fluent API #939
- multipart/form-data PATCH request produces http-request snippet with no request body #933
π Documentation
- Omit the version in the Maven Resources plugin example #943
- Document that the query string should be provided in the URL or by using queryParam when using MockMvc #926
- Add Revved up by Develocity badge #918
β€οΈ Contributors
Thank you to all the contributors who worked on this release:
@dve, @erichaagdev, @izeye, @mnhock, and @snicoll
v3.0.1
π Bug Fixes
- UnsupportedOperationException when modifying request and response headers with Framework 6.0.9 and later #906
π Documentation
- Clarify the role of snippetsDir as a task input and output #893
π¨ Dependency Upgrades
- Upgrade to Spring Framework 6.0.14 #904
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
v2.0.8.RELEASE
v3.0.0
v2.0.7.RELEASE
π Bug Fixes
- Problem documenting response with custom status code with WebTestClient #847
- modifyUris may corrupt the request or response body if it contains a URI without a port and a colon later in the content #790
π Documentation
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
v3.0.0-RC1
β New Features
- Use spring-web's HttpStatusCode to model a response's status #848
- Remove support for preprocessing a request to modify its parameters #846
- Provide separate snippets for documenting query parameters and form parameters #832
π Documentation
- Update reference documentation to link to Spring Framework 6's reference documentation #853
- Remove samples in favor of those now in spring-projects/spring-restdocs-samples #852
π¨ Dependency Upgrades
- Upgrade to Jackson 2.13.4.20221013 #862
- Upgrade to JUnit 4.13.2 #863
- Upgrade to REST Assured 5.2.0 #855
- Upgrade to Spring Framework 6.0.0-RC1 #854
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!
v3.0.0-M4
β New Features
- Provide a bom that manages the version of all of Spring REST Docs' modules #831
- Remove redundant throws declarations #829
- Specify the language in body snippets based on the request or response's content type #797
- Add support for documenting request and response cookies #592
π Documentation
- Section heading for Working With Asciidoctor is missing from the reference documentation #833
- Update documentation examples to use new modifyHeaders preprocessor #827
- Use HTTPS for REST Assured links #824
π¨ Dependency Upgrades
- Upgrade to AsciidoctorJ 2.5.4 #835
- Upgrade to JMustache 1.15 #834
- Upgrade to REST Assured 5.1.1 #836
- Upgrade to Spring Framework 6.0.0-M5 #822
β€οΈ Contributors
We'd like to thank all the contributors who worked on this release!