Skip to content

v2.0.6.RELEASE

Compare
Choose a tag to compare
@spring-builds spring-builds released this 15 Jan 20:08
· 279 commits to main since this release

🐞 Bug Fixes

  • HTTPie snippet uses --form for multipart requests when --multipart is a clearer alternative #771
  • RestDocumentationRequestBuilders' methods for multipart file uploads are not aligned with MockMvc's MockMvcRequestBuilders #770
  • HTTP request snippet for a PUT request with a query string duplicates the string's parameters in a form URL encoded body #763
  • spring-restdocs-restassured has a transitive dependency on javax.xml.bind:jaxb-api rather than jakarta.xml.bind:jakarta.xml.bind-api #758
  • spring-restdocs-restassured has a transitive dependency on commons-logging:commons-logging #757
  • Duplicate parts in generated snippets for multipart requests documented with MockMvc #746
  • Unhelpful IndexOutOfBoundException when an empty array subsection is extracted #732
  • Pretty printing truncates non-json responses that happen to begin with valid json #730
  • Diagnostics are poor when a wildcard is used with beneathPath and the identified field doesn't exist everywhere in the payload #715
  • Jackson parsing fails when using an UTF-8 character for link masking #705
  • Request parts not found when using Spring Framework 5.3 without nio-multipart-parser #703
  • Warnings logged by the operation block macro lack context #699

📔 Documentation

  • Document how to use REST Docs with the new org.asciidoctor.jvm.convert Gradle plugin #744
  • Update Gradle examples to use configurations for dependencies that are Gradle 7-compatible #743
  • Document how to build samples in CONTRIBUTING.md #725
  • Upgrade the samples to Spring Boot 2.4 #723
  • Update Docs to Show Use of Consumer in WebTestClient.Builder #713
  • "included in the package" cross-reference is broken #700

❤️ Contributors

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