MyGit

v0.19.0

testcontainers/testcontainers-go

版本发布时间: 2023-03-08 22:22:17

testcontainers/testcontainers-go最新发布版本:v0.26.0(2023-10-26 23:24:41)

What's Changed

⚠️ Breaking Changes

If you are relying in the deprecated RegistryCred field from the ContainerRequest struct, then we broke your code 😞: the field is not used anymore therefore your own registry credentials won't be used. We expected that the credentials would live into the credential helpers, therefore would be automatically populated but, thanks to @srabraham, we discovered it's not. If that's your case you have to populate the DOCKER_AUTH_CONFIG env var with your own credentials, as @srabraham did here https://github.com/testcontainers/testcontainers-go/pull/869#issuecomment-1480364456.

🔒 Security

🚀 Features

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-03-08发行的版本