Skip to content

Releases: lsd-consulting/spring-wiremock-stub-generator

v3.0.1

24 Apr 05:54
Compare
Choose a tag to compare

3.0.1 (2024-04-24)

Bug Fixes

  • Fix the name of the header when handling @RequestHeader (7b59ae6)

v3.0.0

02 Apr 13:59
a873593
Compare
Choose a tag to compare

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

  • Upgrade to Spring Boot 3 (9f1f813)

BREAKING CHANGES

  • Major Spring Boot version upgrade

v2.3.0

14 Feb 17:27
bb962fa
Compare
Choose a tag to compare

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

15 Aug 18:35
dc16ab3
Compare
Choose a tag to compare

2.2.0 (2023-08-15)

Features

  • Add support to verify request headers (2c7b927)

v2.1.2

17 Apr 07:42
Compare
Choose a tag to compare

2.1.2 (2023-04-17)

Bug Fixes

  • Switch to wiremock-jre8 (c6a042e)

v2.1.1

16 Apr 11:52
Compare
Choose a tag to compare

2.1.1 (2023-04-16)

Bug Fixes

  • Add a default constructor to the stub template (7b7031e)

v2.1.0

16 Apr 08:56
Compare
Choose a tag to compare

2.1.0 (2023-04-16)

Features

  • Improve the 'verify no interaction' methods naming - combine methods in possible (1d192ef)

v2.0.6

10 Apr 19:17
Compare
Choose a tag to compare

2.0.6 (2023-04-10)

Bug Fixes

  • Add Kotlin vararg support (be46ab8)

v2.0.5

04 Apr 09:39
Compare
Choose a tag to compare

2.0.5 (2023-04-04)

Bug Fixes

v2.0.4

04 Apr 06:44
Compare
Choose a tag to compare

2.0.4 (2023-04-04)

Bug Fixes

  • Make URLs available to clients (73841e7)