Skip to content

Releases: microcks/microcks-testcontainers-go

v0.2.0

19 Nov 16:50
Compare
Choose a tag to compare

What's Changed

  • feat: add WithMainArtifact and WithSecondaryArtifact options by @JulienBreux in #14
  • chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 by @dependabot in #6
  • chore(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #5
  • Allow Postman contract-testing support using ensemble design by @JulienBreux in #16
  • Replace Zulip by Discord on README by @JulienBreux in #18
  • chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.28.0 to 0.29.1 by @dependabot in #22
  • chore(deps): Bump actions/checkout from 4.1.1 to 4.1.3 by @dependabot in #25
  • fix: Fix link in Readme.md by @oliviernguyenquoc in #24
  • chore(deps): Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0 by @dependabot in #27
  • chore(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #26
  • Allow AsyncAPI mocking (WS & Kafka) by @JulienBreux in #29
  • chore(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #31
  • chore(deps): Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in #32
  • fix:Update_TCGo by @oliviernguyenquoc in #35
  • Improve CLO Monitor / FLX Insights score by @lbroudoux in #43
  • Upgrade microcks-go-client to v0.2.0 by @lbroudoux in #45
  • Add an asynchronous TestEndpointAsync() method on MicrocksContainer by @lbroudoux in #60
  • Update Test container go to v0.34.0 by @lbroudoux in #79

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

14 Nov 11:24
a0e6dc2
Compare
Choose a tag to compare

First release of microcks-testcontainers-go 🚀
Basic features are there to allow mocking and contract-testing on Soap, Rest, Grpc and GraphQL APIs!