Skip to content

Tags: iyerajesh/testcontainers-java

Tags

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

1.12.5

Toggle 1.12.5's commit message

Verified

This commit was signed with the committer’s verified signature.
rnorth Richard North
Remove CI status check

1.12.4

Toggle 1.12.4's commit message
Exclude `:docs:` from publication and BOM

1.12.3

Toggle 1.12.3's commit message
Allow @testcontainers to be inherited from superclass (testcontainers…

…#1843) (testcontainers#2001)

* Updated existing test with now expected behaviour
* @testcontainers is now @inherited

1.12.2

Toggle 1.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce logs in EnvironmentAndSystemPropertyClientProviderStrate… (tes…

…tcontainers#1913)

Fixes testcontainers#1912

1.12.1

Toggle 1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update .travis.yml to ensure that tag builds are performed

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add "housekeeping" category to the release drafter config (testcontai…

…ners#1652)

1.11.4

Toggle 1.11.4's commit message
Bump httpclient from 4.5.8 to 4.5.9 in /core (testcontainers#1544)

Bumps httpclient from 4.5.8 to 4.5.9.

Signed-off-by: dependabot-preview[bot] <[email protected]>

1.11.3

Toggle 1.11.3's commit message
Adding field name to ExtensionConfigurationException message (testcon…

…tainers#1488)

1.11.2

Toggle 1.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix testcontainers#1391 by using a tagged version of `sshd` (testcont…

…ainers#1407)

Workaround for testcontainers#1406