spring-projects/spring-restdocs (org.springframework.restdocs:spring-restdocs-mockmvc)
### [`v3.0.2`](https://redirect.github.com/spring-projects/spring-restdocs/releases/tag/v3.0.2)
#### :lady_beetle: Bug Fixes
- When a request contains multiple cookies, HTTP request snippet has multiple Cookie headers when the spec permits only one [#947](https://redirect.github.com/spring-projects/spring-restdocs/pull/947)
- The default version of Spring Framework is no longer supported [#941](https://redirect.github.com/spring-projects/spring-restdocs/issues/941)
- Documenting path parameters does not work with MockMvcTester's fluent API [#939](https://redirect.github.com/spring-projects/spring-restdocs/issues/939)
- multipart/form-data PATCH request produces http-request snippet with no request body [#933](https://redirect.github.com/spring-projects/spring-restdocs/issues/933)
#### :notebook_with_decorative_cover: Documentation
- Omit the version in the Maven Resources plugin example [#943](https://redirect.github.com/spring-projects/spring-restdocs/pull/943)
- Document that the query string should be provided in the URL or by using queryParam when using MockMvc [#926](https://redirect.github.com/spring-projects/spring-restdocs/issues/926)
- Add Revved up by Develocity badge [#918](https://redirect.github.com/spring-projects/spring-restdocs/pull/918)
#### :heart: Contributors
Thank you to all the contributors who worked on this release:
[@dve](https://redirect.github.com/dve), [@erichaagdev](https://redirect.github.com/erichaagdev), [@izeye](https://redirect.github.com/izeye), [@mnhock](https://redirect.github.com/mnhock), and [@snicoll](https://redirect.github.com/snicoll)
### [`v3.0.1`](https://redirect.github.com/spring-projects/spring-restdocs/releases/tag/v3.0.1)
#### :lady_beetle: Bug Fixes
- UnsupportedOperationException when modifying request and response headers with Framework 6.0.9 and later [#906](https://redirect.github.com/spring-projects/spring-restdocs/issues/906)
#### :notebook_with_decorative_cover: Documentation
- Clarify the role of snippetsDir as a task input and output [#893](https://redirect.github.com/spring-projects/spring-restdocs/issues/893)
#### :hammer: Dependency Upgrades
- Upgrade to Spring Framework 6.0.14 [#904](https://redirect.github.com/spring-projects/spring-restdocs/issues/904)
#### :heart: Contributors
We'd like to thank all the contributors who worked on this release!
- [@PENEKhun](https://redirect.github.com/PENEKhun)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
3.0.0
->3.0.2
Release Notes
spring-projects/spring-restdocs (org.springframework.restdocs:spring-restdocs-mockmvc)
### [`v3.0.2`](https://redirect.github.com/spring-projects/spring-restdocs/releases/tag/v3.0.2) #### :lady_beetle: Bug Fixes - When a request contains multiple cookies, HTTP request snippet has multiple Cookie headers when the spec permits only one [#947](https://redirect.github.com/spring-projects/spring-restdocs/pull/947) - The default version of Spring Framework is no longer supported [#941](https://redirect.github.com/spring-projects/spring-restdocs/issues/941) - Documenting path parameters does not work with MockMvcTester's fluent API [#939](https://redirect.github.com/spring-projects/spring-restdocs/issues/939) - multipart/form-data PATCH request produces http-request snippet with no request body [#933](https://redirect.github.com/spring-projects/spring-restdocs/issues/933) #### :notebook_with_decorative_cover: Documentation - Omit the version in the Maven Resources plugin example [#943](https://redirect.github.com/spring-projects/spring-restdocs/pull/943) - Document that the query string should be provided in the URL or by using queryParam when using MockMvc [#926](https://redirect.github.com/spring-projects/spring-restdocs/issues/926) - Add Revved up by Develocity badge [#918](https://redirect.github.com/spring-projects/spring-restdocs/pull/918) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@dve](https://redirect.github.com/dve), [@erichaagdev](https://redirect.github.com/erichaagdev), [@izeye](https://redirect.github.com/izeye), [@mnhock](https://redirect.github.com/mnhock), and [@snicoll](https://redirect.github.com/snicoll) ### [`v3.0.1`](https://redirect.github.com/spring-projects/spring-restdocs/releases/tag/v3.0.1) #### :lady_beetle: Bug Fixes - UnsupportedOperationException when modifying request and response headers with Framework 6.0.9 and later [#906](https://redirect.github.com/spring-projects/spring-restdocs/issues/906) #### :notebook_with_decorative_cover: Documentation - Clarify the role of snippetsDir as a task input and output [#893](https://redirect.github.com/spring-projects/spring-restdocs/issues/893) #### :hammer: Dependency Upgrades - Upgrade to Spring Framework 6.0.14 [#904](https://redirect.github.com/spring-projects/spring-restdocs/issues/904) #### :heart: Contributors We'd like to thank all the contributors who worked on this release! - [@PENEKhun](https://redirect.github.com/PENEKhun)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.