
RFC: 5.0 release · Issue #447 · testcontainers ... - GitHub
Mar 7, 2024 · Some of these are arguably breaking changes to the previously established API. Instead of trying to keep patching issues via workarounds, some changes are better done via …
Unknown setting 'discovery.zen.minimum_master_nodes' in ... - GitHub
Jul 11, 2022 · I am trying to start the testcontainers with a new 8.x elasticsearch image with testcontainers 3.6.0. However, the container quits immediately, and I cannot execute any …
maintenance reboot! · Issue #405 · testcontainers/testcontainers …
Dec 13, 2023 · Re-instate the compose module with compose v2 - previous version was removed in a recent commit to main and is now defunct (breaking change, because the compose v1 …
Bug: concurrency causes Premature destruction of containers and ...
May 9, 2024 · Describe the bug Testcontainers behaves incredibly flaky when running tests in parallel with pytest-xdist. Specifically containers and networks are destroyed prematurely …
v3.5.3 "fails" when using PostgresContainer #206 - GitHub
Apr 18, 2022 · Second, seeing the implementation of def wrapper(wrapped, instance, args, kwargs), it is clear that the code is not breaking at all but logging vigorously during the retry …
Switch dependency management to poetry · Issue #204 - GitHub
As for breaking things here first, it makes for a truly horrible development experience (and would probably scare off a lot of new contributors) if there is a chance that the same commit that ran …
testcontainers-python/CHANGELOG.md at main - GitHub
4.0.0 (2024-03-06) ⚠ BREAKING CHANGES compose: implement compose v2 with improved typing (#426) core: add support for tc.host and de-prioritise docker:dind (#388)
Discussion: Officially supported version ranges #373 - GitHub
Jul 25, 2023 · When there's no official LTS or alike and every new version has a chance of breaking, e.g. Keycloak, we should try to at least maintain the latest, but again, if possible, …
Feature: ryuk should be able to use TCP socket to connect to
Jun 3, 2025 · Similar issue in testcontainers-java: [Bug]: Testcontainers forces Ryuk to use Unix sockets as Docker host, breaking environments which use a TCP socket testcontainers …
testcontainers-python/index.rst at main - GitHub
Please note, that community modules are supported on a best-effort basis and breaking changes DO NOT create major versions in the package. Therefore, only the package core is strictly …