Skip to content

v0.28.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 15 Feb 11:01
· 286 commits to refs/heads/main since this release

What's Changed

⚠️ Breaking Changes

  • [breaking] Add err chan to log producer and don't panic on error (#1971) @Tofel

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

🐛 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

🧹 Housekeeping

📦 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