v0.32.0
release-drafter
released this
05 Jul 16:58
·
168 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- feat: honour go toolchain's verbose flag to print out logs (#2624) @mdelapenya
- feat: prepare modules for the new API (#2610) @mdelapenya
- feat(postgres): use faster sql.DB instead of docker exec psql for snapshot/restore [rebased for main] (#2600) @cfstras
- feat: add azurite module (#2569) @mdelapenya
- feat: add testcontainers labels to the built images (#2579) @mdelapenya
- feat(mongodb): Make the replica set name configurable (#2538) @shubhamrajvanshi
- feat: add vearch module (#2560) @zhanghexian
- feat(ryuk): allow to configure ryuk timeouts using env variables (#2541) @fcx-mrogez
🐛 Bug Fixes
- fix: never cache JSON representation of a container (#2606) @mdelapenya
- fix: Rename TC_HOST environment variable to TESTCONTAINERS_HOST_OVERRIDE (#2536) @hanapedia
- fix: allow compose files and readers to be used together (#2598) @BoKleynen
- fix: proper synchronisation for start/stop log production (#2576) @mdelapenya
- fix: prepend substitutors for built images (#2577) @mdelapenya
- fix(cockroachdb): Fixes cockroachdb wait strategy handling (#2456) @bearrito
- Fix race condition when looking up reaper (ryuk) container (#2508) @emetsger
- Handle error properly during port forwarding initialization. (#2550) @cedric-appdirect
- Fix network accessor for port-forwarding feature (#2551) @JulienBreux
- fix: add import to module generation (#2537) @mdelapenya
📖 Documentation
- docs: indicate version for the Run function (#2627) @mdelapenya
- docs: document ryuk timeouts for compose (#2620) @mdelapenya
- docs: document disabling ryuk with properties (#2603) @mdelapenya
- docs: example for NATS cluster (#2591) @mdelapenya
- docs: fix deprecation warning for material extensions emoji (#2592) @mdelapenya
- docs: update contributing guide (#2586) @mdelapenya
- docs: update colima docs (#2578) @mdelapenya
- docs(compose): Fix typo docker compose docs (#2565) @ynfle
- fix: update search bar eval in mkdocs (#2547) @mdelapenya
- docs: improve contributing docs for code snippets (#2546) @mdelapenya
- docs: document test session semantics (#2544) @mdelapenya
- docs: fix CircleCI docs (#2539) @mdelapenya
🧹 Housekeeping
- Fix issues in BuildImage() (#2626) @ash2k
- chore: remove duplicated tests for config (#2628) @mdelapenya
- Log retried errors (#2613) @ash2k
- fix: do not use deprecated method in postgres tests (#2623) @mdelapenya
- chore: use self-hosted worker for Windows tests (#2619) @mdelapenya
- chore: remove most uses of TestcontainersConfig and deprecated TestcontainersConfig fields. (#2614) @thaJeztah
- chore: test cleanups (#2608) @ash2k
- chore(ci): pass docker install type to the nightly build payload (#2612) @mdelapenya
- chore: run rootless mode in nighlty builds (#2611) @mdelapenya
- chore: improve log handling when container is stopping (#2601) @ash2k
- chore(tests): rename test variables to kill sshd container more consistently (#2597) @mdelapenya
- network: WithCheckDuplicate: don't set CheckDuplicate value (#2589) @thaJeztah
- chore: skip reaper tests if ryuk is disabled (#2582) @mdelapenya
- chore: increase check time to 60 secs instead of 20 (#2581) @mdelapenya
- chore: bring golangci-lint back (#2571) @mdelapenya
- chore: use a virtualenv for working with the docs site (#2545) @mdelapenya
📦 Dependency updates
- chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.2.1 (#2617) @dependabot
- chore(deps): bump peter-evans/slash-command-dispatch from 3.0.2 to 4.0.0 (#2561) @dependabot
- chore(deps): bump github.com/docker/docker from v27.0.2 to v27.0.3 (#2615) @thaJeztah
- chore(deps): bump github.com/docker/docker from v26.1.4 to v27.0.2 (#2593) @thaJeztah
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 in /modules/vault (#2605) @dependabot
- Add support for Weaviate v1.25 (#2604) @antas-marcin
- chore(deps): bump urllib3 from 2.2.1 to 2.2.2 (#2590) @dependabot
- docs: fix deprecation warning for material extensions emoji (#2592) @mdelapenya
- gha: update golangci-lint to v1.59.1 (#2588) @thaJeztah
- chore(deps): bump github.com/docker/docker from v25.0.5 to v26.1.4 (#2584) @thaJeztah
- chore: pin vearch version (#2568) @mdelapenya
- chore: run tests against latest Docker engine, nightly (#2566) @mdelapenya
- chore(deps): bump mkdocs-include-markdown-plugin from 6.0.4 to 6.0.7 (#2562) @dependabot
- chore(deps): bump requests from 2.31.0 to 2.32.0 (#2549) @dependabot