Releases: testcontainers/testcontainers-elixir
Releases · testcontainers/testcontainers-elixir
v2.3.1
v2.3.0
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
What's Changed
- feat(container): Add Mongo DB container by @PedroI920224 in #251
- Set release version for 2.2.0 by @jarlah in #252
New Contributors
- @PedroI920224 made their first contribution in #251
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.1.0-rc1
What's Changed
- Add Docker Compose support by @jarlah in #247
- Improve Docker-in-Docker (DinD) support by @jarlah in #248
Full Changelog: v2.0.0...v2.1.0-rc1
v2.0.0-rc3
What's Changed
Containers and networks are now properly cleaned up and tests pass 10 times in a row.
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
What's Changed
- Add
HttpWaitStrategyby @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
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
HttpWaitStrategyby @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
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