Skip to content

Tags: rernas35/testcontainers-java

Tags

1.17.1

Toggle 1.17.1's commit message

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

Toggle 1.17.0's commit message

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

Toggle 1.16.3's commit message

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

Toggle 1.16.2's commit message

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

Toggle 1.16.1's commit message

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

Toggle 1.16.0's commit message

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

Toggle 1.15.3's commit message

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

Toggle 1.15.2's commit message

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 <[email protected]>

1.15.1

Toggle 1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use lower Jackson version to avoid conflicts. (testcontainers#3579)

Helps with testcontainers#3433

1.15.0

Toggle 1.15.0's commit message

Verified

This commit was signed with the committer’s verified signature.
rnorth Richard North
Fix missing links to new docs from site menu