tag:github.com,2008:https://github.com/testcontainers/testcontainers-java/releases
Tags from testcontainers-java
2025-12-15T19:25:52Z
tag:github.com,2008:Repository/33816473/2.0.3
2025-12-15T21:36:20Z
2.0.3
<p>Combined dependencies PR (<a class="issue-link js-issue-link" href="https://github.com/testcontainers/testcontainers-java/pull/11353">#11353</a>)</p>
<p>* Bump com.couchbase.client:java-client in /modules/couchbase</p>
<p>Bumps [com.couchbase.client:java-client](<a href="https://github.com/couchbase/couchbase-jvm-clients">https://github.com/couchbase/couchbase-jvm-clients</a>) from 3.9.1 to 3.10.0.
<br />- [Commits](<a class="commit-link" href="https://github.com/couchbase/couchbase-jvm-clients/compare/3.9.1...3.10.0">couchbase/couchbase-jvm-clients@<tt>3.9.1...3.10.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: com.couchbase.client:java-client
<br /> dependency-version: 3.10.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump com.unboundid:unboundid-ldapsdk in /modules/ldap</p>
<p>Bumps [com.unboundid:unboundid-ldapsdk](<a href="https://github.com/pingidentity/ldapsdk">https://github.com/pingidentity/ldapsdk</a>) from 7.0.3 to 7.0.4.
<br />- [Release notes](<a href="https://github.com/pingidentity/ldapsdk/releases">https://github.com/pingidentity/ldapsdk/releases</a>)
<br />- [Changelog](<a href="https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html">https://github.com/pingidentity/ldapsdk/blob/master/docs/release-notes.html</a>)
<br />- [Commits](<a href="https://github.com/pingidentity/ldapsdk/commits">https://github.com/pingidentity/ldapsdk/commits</a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: com.unboundid:unboundid-ldapsdk
<br /> dependency-version: 7.0.4
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump io.opentelemetry:opentelemetry-bom in /modules/grafana</p>
<p>Bumps [io.opentelemetry:opentelemetry-bom](<a href="https://github.com/open-telemetry/opentelemetry-java">https://github.com/open-telemetry/opentelemetry-java</a>) from 1.54.1 to 1.56.0.
<br />- [Release notes](<a href="https://github.com/open-telemetry/opentelemetry-java/releases">https://github.com/open-telemetry/opentelemetry-java/releases</a>)
<br />- [Changelog](<a href="https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md">https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/open-telemetry/opentelemetry-java/compare/v1.54.1...v1.56.0">open-telemetry/opentelemetry-java@<tt>v1.54.1...v1.56.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: io.opentelemetry:opentelemetry-bom
<br /> dependency-version: 1.56.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump org.elasticsearch.client:elasticsearch-rest-client</p>
<p>Bumps [org.elasticsearch.client:elasticsearch-rest-client](<a href="https://github.com/elastic/elasticsearch">https://github.com/elastic/elasticsearch</a>) from 9.1.4 to 9.2.2.
<br />- [Release notes](<a href="https://github.com/elastic/elasticsearch/releases">https://github.com/elastic/elasticsearch/releases</a>)
<br />- [Changelog](<a href="https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md">https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/elastic/elasticsearch/compare/v9.1.4...v9.2.2">elastic/elasticsearch@<tt>v9.1.4...v9.2.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: org.elasticsearch.client:elasticsearch-rest-client
<br /> dependency-version: 9.2.2
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump com.ibm.db2:jcc from 12.1.2.0 to 12.1.3.0 in /modules/db2</p>
<p>Bumps com.ibm.db2:jcc from 12.1.2.0 to 12.1.3.0.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: com.ibm.db2:jcc
<br /> dependency-version: 12.1.3.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump io.micrometer:micrometer-registry-otlp in /modules/grafana</p>
<p>Bumps [io.micrometer:micrometer-registry-otlp](<a href="https://github.com/micrometer-metrics/micrometer">https://github.com/micrometer-metrics/micrometer</a>) from 1.15.4 to 1.16.0.
<br />- [Release notes](<a href="https://github.com/micrometer-metrics/micrometer/releases">https://github.com/micrometer-metrics/micrometer/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/micrometer-metrics/micrometer/compare/v1.15.4...v1.16.0">micrometer-metrics/micrometer@<tt>v1.15.4...v1.16.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: io.micrometer:micrometer-registry-otlp
<br /> dependency-version: 1.16.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump com.influxdb:influxdb-client-java in /modules/influxdb</p>
<p>Bumps [com.influxdb:influxdb-client-java](<a href="https://github.com/influxdata/influxdb-client-java">https://github.com/influxdata/influxdb-client-java</a>) from 7.3.0 to 7.4.0.
<br />- [Release notes](<a href="https://github.com/influxdata/influxdb-client-java/releases">https://github.com/influxdata/influxdb-client-java/releases</a>)
<br />- [Changelog](<a href="https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md">https://github.com/influxdata/influxdb-client-java/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/influxdata/influxdb-client-java/compare/v7.3.0...v7.4.0">influxdata/influxdb-client-java@<tt>v7.3.0...v7.4.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: com.influxdb:influxdb-client-java
<br /> dependency-version: 7.4.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump redis.clients:jedis from 6.2.0 to 7.1.0 in /modules/toxiproxy</p>
<p>Bumps [redis.clients:jedis](<a href="https://github.com/redis/jedis">https://github.com/redis/jedis</a>) from 6.2.0 to 7.1.0.
<br />- [Release notes](<a href="https://github.com/redis/jedis/releases">https://github.com/redis/jedis/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/redis/jedis/compare/v6.2.0...v7.1.0">redis/jedis@<tt>v6.2.0...v7.1.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: redis.clients:jedis
<br /> dependency-version: 7.1.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-major
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump io.projectreactor:reactor-core in /modules/r2dbc</p>
<p>Bumps [io.projectreactor:reactor-core](<a href="https://github.com/reactor/reactor-core">https://github.com/reactor/reactor-core</a>) from 3.7.11 to 3.8.0.
<br />- [Release notes](<a href="https://github.com/reactor/reactor-core/releases">https://github.com/reactor/reactor-core/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/reactor/reactor-core/compare/v3.7.11...v3.8.0">reactor/reactor-core@<tt>v3.7.11...v3.8.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: io.projectreactor:reactor-core
<br /> dependency-version: 3.8.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump com.solacesystems:sol-jcsmp in /modules/solace</p>
<p>Bumps [com.solacesystems:sol-jcsmp](<a href="https://github.com/SolaceDev/solsuite">https://github.com/SolaceDev/solsuite</a>) from 10.28.1 to 10.29.0.
<br />- [Commits](<a href="https://github.com/SolaceDev/solsuite/commits">https://github.com/SolaceDev/solsuite/commits</a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: com.solacesystems:sol-jcsmp
<br /> dependency-version: 10.29.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump io.milvus:milvus-sdk-java from 2.6.5 to 2.6.10 in /modules/milvus</p>
<p>Bumps [io.milvus:milvus-sdk-java](<a href="https://github.com/milvus-io/milvus-sdk-java">https://github.com/milvus-io/milvus-sdk-java</a>) from 2.6.5 to 2.6.10.
<br />- [Release notes](<a href="https://github.com/milvus-io/milvus-sdk-java/releases">https://github.com/milvus-io/milvus-sdk-java/releases</a>)
<br />- [Changelog](<a href="https://github.com/milvus-io/milvus-sdk-java/blob/master/CHANGELOG.md">https://github.com/milvus-io/milvus-sdk-java/blob/master/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/milvus-io/milvus-sdk-java/compare/v2.6.5...v2.6.10">milvus-io/milvus-sdk-java@<tt>v2.6.5...v2.6.10</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: io.milvus:milvus-sdk-java
<br /> dependency-version: 2.6.10
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump org.apache.activemq:activemq-client in /modules/activemq</p>
<p>Bumps [org.apache.activemq:activemq-client](<a href="https://github.com/apache/activemq">https://github.com/apache/activemq</a>) from 6.1.7 to 6.2.0.
<br />- [Commits](<a class="commit-link" href="https://github.com/apache/activemq/compare/activemq-6.1.7...activemq-6.2.0">apache/activemq@<tt>activemq-6.1.7...activemq-6.2.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: org.apache.activemq:activemq-client
<br /> dependency-version: 6.2.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump org.apache.activemq:artemis-jakarta-client in /modules/activemq</p>
<p>Bumps org.apache.activemq:artemis-jakarta-client from 2.42.0 to 2.44.0.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: org.apache.activemq:artemis-jakarta-client
<br /> dependency-version: 2.44.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump com.google.cloud:libraries-bom in /modules/gcloud</p>
<p>Bumps [com.google.cloud:libraries-bom](<a href="https://github.com/googleapis/java-cloud-bom">https://github.com/googleapis/java-cloud-bom</a>) from 26.69.0 to 26.72.0.
<br />- [Release notes](<a href="https://github.com/googleapis/java-cloud-bom/releases">https://github.com/googleapis/java-cloud-bom/releases</a>)
<br />- [Changelog](<a href="https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json">https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/googleapis/java-cloud-bom/compare/v26.69.0...v26.72.0">googleapis/java-cloud-bom@<tt>v26.69.0...v26.72.0</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: com.google.cloud:libraries-bom
<br /> dependency-version: 26.72.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump io.qdrant:client from 1.15.0 to 1.16.1 in /modules/qdrant</p>
<p>Bumps [io.qdrant:client](<a href="https://github.com/qdrant/java-client">https://github.com/qdrant/java-client</a>) from 1.15.0 to 1.16.1.
<br />- [Release notes](<a href="https://github.com/qdrant/java-client/releases">https://github.com/qdrant/java-client/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/qdrant/java-client/compare/v1.15.0...v1.16.1">qdrant/java-client@<tt>v1.15.0...v1.16.1</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: io.qdrant:client
<br /> dependency-version: 1.16.1
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump dev.openfga:openfga-sdk from 0.9.0 to 0.9.3 in /modules/openfga</p>
<p>Bumps [dev.openfga:openfga-sdk](<a href="https://github.com/openfga/java-sdk">https://github.com/openfga/java-sdk</a>) from 0.9.0 to 0.9.3.
<br />- [Release notes](<a href="https://github.com/openfga/java-sdk/releases">https://github.com/openfga/java-sdk/releases</a>)
<br />- [Changelog](<a href="https://github.com/openfga/java-sdk/blob/main/CHANGELOG.md">https://github.com/openfga/java-sdk/blob/main/CHANGELOG.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/openfga/java-sdk/compare/v0.9.0...v0.9.3">openfga/java-sdk@<tt>v0.9.0...v0.9.3</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: dev.openfga:openfga-sdk
<br /> dependency-version: 0.9.3
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump org.questdb:questdb from 9.0.3 to 9.2.2 in /modules/questdb</p>
<p>Bumps [org.questdb:questdb](<a href="https://github.com/questdb/questdb">https://github.com/questdb/questdb</a>) from 9.0.3 to 9.2.2.
<br />- [Release notes](<a href="https://github.com/questdb/questdb/releases">https://github.com/questdb/questdb/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/questdb/questdb/compare/9.0.3...9.2.2">questdb/questdb@<tt>9.0.3...9.2.2</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: org.questdb:questdb
<br /> dependency-version: 9.2.2
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump org.apache.commons:commons-lang3 in /modules/hivemq</p>
<p>Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: org.apache.commons:commons-lang3
<br /> dependency-version: 3.20.0
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-minor
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>* Bump ch.qos.logback:logback-classic in /modules/hivemq</p>
<p>Bumps [ch.qos.logback:logback-classic](<a href="https://github.com/qos-ch/logback">https://github.com/qos-ch/logback</a>) from 1.5.19 to 1.5.21.
<br />- [Release notes](<a href="https://github.com/qos-ch/logback/releases">https://github.com/qos-ch/logback/releases</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/qos-ch/logback/compare/v_1.5.19...v_1.5.21">qos-ch/logback@<tt>v_1.5.19...v_1.5.21</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: ch.qos.logback:logback-classic
<br /> dependency-version: 1.5.21
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <[email protected]></p>
<p>---------</p>
<p>Signed-off-by: dependabot[bot] <[email protected]>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
github-actions
tag:github.com,2008:Repository/33816473/1.21.4
2025-12-15T23:47:23Z
1.21.4
<p>Set version during jreleaserDeploy task</p>
<p>(cherry picked from commit <a class="commit-link" href="https://github.com/testcontainers/testcontainers-java/commit/283899f96026bf4c7de1b904a74cf32c56d13b80"><tt>283899f</tt></a>)</p>
eddumelendez
tag:github.com,2008:Repository/33816473/2.0.2
2025-11-13T18:03:50Z
2.0.2
github-actions
tag:github.com,2008:Repository/33816473/2.0.1
2025-10-16T15:49:51Z
2.0.1
github-actions
tag:github.com,2008:Repository/33816473/2.0.0
2025-10-14T22:20:50Z
2.0.0
github-actions
tag:github.com,2008:Repository/33816473/1.21.3
2025-06-28T21:48:02Z
1.21.3
github-actions
tag:github.com,2008:Repository/33816473/1.21.2
2025-06-18T22:42:37Z
1.21.2
github-actions
tag:github.com,2008:Repository/33816473/1.21.1
2025-05-29T20:07:59Z
1.21.1
<p>Add support to clickhouse JDBC V2 (<a class="issue-link js-issue-link" href="https://github.com/testcontainers/testcontainers-java/pull/10280">#10280</a>)</p>
<p><span class="issue-keyword tooltipped tooltipped-se">Fixes</span> <a class="issue-link js-issue-link" href="https://github.com/testcontainers/testcontainers-java/issues/10279">#10279</a></p>
<p>---------</p>
<p>Co-authored-by: Eddú Meléndez Gonzales <[email protected]></p>
github-actions
tag:github.com,2008:Repository/33816473/1.21.0
2025-04-23T23:35:16Z
1.21.0
<p>Fix connection leak in JdbcDatabaseDelegate (<a class="issue-link js-issue-link" href="https://github.com/testcontainers/testcontainers-java/pull/9662">#9662</a>)</p>
<p>Co-authored-by: Eddú Meléndez Gonzales <[email protected]></p>
github-actions
tag:github.com,2008:Repository/33816473/1.20.6
2025-03-04T19:56:05Z
1.20.6
github-actions