Releases: lsd-consulting/spring-wiremock-stub-generator
Releases · lsd-consulting/spring-wiremock-stub-generator
v3.0.1
3.0.1 (2024-04-24)
Bug Fixes
- Fix the name of the header when handling @RequestHeader (7b59ae6)
v3.0.0
3.0.0 (2024-04-02)
Bug Fixes
- bump the other-dependencies group with 16 updates (23c0922)
- Migrate from httpclient 4 to httpclient 5 (11c1951)
Build System
BREAKING CHANGES
- Major Spring Boot version upgrade
v2.3.0
2.3.0 (2024-02-14)
Bug Fixes
- #8 Rename the errorResponse parameter to response (982da19)
Features
- #8 Include Spring references only if @DateTimeFormat is detected (4566e1b)
v2.2.0
2.2.0 (2023-08-15)
Features
- Add support to verify request headers (2c7b927)
v2.1.2
2.1.2 (2023-04-17)
Bug Fixes
v2.1.1
2.1.1 (2023-04-16)
Bug Fixes
- Add a default constructor to the stub template (7b7031e)
v2.1.0
2.1.0 (2023-04-16)
Features
- Improve the 'verify no interaction' methods naming - combine methods in possible (1d192ef)
v2.0.6
2.0.6 (2023-04-10)
Bug Fixes
- Add Kotlin
vararg
support (be46ab8)
v2.0.5
2.0.5 (2023-04-04)
Bug Fixes
v2.0.4
2.0.4 (2023-04-04)
Bug Fixes
- Make URLs available to clients (73841e7)