v0.25.0
版本发布时间: 2023-09-29 19:24:08
testcontainers/testcontainers-go最新发布版本:v0.26.0(2023-10-26 23:24:41)
What's Changed
🚀 Features
- feat: add GCloud module (#1670) @mdelapenya
- make ryuk timeouts configurable via properties file (#1668) @srenatus
- feat: support for loading images in the K3s module (#1622) @pablochacin
- feat: add RabbitMQ support (#1618) @mdelapenya
- feat: add functional option for startup commands (#1647) @mdelapenya
🐛 Bug Fixes
- fix: avoid checking for the reaper out of its mutex (#1692) @mdelapenya
📖 Documentation
- fix: typo (#1696) @testwill
- docs: improve experience for creating modules for first time (#1690) @mdelapenya
- docs: remove shared docs in template (#1650) @mdelapenya
- docs: have common options in a common markdown file (#1648) @mdelapenya
🧹 Housekeeping
- avoid race conditions by waiting one polling interval (#1697) @gflarity
- Improve redpanda resource usage (#1698) @eddumelendez
- fix TestContainerRunningCheckingStatusCode to pass on arm platforms (#1693) @gflarity
- reduce timeout in context cancellation propegation test for test stability (#1695) @gflarity
- TestBuildContainerFromDockerfileWithDockerAuthConfig working on MacOS (#1694) @gflarity
- Wait for k3s node to sync (#1685) @pablochacin
- fix: support running the semver Docker image interactively during the release process (#1646) @mdelapenya
📦 Dependency updates
- fix: bump tc-go dependency in RabbitMQ (#1699) @mdelapenya
- chore(deps): bump golang.org/x/text to v0.15.0 (#1687) @mdelapenya
- chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#1651) @dependabot
- chore(deps): bump github.com/IBM/sarama from 1.41.1 to 1.41.2 in /modules/kafka (#1637) @dependabot
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.13.4 to 2.14.1 in /modules/clickhouse (#1625) @dependabot
- chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.9.0 to 8.10.0 in /modules/elasticsearch (#1641) @dependabot
- chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 in /modules/couchbase and /modules/vault (#1684) @mdelapenya
- chore(deps): bump mkdocs from 1.5.2 to 1.5.3 (#1662) @dependabot
- chore(deps): bump github.com/nats-io/nats.go from 1.28.0 to 1.30.0 in /modules/nats (#1657) @dependabot
- chore(deps): bump k8s.io/apimachinery from 0.28.1 to 0.28.2 and k8s.io/client-go from 0.28.1 to 0.28.2 in /modules/k3s (#1683) @mdelapenya
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.39 to 1.18.42 and github.com/aws/aws-sdk-go from 1.45.3 to 1.45.15 and github.com/aws/aws-sdk-go-v2/service/s3 from 1.38.5 to 1.39.0 in /modules/localstack (#1680) @mdelapenya
- chore(deps): bump github.com/twmb/franz-go/pkg/kadm from 1.9.0 to 1.9.1 and github.com/twmb/franz-go from 1.14.4 to 1.15.0 in /modules/redpanda (#1682) @mdelapenya
- chore(deps): bump cloud.google.com/go/datastore from 1.13.0 to 1.14.0 and google.golang.org/grpc from 1.58.1 to 1.58.2 and cloud.google.com/go/spanner from 1.47.0 to 1.49.0 in /modules/gcloud (#1681) @mdelapenya
- chore(deps): bump mkdocs-material from 8.2.7 to 9.3.2 (#1649) @dependabot
- chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.1 and google.golang.org/api from 0.138.0 to 0.142.0 in /examples (#1667) @mdelapenya