Releases: microcks/microcks-testcontainers-go
Releases · microcks/microcks-testcontainers-go
v0.3.2
Changelog
- 686fbc4 chore: #120 Prepare 0.3.2 release Signed-off-by: Laurent Broudoux [email protected]
- 85e37d6 chore: #120 Update README with latest versions Signed-off-by: Laurent Broudoux [email protected]
- e2d6124 chore: #125 Bump to go 1.23 and testcontainers-go 0.36.0 Signed-off-by: Laurent Broudoux [email protected]
- 36efafc chore: #125 Bumping to go 1.23 and testcontainers-go 0.36.0 Signed-off-by: Laurent Broudoux [email protected]
- 0f2ef95 chore: #124 Bump to microcks-go-client v0.3.1 Signed-off-by: Laurent Broudoux [email protected]
- 5977460 feat: #122 Add validating url and path retrieval Signed-off-by: Laurent Broudoux [email protected]
- 55ee89f feat: #121 Add mock endpoints path retrieval Signed-off-by: Laurent Broudoux [email protected]
- 92531c8 ci: #123 Update validation error message to fit microcks-uber:nightly Signed-off-by: Laurent Broudoux [email protected]
- 3c3482a chore(deps): Bump github.com/confluentinc/confluent-kafka-go/v2 (#107)
- c1cc8b5 chore(deps): Bump actions/setup-go from 5.2.0 to 5.4.0 (#117)
- 614b256 chore: update MAINTAINERS.md from global .github repo (#116)
- d3ed002 chore: update GOVERNANCE.md from global .github repo (#115)
- 7a15bee chore: update SECURITY.md from global .github repo (#114)
- caeccf4 chore: update MAINTAINERS.md from global .github repo (#113)
- c4b70c6 chore: update GOVERNANCE.md from global .github repo (#112)
- 13696a0 chore: update ADOPTERS.md from global .github repo (#111)
- 1836cbf chore: update GOVERNANCE.md from global .github repo (#110)
- a1ee925 ci: update STALE-ISSUES workflow from global .github repo (#109)
- fed83f5 chore: update ADOPTERS.md from global .github repo (#103)
- 86418a6 chore: update ADOPTERS.md from global .github repo (#102)
- d3dd2c3 chore: update ADOPTERS.md from global .github repo (#101)
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