Releases: microcks/microcks-testcontainers-go
Releases · microcks/microcks-testcontainers-go
v0.3.1
v0.3.0
Changelog
- a61f980 chore: #95 Prepare relase updating version in README Signed-off-by: Laurent Broudoux [email protected]
- ca644f2 feat: #94 Add functions for verify and get service invocations count Signed-off-by: Laurent Broudoux [email protected]
- e20b6fb feat: #93 Allow retrieving of messages for a Test case Signed-off-by: Laurent Broudoux [email protected]
- 93eb4e4 chore(deps): #96 Bumping microcks-go-client to v0.3.0 Signed-off-by: Laurent Broudoux [email protected]
- b09a4d0 chore: #92 Update README with released version Signed-off-by: Laurent Broudoux [email protected]
- 09c16c8 chore: #92 Update REAMDE with released version Signed-off-by: Laurent Broudoux [email protected]
v0.2.1
Changelog
- 247834c chore: #92 Remove log export for GoReleaser Signed-off-by: Laurent Broudoux [email protected]
- c0c8076 chore: #92 Automate release process with GoReleaser Signed-off-by: Laurent Broudoux [email protected]
- cd157ca feat: #90 Adding SQS and SQS protocol support for mocking Signed-off-by: Laurent Broudoux [email protected]
- cbc39f6 feat: #89 Add a function to get a AMQP mock destination Signed-off-by: Laurent Broudoux [email protected]
- a7f8fc5 feat: #88 Add function to get the MQQT mock topic Signed-off-by: Laurent Broudoux [email protected]
- 41fab16 feat: #89 Adding AMQP/RabbitMQ support for mocking async messages Signed-off-by: Laurent Broudoux [email protected]
- 530b2f9 feat: #88 Adding MQTT support for mocking Signed-off-by: Laurent Broudoux [email protected]
- 2738e6c chore: #91 Adding GoReleaser release process with SBOM generation Signed-off-by: Laurent Broudoux [email protected]
- 383330f Merge pull request #80 from microcks/dependabot/go_modules/github.com/confluentinc/confluent-kafka-go/v2-2.6.1
- 38294be chore(deps): Bump github.com/confluentinc/confluent-kafka-go/v2
- ed4ec3f Merge pull request #83 from microcks/dependabot/go_modules/golang.org/x/mod-0.22.0
- 439646a Merge pull request #82 from microcks/dependabot/go_modules/github.com/stretchr/testify-1.10.0
- 3c0b1c7 Merge pull request #81 from microcks/dependabot/github_actions/actions/checkout-4.2.2
- 4ddbd44 Merge pull request #87 from microcks/dependabot/github_actions/actions/setup-go-5.2.0
- b422f8b chore(deps): Bump actions/setup-go from 5.0.1 to 5.2.0
- ecc95b1 chore: update ADOPTERS.md from global .github repo (#86)
- 7934618 chore: update ADOPTERS.md from global .github repo (#85)
- 33c1cb6 chore: update ADOPTERS.md from global .github repo (#84)
- fd296a4 chore(deps): Bump golang.org/x/mod from 0.17.0 to 0.22.0
- b336f94 chore(deps): Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- 9335461 chore(deps): Bump actions/checkout from 4.2.0 to 4.2.2
v0.2.0
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
- @dependabot made their first contribution in #6
- @oliviernguyenquoc made their first contribution in #24
- @yada made their first contribution in #46
- @microcks-bot made their first contribution in #48
Full Changelog: v0.1.0...v0.2.0