v0.11.0
版本发布时间: 2021-06-01 17:42:21
testcontainers/testcontainers-go最新发布版本:v0.26.0(2023-10-26 23:24:41)
What's Changed
- Retry follow logs request on closed connection (#323) @rmfitzpatrick
- Add instrumentations for containers created with Dockerfile (#311) @xicoalmeida
- close reaper go routines on
DockerContainer.Terminate
&DockerNetwork.Remove
(#320) @Eun - Wait strategies must poll ports (#295) @programminh
🚀 Features
- feat: add wait-for support for compose (#308) @mdelapenya
🐛 Bug Fixes
- Fix/wait log exact number occurences (#298) @FlorianLehmann
📦 Dependency updates
- Upgrade to GitHub-native Dependabot (#316) @dependabot-preview
- build(deps): bump github.com/docker/docker from 20.10.5+incompatible to 20.10.6+incompatible (#309) @dependabot-preview
- build(deps): bump github.com/Microsoft/hcsshim from 0.8.15 to 0.8.16 (#307) @dependabot-preview
- build(deps): bump github.com/go-sql-driver/mysql from 1.5.0 to 1.6.0 (#305) @dependabot-preview
- Bump jinja2 from 2.11.2 to 2.11.3 (#296) @dependabot