Skip to content

Releases: testcontainers/testcontainers-elixir

v1.13.4

10 Oct 15:35

Choose a tag to compare

What's Changed

Full Changelog: v1.13.3...v1.13.4

v1.13.3

23 Aug 17:16

Choose a tag to compare

What's Changed

  • run the mix task "run" with an unlinked testcontainers genserver by @jarlah

Full Changelog: v1.13.2...v1.13.3

v1.13.2

21 Aug 05:44
b4875e3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.1...v1.13.2

v1.13.1

18 Aug 05:58
9e1c8a4

Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.13.1

v1.13.0

17 Aug 13:23
96e2107

Choose a tag to compare

What's Changed

  • add Mix task for running any command with database containers by @jarlah in #188

Full Changelog: v1.12.0...v1.13.0

v1.12.0

06 Feb 21:55

Choose a tag to compare

What's Changed

New Contributors

  • @la-j made their first contribution in #165

Full Changelog: v1.11.8...v1.12.0

v1.11.8

14 Jan 19:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.7...v1.11.8

v1.11.7

15 Dec 14:17

Choose a tag to compare

What's Changed

  • [chore] ryuk is not always on localhost + "windows support" by @jarlah in #155
  • Bump ex_doc from 0.34.2 to 0.35.1 by @dependabot in #153

Full Changelog: v1.11.6...v1.11.7

v1.11.6

19 Nov 20:49

Choose a tag to compare

What's Changed

  • Fixed the mix task testcontainers.test to allow passing parameters to the mix test task. See the README for details by @jarlah
  • Removed the wrapper module around Logger (what was I thinking?) and switched to using Logger directly by @jarlah
  • Bumped dialyxir from 1.4.4 to 1.4.5 by @dependabot in #152

Full Changelog: v1.11.5...v1.11.6

v1.11.5

17 Nov 20:40

Choose a tag to compare

What's Changed

  • fix: use XDG_RUNTIME_DIR dynamically in default socket paths by @jarlah

Previously, the release required DOCKER_HOST to be set to work correctly. With this fix, rootless Docker socket paths are now resolved automatically.

Full Changelog: v1.11.4...v1.11.5