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