v0.8.0
版本发布时间: 2020-09-09 21:26:07
testcontainers/testcontainers-go最新发布版本:v0.26.0(2023-10-26 23:24:41)
What's Changed
- Use NetworkInspect to get the gateway's IP and fallback to getDefaultGatewayIP when fails (#237) @namco1992
- Added support for copy file to container (#226) @franklinlindemberg
- chore: run travis in multiple versions of Go (#233) @mdelapenya
- Allow hostname to be configured (#227) @fbiville
🐛 Bug Fixes
- Close db connection when sql.wait is done (#220) @islishude
📖 Documentation
- Fix docs index (#218) @soroushj
🧹 Housekeeping
- chore: simplify complex docker-compose file (#217) @mdelapenya
📦 Dependency updates
- Bump github.com/google/uuid from 1.1.1 to 1.1.2 (#236) @dependabot-preview
- update docker/docker package version (#229) @snowhork
- Bump github.com/go-redis/redis from 6.15.8+incompatible to 6.15.9+incompatible (#230) @dependabot-preview
- github.com/docker/distribution should be an indirect dependency (#222) @islishude