Skip to content

v3.0.2

Latest
Compare
Choose a tag to compare
@spring-builds spring-builds released this 21 Oct 13:27
· 2 commits to main since this release

🐞 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