Skip to content

Releases: wiremock/wiremock-spring-boot

3.6.0

20 Jan 17:17
1b42d76
Compare
Choose a tag to compare

🚀 New features and improvements

3.5.1

19 Jan 15:47
48594dc
Compare
Choose a tag to compare

🐛 Bug fixes

3.5.0

18 Jan 08:22
9fe269f
Compare
Choose a tag to compare

🚀 New features and improvements

3.4.0

08 Dec 11:15
50b66ce
Compare
Choose a tag to compare

🚀 New features and improvements

3.3.0

02 Dec 18:39
336b6f7
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add support for specifying extension factories via the configuration annotation (#67) @tomakehurst
  • Use wiremock-jetty12 thin JAR instead of the standalone JAR (#66) @tomakehurst

✍ Other changes

  • Upgraded the convention plugin version to avoid dependency scan failures (#69) @tomakehurst

New documentation page can be found here: https://wiremock.org/docs/spring-boot/

3.2.0

02 Nov 16:16
c1d514d
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • fix: give helpful error message when using same name in mocks (refs #62) (#63) @tomasbjerre

3.1.0

27 Oct 19:12
fdb382c
Compare
Choose a tag to compare

Optionally use HTTPS (refs #60) (#61) @tomasbjerre

3.0.3

23 Oct 13:42
fdf5647
Compare
Choose a tag to compare

✍ Other changes

3.0.2

11 Oct 18:30
35f7867
Compare
Choose a tag to compare

✍ Fixes

  • fix: wiremock default port was not always configured (#56) @tomasbjerre
  • fix: only add default configured server if WireMock annotation applied to test class (#54) @tomasbjerre

3.0.1

10 Oct 16:42
2115802
Compare
Choose a tag to compare