π New features and improvements
- Change
RunDefaultContainerAndStopOnCleanup
to use the interfacetesting.TB
(#48) @jordcarfetch
π Bug fixes
- Fix filepath
join
on Windows (#44) @dennismouwen-eye
π¦ Dependency updates
- Bump testcontainers-go from 0.36.0 to 0.39.0 (#46, #52, #58, #62) @greg0ire @dependabot[bot]
- Bump go-wiremock from 1.13.0 to 1.14.0 (#53, #56, #63) @dependabot[bot]
- Bump go-connections from 0.5.0 to 0.6.0 (#57) @dependabot[bot]
- Drop support for Golang 1.23 (#64) @oleg-nenashev
π Documentation updates
- Add Contributor guide with the release and versioning guidelines (#65) @oleg-nenashev
- Update dependencies in the examples (#55) @oleg-nenashev
π» Maintenance
- Add integration tests for WireMock v3 (#42) @ninadingole
- Bump actions/setup-go from 3 to 6 (#51, #60, #61) @dependabot[bot]
- Bump release-drafter/release-drafter from 5 to 6 (#49) @dependabot[bot]
- Bump actions/checkout from 3 to 4 (#50) @dependabot[bot]
- Add Dependabot for Golang and GitHub actions (#47, #54) @oleg-nenashev
- Update the release pipeline to use the version from go.mod (#66) @oleg-nenashev