Skip to content

Releases: spring-projects/spring-restdocs

v4.0.0-M2

20 Aug 10:14
Compare
Choose a tag to compare
v4.0.0-M2 Pre-release
Pre-release

⭐ New Features

  • Use JMustache as a dependency rather than shading it #984
  • Use Jackson 3 for JSON processing #974

🐞 Bug Fixes

  • XmlContentHandler's pretty printing of undocumented content fails when Saxon is on the classpath #985

πŸ”¨ Dependency Upgrades

  • Upgrade to REST Assured 5.5.6 #983
  • Upgrade to Spring Framework 7.0.0-M8 #982

v3.0.5

20 Aug 09:58
Compare
Choose a tag to compare

🐞 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:

@nicos68

v4.0.0-M1

21 Jul 06:31
Compare
Choose a tag to compare
v4.0.0-M1 Pre-release
Pre-release

⭐ 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

  • Upgrade to JMustache 1.16 #976
  • Upgrade to Spring Framework 7.0.0-M7 #973

❀️ Contributors

Thank you to all the contributors who worked on this release:

@nicos68, @odrotbohm, @snicoll, and @zzoe2346

v3.0.4

16 Jun 06:40
Compare
Choose a tag to compare

🐞 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

18 Nov 17:15
Compare
Choose a tag to compare

🐞 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:

@LeeSJ0109

v3.0.2

21 Oct 13:27
Compare
Choose a tag to compare

🐞 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

20 Nov 18:20
Compare
Choose a tag to compare

🐞 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

20 Nov 18:00
Compare
Choose a tag to compare

πŸ“” Documentation

  • Clarify the role of snippetsDir as a task input and output #892

❀️ Contributors

We'd like to thank all the contributors who worked on this release!

v3.0.0

21 Nov 12:13
Compare
Choose a tag to compare

πŸ“” Documentation

  • Update reference documentation to reflect Bean Validation 3.0 upgrade #869
  • Re-order reference documentation to prefer JUnit 5 #864

πŸ”¨ Dependency Upgrades

  • Upgrade to AsciidoctorJ 2.5.7 #872
  • Upgrade to Jackson 2.14.0 #874
  • Upgrade to Jakarta Servlet 6.0.0 #867
  • Upgrade to REST Assured 5.2.1 #876
  • Upgrade to Spring Framework 6.0.0 #866

v2.0.7.RELEASE

21 Nov 11:07
Compare
Choose a tag to compare

🐞 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

  • Address warnings in WebTestClient sample #830
  • Use HTTPS for REST Assured links #819

❀️ Contributors

We'd like to thank all the contributors who worked on this release!