v0.21.0
版本发布时间: 2023-06-22 17:30:23
testcontainers/testcontainers-go最新发布版本:v0.26.0(2023-10-26 23:24:41)
What's Changed
🚀 Features
- feat: provide container logs on container startup failures (#1297) @mdelapenya
- feat: setup docker_host discovery strategies properly (#1161) @mdelapenya
- added NATS JetStream example (#1190) @adoublef
- feat: adds k3s module (#1194) @mritunjaysharma394
🐛 Bug Fixes
- fix: use first exposed port by default in HTTP wait strategy (#1086) @anuraaga
- fix: prefer cross-platform default DOCKER_HOST (#1294) @danielorbach
- fix: support detecting if k3s module is running from inside a Docker container (#1289) @rfratto
- fix: stronger validation for the schema of the Docker socket path (#1286) @mdelapenya
- fix: return proper docker socket for remote Docker hosts (#1281) @mdelapenya
- #1152 execute HostConfigModifier at last (#1153) @xmh19936688
- fix: align header while log producers are reading (#1085) @Dirk007
📖 Documentation
- docs: document CI services (#1298) @mdelapenya
- Update java docs domain (#1279) @leocross
- docs: fix passing env vars example (#1252) @borod108
- docs: document the Go version (#1246) @mdelapenya
- fix: update link to modules docs (#1192) @mdelapenya
- docs: enrich docs for modules (#1167) @mdelapenya
🧹 Housekeeping
- Fix locations set to None in sitemap (#1296) @leocross
- fix: use correct path for gotestsum output (#1287) @sebastianbuechler
- chore: simplify ReadConfig signature, not passing context (#1292) @mdelapenya
- fix: skip host network tests in Docker Desktop (#1285) @mdelapenya
- chore: Removes the refercence about docker 22.06 from the docker-compose docs (#1243) @stubents
- chore: use fixed version in k3s module (#1225) @mritunjaysharma394
- chore: support for bumping ryuk in an automated manner (#1195) @mdelapenya
📦 Dependency updates
- chore(deps): bump github.com/moby/term from 0.0.0-20221128092401-c43b287e0e0f to 0.5.0 (#1253) @dependabot
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.268 to 1.44.273 in /modules/localstack (#1271) @dependabot
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.8.1 to 5.9.0 in /modules/neo4j (#1265) @dependabot
- chore(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 in /examples (#1284) @mdelapenya
- chore(deps): bump github.com/twmb/franz-go from 1.13.4 to 1.13.5 in /modules/redpanda (#1283) @dependabot
- chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1282) @mdelapenya
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.25 in /modules/localstack (#1222) @dependabot
- chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#1202) @dependabot
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1232) @dependabot
- chore(deps): bump cloud.google.com/go/spanner from 1.45.1 to 1.46.0 in /examples/spanner (#1226) @dependabot
- chore(deps): bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 in /examples/mongodb (#1233) @dependabot
- chore(deps): bump google.golang.org/api from 0.123.0 to 0.124.0 in /examples (#1244) @mdelapenya
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.3 to 1.33.1 in /modules/localstack (#1241) @dependabot
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.268 in /modules/localstack (#1242) @dependabot
- chore(deps): bump github.com/imdario/mergo from 0.3.12 to 0.3.15 (#1204) @dependabot
- chore(deps): bump cloud.google.com/go/firestore from 1.9.0 to 1.10.0 in /examples/firestore (#1216) @dependabot
- chore(deps): bump k8s.io/client-go from 0.22.5 to 0.27.2 in /modules/k3s (#1211) @dependabot
- chore(deps): bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 in /examples/mongodb (#1092) @dependabot
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.8.0 to 5.8.1 in /modules/neo4j (#1206) @dependabot
- chore(deps): bump github.com/twmb/franz-go from 1.13.3 to 1.13.4 in /modules/redpanda (#1201) @dependabot
- chore(deps): bump google.golang.org/api from 0.121.0 to 0.123.0 in /examples (#1229) @mdelapenya
- chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1228) @mdelapenya
- chore(deps): bump pymdown-extensions from 9.0 to 10.0 (#1193) @dependabot
- chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#1189) @mdelapenya