Releases: testcontainers/testcontainers-go
Releases · testcontainers/testcontainers-go
v0.0.9
What's Changed
- fix: Add Go formatting to README code block (#104) @ClaytonNorthey92
- #110 feature: Context as io.Reader (#113) @ClaytonNorthey92
- #46 host port waiting strategy inside container (#114) @nikolayk812
- Retry on any http failure (#109) @gavinbunney
- Added few examples around Container Create and Network (#99) @gianarb
- Added occurrence for the WaitLogStrategy (#100) @gianarb
🐛 Bug Fixes
- (#93) Reset internal state after container.Terminate() (#94) @mdelapenya
📦 Dependency updates
- Bump github.com/go-redis/redis from 6.15.5+incompatible to 6.15.6+incompatible (#103) @dependabot-preview
- Bump github.com/go-redis/redis from 6.15.2+incompatible to 6.15.5+incompatible (#95) @dependabot-preview
v0.0.8
What's Changed
🚀 Features
- Added the ability to build from a Dockerfile (#84) @ClaytonNorthey92
🐛 Bug Fixes
📦 Dependency updates
- Bump github.com/pkg/errors from 0.8.0 to 0.8.1 (#92) @dependabot-preview
v0.0.7
What's Changed
- (#73) Support attaching containers to different networks than bridge (#76) @mdelapenya
BC Break
- Using a slice of strings ([]string) for Docker Cmd. (#87) @ClaytonNorthey92
bye legacy
v0.0.4
v0.0.3
v0.0.2
0.0.2
0.0.1
Fixed readme with testcontainers Signed-off-by: Gianluca Arbezzano <[email protected]>