Skip to content

Tags: mzitnik/testcontainers-java

Tags

1.17.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Elasticsearch: Fix startup check for 8.3 and above (testcontainers#5521)

1.17.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix TestcontainersTestDescription filename (testcontainers#5387)

1.17.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix `StackOverflowError` in `DockerClientFactory#client` (testcontain…

…ers#5262)

1.17.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase default client ping timeout from 5 to 10 seconds (testcontai…

…ners#5254)

1.16.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix k3s for latest Docker for Mac (cgroupsv2) (testcontainers#4937)

1.16.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Don't run tests as part of the release build (testcontainers#4600)

1.16.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Provide an API to force access to the host (testcontainers#4584)

1.16.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Split Windows CI into core and non-core steps (testcontainers#4293)

1.15.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make it possible to provide custom LocalStack services (testcontainer…

…s#3995)

1.15.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix extra newlines in container log / exec output (testcontainers#3752)

Fixes testcontainers#1763
Fixes testcontainers#1854

Co-authored-by: Sergei Egorov <segorov@vmware.com>