Sourced from org.testcontainers:postgresql's releases.
1.20.4
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
- Fix docker credentials output (#9544)
@eddumelendez
- Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)
@eddumelendez
- Check if container belongs to a network when using exposeHostPorts (#8298)
@TomDeBacker
- Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)
@eddumelendez
- Stop container that doesn't match wait strategy (#9474)
@ssheikin
- Fix ClickHouse wait strategy (#9466)
@livk-cloud
📖 Documentation
- Fix default client.ping.timeout value in docs (#9464)
@KyleAure
- Add container implementation for Typesense (#9454)
@eddumelendez
📦 Dependency updates
- Update ryuk version to 0.11.0 (#9453)
@eddumelendez
39ff5f8
[localstack] Add testcontainer marker labels to additional localstack
flags (...1facaf0
Remove extra call to docker credentials (#9545)c68f791
Update com.gradle.enterprise.gradle.plugin version to 3.18.2e3e7fdc
Update gradle/setup-gradle version to v4964c6e6
Fix docker credentials output (#9544)c01fc1b
Use cockroachdb version in testcontainers jdbc url test0200a5d
Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)be7251b
Check if container belongs to a network when using exposeHostPorts (#8298)78ba315
Revert "Add shutdownHook to send sigterm to ryuk (#7717)"
(#9504)10f32af
Stop container that doesn't match wait strategy (#9474)