Skip to content

Releases: testcontainers/testcontainers-elixir

v2.3.1

22 Apr 21:45

Choose a tag to compare

What's Changed

  • enhance error reporting for Docker host connection failures by @jarlah in aceb6a7

++

Full Changelog: v2.3.0...v2.3.1

v2.3.0

22 Apr 09:40

Choose a tag to compare

What's Changed

  • feat(pull_policy): add pull_if_missing and make it the default by @jarlah in #254
  • Bump tesla from 1.16.0 to 1.17.0 by @dependabot[bot] in #253
  • feat(connection): support TLS docker hosts via DOCKER_CERT_PATH by @jarlah in #258
  • feat(container): add Container.with_name/2 by @jarlah in #255
  • feat(docker): auto-resolve registry auth from ~/.docker/config.json by @jarlah in #257
  • feat(ryuk): honor ryuk.container.privileged property and env var by @jarlah in #256

Full Changelog: v2.2.0...v2.3.0

v2.2.0

19 Apr 10:51
7df813a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

29 Mar 18:02

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.1.0-rc1

17 Mar 06:18

Choose a tag to compare

v2.1.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0...v2.1.0-rc1

v2.0.0-rc3

16 Mar 10:05

Choose a tag to compare

What's Changed

Containers and networks are now properly cleaned up and tests pass 10 times in a row.

Screenshot From 2026-03-16 10-59-33

This is a huge breakthrough actually, since the tests have been very flaky from the start of the project.

Full Changelog: v2.0.0-rc2...v2.0.0-rc3

v2.0.0-rc2

16 Mar 07:25

Choose a tag to compare

What's Changed

  • Add HttpWaitStrategy by @gossi in #237
  • Fix reliability: container cleanup, wait strategies, and Ryuk socket by @jarlah in #243

Full Changelog: v2.0.0-rc...v2.0.0-rc2

v2.0.0

16 Mar 16:52

Choose a tag to compare

What's Changed

Finally 🙌 we can announce a new major version of Testcontainers for Elixir 🚀

  • remove ecto module and move to version 2.X by @jarlah in #154
  • feat(redis): add password support by @jarlah in #230
  • Fix flaky Cassandra container test by using CommandWaitStrategy by @jarlah in #231
  • feat(kafka): migrate to apache/kafka image with KRaft mode by @jarlah in #233
  • Add HttpWaitStrategy by @gossi in #237
  • Fix reliability: container cleanup, wait strategies, and Ryuk socket by @jarlah in #243
  • Install inotify tools on CI by @gossi in #246
  • Bump myxql from 0.8.0 to 0.8.1 by @dependabot[bot] in #245
  • Basic copy_to implementation by @gossi in #242

Full Changelog: v1.14.0...v2.0.0

v2.0.0-rc

02 Feb 18:51

Choose a tag to compare

v2.0.0-rc Pre-release
Pre-release

What's Changed

  • remove ecto module and move to version 2.X by @jarlah in #154
  • feat(redis): add password support by @jarlah in #230
  • Fix flaky Cassandra container test by using CommandWaitStrategy by @jarlah in #231
  • feat(kafka): migrate to apache/kafka image with KRaft mode by @jarlah in #233

Full Changelog: v1.14.0...v2.0.0-rc

v1.14.1

02 Feb 17:11

Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.14.1