v0.12.0
版本发布时间: 2021-11-19 20:16:35
testcontainers/testcontainers-go最新发布版本:v0.26.0(2023-10-26 23:24:41)
What's Changed
- Add container examples to documentation, clean up README (#353) @jaredpetersen
- Add canned kafka to module doc (#357) @franklinlindemberg
- Added CopyFileFromContainer to DockerContainer (#347) @codepitbull
- Fix default network is not initialize when get gateway ip (#349) @mrproliu
- fix: cache http wait request body (#339) @ajcasagrande
- Update README.md (#335) @jbl428
- typo: 10 minutes -> 10 seconds (#346) @robsonpeixoto
- Change t.Error() to t.Fatal() in example (#337) @candlerb
- fix: store raw information of a container (#334) @mdelapenya
- container information stauff (#271) @01101101M
⚠️ Breaking Changes
- Swap incorrect key and value of BindMounts and VolumeMounts (#354) @Lucaber
🚀 Features
- feat: support reading DOCKER_HOST from testcontainers props file (#373) @mdelapenya
- Expose configuration of logger (#362) @rcrowe
- Allow uid:gid to be specified during container creation (#363) @bamsammich
- chore: add WaitForService method to compose (#344) @mdelapenya
🐛 Bug Fixes
- Close docker provider client on container terminate (#358) @anjmao
📖 Documentation
- docs: add users of testcontainers-go (#345) @mdelapenya
🧹 Housekeeping
- fix: don't panic at an unexpected log type (#360) @Vladimir-Rom
📦 Dependency updates
- chore(deps): bump github.com/docker/docker from 20.10.9+incompatible to 20.10.11+incompatible (#383) @dependabot
- Updated default ryuk image to testcontainers/ryuk:0.3.3. (#376) @silh
- Bump runc (#378) @benmoss
- chore(deps): bump mkdocs from 1.0.4 to 1.2.3 (#367) @dependabot
- chore(deps): bump github.com/docker/docker from 20.10.8+incompatible to 20.10.9+incompatible (#364) @dependabot
- chore(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 (#333) @dependabot
- chore(deps): bump github.com/docker/docker from 20.10.7+incompatible to 20.10.8+incompatible (#340) @dependabot