Skip to content

Releases: wiremock/wiremock-spring-boot

3.8.1

17 Feb 15:08
2b57f3c
Compare
Choose a tag to compare

🐛 Bug fixes

3.8.0

15 Feb 15:21
fa3ed97
Compare
Choose a tag to compare

🚀 New features and improvements

3.7.0

07 Feb 15:39
1adea25
Compare
Choose a tag to compare

🚀 New features and improvements

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