Skip to content

Releases: testcontainers/testcontainers-java

1.21.1

29 May 20:07
df3ed30
Compare
Choose a tag to compare

What's Changed

  • Update docs version to 1.21.0 (#10193) @github-actions
  • Update testcontainers version to 1.21.0 (#10194) @github-actions

🚀 Features & Enhancements

🐛 Bug Fixes

  • Use generic init script filename when copying it into a Cassandra container (#9606) @maximevw

📖 Documentation

📦 Dependency updates

1.21.0

23 Apr 23:35
8d954b5
Compare
Choose a tag to compare

What's Changed

  • Fix typo in LGTM container method (#10189) @jaydeluca
  • Pass start command required in Solr 10 (#10174) @epugh
  • [solr] Replace "create_core" with "create" command (#10172) @epugh
  • Update docs version to ${GITHUB_REF##*/} (#10063) @github-actions
  • Update testcontainers version to ${GITHUB_REF##*/} (#10062) @github-actions

⚠️ Breaking API changes

🚀 Features & Enhancements

☠️ Deprecations

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

  • Update Gradle Wrapper from undefined to 8.13 (#10033) @github-actions
  • Update docker-java version to 3.4.2 (#10071) @eddumelendez

1.20.6

04 Mar 19:36
cc1c13a
Compare
Choose a tag to compare

What's Changed

  • Bump confluentinc/cp-kcat from 7.4.1 to 7.9.0 (#10000) @julianladisch
  • Set sourceCompatibility and targetCompatibility to 1.8 in spock module

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