Skip to content

Releases: wiremock/wiremock-testcontainers-go

v1.0.0-alpha-8

22 Feb 18:37
3308783
Compare
Choose a tag to compare

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

wiremock-testcontainers-go: v1.0.0-alpha-7

17 Aug 12:20
c00ce20
Compare
Choose a tag to compare

More Info Go and WireMock Solutions Page on the WireMock website

🚀 New features and improvements

  • Add WireMock Admin REST API client, powered by Go WireMock, to WireMockContainer (#32) @walkerus
  • Simplify automatic termination with a RunContainerAndStopOnCleanup() method (#30) @Vayras
  • Provide a single-call RunDefaultContainerAndStopOnCleanup() initializer (#33) @oleg-nenashev

📝 Documentation updates

v1.0.0-alpha-6

09 Aug 08:44
8c43b64
Compare
Choose a tag to compare

Just a technical release to fix the artifact publishing. Code dependencies on v1.0.0-alpha-5 remain perfectly fine, but the documentation was not published

👻 Maintenance

v1.0.0-alpha-5

09 Aug 06:36
4be2a8e
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add API to simplify HTTP requests (#21) @AntoniKania
  • Update testcontainers-go to v0.22.0 to fix compatibility with Golang 1.20.6 and 1.19.11 (#24) @oleg-nenashev

📝 Documentation updates

👻 Maintenance

v1.0.0-alpha-4

19 Jul 11:47
3954307
Compare
Choose a tag to compare

Fix the package name and the publishing GitHub action

Version 1.0.0-alpha-3

19 Jul 09:57
40e748c
Compare
Choose a tag to compare

Minor release that enables standard Golang module publishing

📝 Documentation updates

👻 Maintenance

  • Change the release Drafter template to follow the versioning requirement (#11) @oleg-nenashev
  • Publish documentation to go.dev when doing the release (#10) @oleg-nenashev

1.0-alpha-2 - Official image support

14 Jul 14:49
b9c93ba
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

1.0-alpha-1

01 Jul 20:38
f412875
Compare
Choose a tag to compare

Initial release with basic API Mocking functionality