Sourced from org.testcontainers:testcontainers's releases.
1.20.0
What's Changed
- Update ryuk version to 0.8.1 (#8957)
@eddumelendez
- Move to develocity testRetry plugin (#8845)
@eddumelendez
- chore(ci): add docker install type to the Slack payload (#8843)
@mdelapenya
- Avoid cache when running against latest moby (#8841)
@eddumelendez
- Log Testcontainers version (#8820)
@eddumelendez
- Added example of how to run Hugging Face models through Ollama using TC (#8771)
@ilopezluna
- feat: Change the class used by the Oracle database driver (#8796)
@cdouillard
- Add CI for latest Moby (#8756)
@kiview
- Use /tmp for zookeeper.properties and startup script (#7524)
@kahowell
🚀 Features & Enhancements
- Support build args in FROM statement (#6119)
@Donnerbart
- Allow copy specific files to docker compose (#8848)
@wimdeblauwe
- Support multiple init scripts in JdbcDatabaseContainer (#7680)
@savinov
- Load
ImageNameSubstitutor
from Service Loaders mechanism (#8866)@eddumelendez
- Bigger max aliases used by ParsedDockerComposeFile (#8816)
@henri-tremblay
- fix LocalStack legacy mode detection for "latest" tag variations (#8774)
@alexrashed
- Add support for Weaviate v1.25 (#8800)
@antas-marcin
- Clean duplicate in regex for log message wait strategy (#7304)
@RustedBones
- Introduce '
@EnabledIfDockerAvailable
' JUnit 5 annotation (#8613) (#8636)@eidottermihi
- Make pgvector available with JDBC syntax (#8633) (#8638)
@thijslemmens
🐛 Bug Fixes
- Avoid duplicate values for listeners and listener_security_protocol_map in KafkaContainer (#8850)
@eddumelendez
- Fix copy large files (#8409)
@joschi
- [localstack] Fix reuse mode (#8844)
@eddumelendez
- Fix wait strategy definition (#8842)
@eddumelendez
📖 Documentation
- [Docs] Add TCI to external integrations (#8947)
@AB-xdev
- Clarify reuse property setting (#8872)
@MV-GH
🧹 Housekeeping
- Add test compatibility against MongoDB 7 (#8868)
@aasawariMongoDB
- Add smoke test to dependabot (#8928)
@eddumelendez
- Remove unused ImageNameSubstitutor service (#8873)
@eddumelendez
- Move to develocity plugin (#8821)
@eddumelendez
- Update Testcontainers images (#8801)
@eddumelendez
- Restore azure module in CI (#8668)
@eddumelendez
- Update redis version (#8631)
@eddumelendez
📦 Dependency updates
... (truncated)
181b56e
Support build args in FROM statement (#6119)a321cfa
Allow copy specific files to docker compose (#8848)6a07650
Support multiple init scripts in JdbcDatabaseContainer (#7680)1442b1c
Add test compatibility against MongoDB 7 (#8868)ae7a949
Update ryuk version to 0.8.1 (#8957)01469c3
[Docs] Add TCI to external integrations (#8947)18a7c27
Load ImageNameSubstitutor
from Service Loaders mechanism
(#8866)90b098b
Exclude testcontainers from milvus dependency242e728
Update docker-java version to 3.4.0 (#8942)5fbffbd
Clarify reuse property setting in docs (#8872)Sourced from org.testcontainers:junit-jupiter's releases.
1.20.0
What's Changed
- Update ryuk version to 0.8.1 (#8957)
@eddumelendez
- Move to develocity testRetry plugin (#8845)
@eddumelendez
- chore(ci): add docker install type to the Slack payload (#8843)
@mdelapenya
- Avoid cache when running against latest moby (#8841)
@eddumelendez
- Log Testcontainers version (#8820)
@eddumelendez
- Added example of how to run Hugging Face models through Ollama using TC (#8771)
@ilopezluna
- feat: Change the class used by the Oracle database driver (#8796)
@cdouillard
- Add CI for latest Moby (#8756)
@kiview
- Use /tmp for zookeeper.properties and startup script (#7524)
@kahowell
🚀 Features & Enhancements
- Support build args in FROM statement (#6119)
@Donnerbart
- Allow copy specific files to docker compose (#8848)
@wimdeblauwe
- Support multiple init scripts in JdbcDatabaseContainer (#7680)
@savinov
- Load
ImageNameSubstitutor
from Service Loaders mechanism (#8866)@eddumelendez
- Bigger max aliases used by ParsedDockerComposeFile (#8816)
@henri-tremblay
- fix LocalStack legacy mode detection for "latest" tag variations (#8774)
@alexrashed
- Add support for Weaviate v1.25 (#8800)
@antas-marcin
- Clean duplicate in regex for log message wait strategy (#7304)
@RustedBones
- Introduce '
@EnabledIfDockerAvailable
' JUnit 5 annotation (#8613) (#8636)@eidottermihi
- Make pgvector available with JDBC syntax (#8633) (#8638)
@thijslemmens
🐛 Bug Fixes
- Avoid duplicate values for listeners and listener_security_protocol_map in KafkaContainer (#8850)
@eddumelendez
- Fix copy large files (#8409)
@joschi
- [localstack] Fix reuse mode (#8844)
@eddumelendez
- Fix wait strategy definition (#8842)
@eddumelendez
📖 Documentation
- [Docs] Add TCI to external integrations (#8947)
@AB-xdev
- Clarify reuse property setting (#8872)
@MV-GH
🧹 Housekeeping
- Add test compatibility against MongoDB 7 (#8868)
@aasawariMongoDB
- Add smoke test to dependabot (#8928)
@eddumelendez
- Remove unused ImageNameSubstitutor service (#8873)
@eddumelendez
- Move to develocity plugin (#8821)
@eddumelendez
- Update Testcontainers images (#8801)
@eddumelendez
- Restore azure module in CI (#8668)
@eddumelendez
- Update redis version (#8631)
@eddumelendez
📦 Dependency updates
... (truncated)
181b56e
Support build args in FROM statement (#6119)a321cfa
Allow copy specific files to docker compose (#8848)6a07650
Support multiple init scripts in JdbcDatabaseContainer (#7680)1442b1c
Add test compatibility against MongoDB 7 (#8868)ae7a949
Update ryuk version to 0.8.1 (#8957)01469c3
[Docs] Add TCI to external integrations (#8947)18a7c27
Load ImageNameSubstitutor
from Service Loaders mechanism
(#8866)90b098b
Exclude testcontainers from milvus dependency242e728
Update docker-java version to 3.4.0 (#8942)5fbffbd
Clarify reuse property setting in docs (#8872)Sourced from org.testcontainers:localstack's releases.
1.20.0
What's Changed
- Update ryuk version to 0.8.1 (#8957)
@eddumelendez
- Move to develocity testRetry plugin (#8845)
@eddumelendez
- chore(ci): add docker install type to the Slack payload (#8843)
@mdelapenya
- Avoid cache when running against latest moby (#8841)
@eddumelendez
- Log Testcontainers version (#8820)
@eddumelendez
- Added example of how to run Hugging Face models through Ollama using TC (#8771)
@ilopezluna
- feat: Change the class used by the Oracle database driver (#8796)
@cdouillard
- Add CI for latest Moby (#8756)
@kiview
- Use /tmp for zookeeper.properties and startup script (#7524)
@kahowell
🚀 Features & Enhancements
- Support build args in FROM statement (#6119)
@Donnerbart
- Allow copy specific files to docker compose (#8848)
@wimdeblauwe
- Support multiple init scripts in JdbcDatabaseContainer (#7680)
@savinov
- Load
ImageNameSubstitutor
from Service Loaders mechanism (#8866)@eddumelendez
- Bigger max aliases used by ParsedDockerComposeFile (#8816)
@henri-tremblay
- fix LocalStack legacy mode detection for "latest" tag variations (#8774)
@alexrashed
- Add support for Weaviate v1.25 (#8800)
@antas-marcin
- Clean duplicate in regex for log message wait strategy (#7304)
@RustedBones
- Introduce '
@EnabledIfDockerAvailable
' JUnit 5 annotation (#8613) (#8636)@eidottermihi
- Make pgvector available with JDBC syntax (#8633) (#8638)
@thijslemmens
🐛 Bug Fixes
- Avoid duplicate values for listeners and listener_security_protocol_map in KafkaContainer (#8850)
@eddumelendez
- Fix copy large files (#8409)
@joschi
- [localstack] Fix reuse mode (#8844)
@eddumelendez
- Fix wait strategy definition (#8842)
@eddumelendez
📖 Documentation
- [Docs] Add TCI to external integrations (#8947)
@AB-xdev
- Clarify reuse property setting (#8872)
@MV-GH
🧹 Housekeeping
- Add test compatibility against MongoDB 7 (#8868)
@aasawariMongoDB
- Add smoke test to dependabot (#8928)
@eddumelendez
- Remove unused ImageNameSubstitutor service (#8873)
@eddumelendez
- Move to develocity plugin (#8821)
@eddumelendez
- Update Testcontainers images (#8801)
@eddumelendez
- Restore azure module in CI (#8668)
@eddumelendez
- Update redis version (#8631)
@eddumelendez
📦 Dependency updates
... (truncated)
181b56e
Support build args in FROM statement (#6119)a321cfa
Allow copy specific files to docker compose (#8848)6a07650
Support multiple init scripts in JdbcDatabaseContainer (#7680)1442b1c
Add test compatibility against MongoDB 7 (#8868)ae7a949
Update ryuk version to 0.8.1 (#8957)01469c3
[Docs] Add TCI to external integrations (#8947)18a7c27
Load ImageNameSubstitutor
from Service Loaders mechanism
(#8866)90b098b
Exclude testcontainers from milvus dependency242e728
Update docker-java version to 3.4.0 (#8942)5fbffbd
Clarify reuse property setting in docs (#8872)Sourced from org.testcontainers:minio's releases.
1.20.0
What's Changed
- Update ryuk version to 0.8.1 (#8957)
@eddumelendez
- Move to develocity testRetry plugin (#8845)
@eddumelendez
- chore(ci): add docker install type to the Slack payload (#8843)
@mdelapenya
- Avoid cache when running against latest moby (#8841)
@eddumelendez
- Log Testcontainers version (#8820)
@eddumelendez
- Added example of how to run Hugging Face models through Ollama using TC (#8771)
@ilopezluna
- feat: Change the class used by the Oracle database driver (#8796)
@cdouillard
- Add CI for latest Moby (#8756)
@kiview
- Use /tmp for zookeeper.properties and startup script (#7524)
@kahowell
🚀 Features & Enhancements
- Support build args in FROM statement (#6119)
@Donnerbart
- Allow copy specific files to docker compose (#8848)
@wimdeblauwe
- Support multiple init scripts in JdbcDatabaseContainer (#7680)
@savinov
- Load
ImageNameSubstitutor
from Service Loaders mechanism (#8866)@eddumelendez
- Bigger max aliases used by ParsedDockerComposeFile (#8816)
@henri-tremblay
- fix LocalStack legacy mode detection for "latest" tag variations (#8774)
@alexrashed
- Add support for Weaviate v1.25 (#8800)
@antas-marcin
- Clean duplicate in regex for log message wait strategy (#7304)
@RustedBones
- Introduce '
@EnabledIfDockerAvailable
' JUnit 5 annotation (#8613) (#8636)@eidottermihi
- Make pgvector available with JDBC syntax (#8633) (#8638)
@thijslemmens
🐛 Bug Fixes
- Avoid duplicate values for listeners and listener_security_protocol_map in KafkaContainer (#8850)
@eddumelendez
- Fix copy large files (#8409)
@joschi
- [localstack] Fix reuse mode (#8844)
@eddumelendez
- Fix wait strategy definition (#8842)
@eddumelendez
📖 Documentation
- [Docs] Add TCI to external integrations (#8947)
@AB-xdev
- Clarify reuse property setting (#8872)
@MV-GH
🧹 Housekeeping
- Add test compatibility against MongoDB 7 (#8868)
@aasawariMongoDB
- Add smoke test to dependabot (#8928)
@eddumelendez
- Remove unused ImageNameSubstitutor service (#8873)
@eddumelendez
- Move to develocity plugin (#8821)
@eddumelendez
- Update Testcontainers images (#8801)
@eddumelendez
- Restore azure module in CI (#8668)
@eddumelendez
- Update redis version (#8631)
@eddumelendez
📦 Dependency updates
... (truncated)
181b56e
Support build args in FROM statement (#6119)a321cfa
Allow copy specific files to docker compose (#8848)6a07650
Support multiple init scripts in JdbcDatabaseContainer (#7680)1442b1c
Add test compatibility against MongoDB 7 (#8868)ae7a949
Update ryuk version to 0.8.1 (#8957)01469c3
[Docs] Add TCI to external integrations (#8947)18a7c27
Load ImageNameSubstitutor
from Service Loaders mechanism
(#8866)90b098b
Exclude testcontainers from milvus dependency242e728
Update docker-java version to 3.4.0 (#8942)5fbffbd
Clarify reuse property setting in docs (#8872)