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