Skip to content

Tags: seveneves/testcontainers-java

Tags

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 <segorov@vmware.com>

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

1.15.0-rc2

Toggle 1.15.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add image compatibility checks (testcontainers#3021)

Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>

1.15.0-rc1

Toggle 1.15.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add latest backers

1.14.3

Toggle 1.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump Couchbase Server Image Version (testcontainers#2804)

6.5.1 got released in april 2020 and brings bugfixes and
enhancements. Let's make sure users pick that up by default.

1.14.2

Toggle 1.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Store `GenericContainer#exposedPorts` as an order-preserving `Set` (t…

…estcontainers#2613)

* Store `GenericContainer#exposedPorts` as an order-preserving `Set`

* Update core/src/test/java/org/testcontainers/junit/GenericContainerRuleTest.java

Co-authored-by: Richard North <rich.north@gmail.com>

Co-authored-by: Richard North <rich.north@gmail.com>

1.14.1

Toggle 1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use relative path for temp dirs in test (testcontainers#2604)

1.14.0

Toggle 1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make default file recording directory of BrowserWebDriverContainer pl…

…atform independent (testcontainers#2562)

Co-authored-by: Sergei Egorov <bsideup@gmail.com>

1.13.0

Toggle 1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump mockito-core from 3.2.4 to 3.3.0 in /core (testcontainers#2370)

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.2.4...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>