Skip to content

Releases: testcontainers/testcontainers-java

1.20.5

19 Feb 21:03
13b6365
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.20.4

20 Nov 16:37
39ff5f8
Compare
Choose a tag to compare

What's Changed

  • Update docs version to ${GITHUB_REF##*/} (#9450) @github-actions
  • Update testcontainers version to ${GITHUB_REF##*/} (#9449) @github-actions

🚀 Features & Enhancements

  • [localstack] Add testcontainer marker labels to additional localstack flags (#9531) @dfangl
  • Remove extra call to docker credentials (#9545) @eddumelendez
  • Remove privilegedMode in Db2Container (#9460) @hfhbd

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

1.20.3

22 Oct 20:59
119627f
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

1.20.2

30 Sep 22:18
8b36391
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.20.1

31 Jul 15:12
1877849
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

  • Add support for Apache Kafka native image (#8993) @eddumelendez
  • Couchbase: Don't configure external TLS ports if they're not supported (#8990) @dnault
  • Support tenant name, password and mode in OceanBase module (#8737) @whhe
  • Rename SA_PASSWORD to MSSQL_SA_PASSWORD as SA_PASSWORD is deprecated (#8987) @jedla97

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

8 changes

1.20.0

17 Jul 14:02
181b56e
Compare
Choose a tag to compare

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.19.8

08 May 21:46
9b780dd
Compare
Choose a tag to compare

Testcontainers for Java 1.19.8

🚀 Features & Enhancements

🐛 Bug Fixes

  • Pass env to ComposeDelegate in DockerComposeContainer#stop (#8493) @mmusenbr

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.19.7

05 Mar 17:44
4b5b34a
Compare
Choose a tag to compare

Testcontainers for Java 1.19.7

Modules

Elasticserach

  • Enable lazy certificates for Elasticsearch (#7991) @pioorg

HiveMQ

MongoDB

  • Support mongodb/mongodb-community-server and mongodb/mongodb-enterprise-server (#8386) @eddumelendez

PostgreSQL

📖 Documentation

📦 Dependency updates

1.19.6

21 Feb 21:55
0fd331a
Compare
Choose a tag to compare

Testcontainers for Java 1.19.6

Modules

New modules

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

1.19.5

08 Feb 14:12
c210afb
Compare
Choose a tag to compare

Testcontainers for Java 1.19.5

Important

This version has downgraded the commons-compress version to 1.24.0 in order to avoid classpath conflicts due to a recent change in commons-compress 1.25.0. See #8169 for more details.