Download Latest Version v0.43.0 source code.zip (21.5 MB)
Email in envelope

Get an email when there's a new version of Testcontainers Go

Home / v0.43.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-19 4.9 kB
v0.43.0 source code.tar.gz 2026-06-19 20.9 MB
v0.43.0 source code.zip 2026-06-19 21.5 MB
Totals: 3 Items   42.4 MB 0

What's Changed

⚠️ Breaking Changes

  • chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650) @thaJeztah

Users of wait.ForSQL need to follow the new API contract, using Moby's network.Port instead of string when building the callback function to check the URL. Please see https://golang.testcontainers.org/features/wait/sql/

  • feat!: add PullImageWithPlatform to DockerProvider (#3710) @blueprismo

Users implementing their own testcontainers.ImageProvider need to implement the new PullImageWithPlatform method introduced by this PR.

🚀 Features

  • feat(k3s): pull image opts (#3716) @blueprismo
  • feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719) @jeanbza
  • feat(eventhubs): add WithAzuriteContainer and functional-options config builder (#3722) @mdelapenya
  • feat!: add PullImageWithPlatform to DockerProvider (#3710) @blueprismo
  • feat(modules/dex): add Dex OIDC provider module (#3659) @guilycst

🐛 Bug Fixes

  • fix(security): remove debug code that leaks Docker credentials (#3721) @mdelapenya
  • fix(ollama): align local exec test with Ollama 0.30.6 log format (#3715) @mdelapenya
  • fix: close temp file handle before removal (#3672) @acouvreur
  • fix(compose): close docker clients to prevent goroutine leaks (#3661) @mdelapenya
  • fix: wait for log production goroutine to drain on stop (#3660) @mdelapenya

📖 Documentation

🧹 Housekeeping

  • chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650) @thaJeztah
  • chore: update usage metrics (2026-05) (#3670) @github-actions[bot]
  • chore: remove cgroupnsMode setting from K3s container configuration (#3653) @lixin9311

📦 Dependency updates

Source: README.md, updated 2026-06-19