github-actions
released this
20 Nov 16:37
·
2 commits
to refs/heads/main
since this release
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