v0.28.0
release-drafter
released this
15 Feb 11:01
·
356 commits
to refs/heads/main
since this release
What's Changed
⚠️ Breaking Changes
If you are starting a log producer, it's now possible to pass log options in a variadic manner (at this moment only the log producer timeout option is available). So this breaking change will affect you if and only if you are assigning the StartLogProducer
method of a container to a variable.
🚀 Features
- feat: include PostReady hook, defining proper execution order for container lifecycle hooks (#1922) @mdelapenya
- Added Consul module (#2194) @Chris-AS1
- feat (postgres): support for creating and restoring Snapshots (#2199) @Minivera
- Add Support for WASM Transforms to Redpanda Module (#2170) @gene-redpanda
- feat(modules.clickhouse): Add zookeeper for clickhouse clusterization (#1995) @laskoviymishka
- redpanda: allow using SASL and TLS together (#2140) @srenatus
- feat(modules.cockroachdb) Adds cockroachdb module (#2131) @rcrowe
- Openldap module support (#2117) @jespino
- Adding inbucket module (#2142) @jespino
- feat: Add Minio module (#2132) @adoublef
- Adding LogConsumers start as part of the ContainerRequest (#2073) @jespino
- Adding mockserver module (#2085) @jespino
- feat: expose Redpanda's listener in the docker network (#1994) @sago2k8
- feat: copy files to the container and create directories as needed upon request (#2049) @stillya
- GenericContainer: in case of error: return a reference to the failed container (#2082) @JordanP
🐛 Bug Fixes
- fix: apply volume options only to volumes (#2201) @mdelapenya
- fix: all mounts should contain the testcontainers labels (#2191) @mdelapenya
- fix: deprecate BindMounts correctly (#2190) @mdelapenya
- fix: Add HTTPStrategy WithForcedIPv4LocalHost To Fix Docker Port Map (#1775) @tateexon
- fix: skip-host-cache option removed in latest MySQL 8.3.0 version (#2130) @mdelapenya
- fix: Recreate Ryuk container if terminated (#2084) @Mathew-Estafanous
- fix(modules/rabbitmq): update container image to 3.12.11 to allow connections without passing admin credentials (#2051) @abemedia
- fix(modules.gcloud): pass as ptr to allow request customization (#1972) @jboyens
📖 Documentation
- fix: go doc reference broken image (#2195) @mmorel-35
🧹 Housekeeping
- fix: wait more time in test (#2211) @mdelapenya
- chore(ci): do not fail fast main tests in different Go versions (#2210) @mdelapenya
- redpanda/test: add admin client call (#2200) @srenatus
- chore: do not panic in testable examples (#2193) @mdelapenya
- [redpanda] sasl test for wrong mechanism (#2048) @rwaweber
- chore(docker_mounts): stop doing misleading logging (#2178) @srabraham
- chore: do not compile modules on macos workers on GH (#2164) @mdelapenya
- testifylint: enable compares rule (#2143) @mmorel-35
- chore: bring back assertion for network aliases for bridge in rootless mode (#2141) @mdelapenya
- chore: skip assertions for Docker Rootless (#2135) @mdelapenya
- pin Docker images version (#2129) @mmorel-35
- enable golangci-lint for examples (#2128) @mmorel-35
- enable golangci-lint for redis module (#2126) @mmorel-35
- Go install gotestsum and golangci-lint (#2127) @mmorel-35
- improve OSSF score (#2125) @mmorel-35
- chore: run make lint on new modules (#2122) @mdelapenya
- enable golangci-lint for pulsar (#2121) @mmorel-35
- lint: enable testifylint (#2120) @mmorel-35
- chore: move internal/testcontainersdocker package's files to internal/core (#2083) @mdelapenya
- chore: enrich HTTP headers to the Docker daemon with the project path (#2080) @mdelapenya
📦 Dependency updates
- chore(deps): bump cloud.google.com/go/spanner from 1.55.0 to 1.56.0 in /modules/gcloud, cloud.google.com/go/pubsub from 1.35.0 to 1.36.1 in /modules/gcloud, cloud.google.com/go/bigquery from 1.57.1 to 1.58.0 in /modules/gcloud (#2197) @mdelapenya
- chore(deps): bump github.com/docker/docker from 25.0.1+incompatible to 25.0.2+incompatible (#2196) @mdelapenya
- chore(deps): bump github.com/docker/compose/v2 from 2.24.1 to 2.24.3 in /modules/compose (#2162) @dependabot
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /modules/minio (#2161) @dependabot
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /modules/openldap (#2165) @dependabot
- chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2169) @mdelapenya
- chore(deps): bump google.golang.org/api from 0.156.0 to 0.159.0, google.golang.org/grpc from 1.60.1 to 1.61.0, cloud.google.com/go/pubsub from 1.33.0 to 1.35.0 in /modules/gcloud (#2168) @mdelapenya
- chore(deps): bump github.com/hashicorp/consul/api from 1.26.1 to 1.27.0 in /examples/consul (#2152) @dependabot
- chore(deps): bump github.com/couchbase/gocb/v2 from 2.7.0 to 2.7.1 in /modules/couchbase (#2145) @dependabot
- chore(deps): bump k8s.io/api, k8s.io/apimachinery and k8s.io/client-go from 0.29.0 to 0.29.1 in /modules/k3s (#2167) @mdelapenya
- Bump containerd version to v1.7.12 (#2137) @lachieggg
- chore(deps): bump github.com/docker/compose/v2 from 2.23.3 to 2.24.0 in /modules/compose (#2096) @dependabot
- chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 in /modules/pulsar (#2136) @dependabot
- chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 from 5.15.0 to 5.16.0 in /modules/neo4j (#2098) @dependabot
- chore(deps): bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0 in /modules/nats (#2094) @dependabot
- chore(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 (#2104) @dependabot
- chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#2088) @dependabot
- chore(deps): bump cloud.google.com/go/spanner from 1.54.0 to 1.55.0, google.golang.org/api from 0.154.0 to 0.156.0 in /modules/gcloud (#2115) @mdelapenya
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.25.10 to 1.26.3, github.com/aws/aws-sdk-go from 1.48.13 to 1.49.19 in /modules/localstack (#2114) @mdelapenya
- chore(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0 (#2113) @mdelapenya
- chore(deps): bump jinja2 from 3.1.2 to 3.1.3 (#2086) @dependabot
- fix: align codeql versions in GH workflow (#2081) @mdelapenya
- chore(deps): bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 in /modules/mongodb (#2065) @dependabot
- chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#2068) @dependabot
- chore(deps): bump github.com/twmb/franz-go from 1.15.3 to 1.15.4 in /modules/redpanda (#2072) @dependabot
- chore(deps): bump k8s.io/api, k8s.io/apimachinery, k8s.io/client-go from 0.28.4 to 0.29.0 in /modules/k3s (#2078) @mdelapenya
- chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.16.0 to 2.17.1 in /modules/clickhouse (#2066) @dependabot
- chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2077) @mdelapenya
- bump google.golang.org/api from 0.153.0 to 0.154.0, cloud.google.com/go/spanner from 1.53.1 to 1.54.0, bump google.golang.org/grpc from 1.59.0 to 1.60.1 in /modules/gcloud (#2076) @mdelapenya
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.23.5 to 1.24.0 (credentials from 1.16.9 to 1.16.13, service/s3 from 1.47.1 to 1.47.7) in /modules/localstack (#2075) @mdelapenya
- chore(deps): bump github/codeql-action from 2 to 3 (#2056) @dependabot
- chore(deps): bump test-summary/action from 2.1 to 2.2 (#2058) @dependabot
- chore(deps): bump actions/setup-go from 4 to 5 (#2057) @dependabot