github testcontainers/testcontainers-dotnet 4.10.0

latest release: 4.11.0
4 months ago

What's Changed

Happy New Year, everyone! ๐ŸŽ‰

Please note that going forward, we expect developers to explicitly pin the image version (#1470). We consider this a best practice and it aligns with other language implementations.

Also, due to the recent Docker Engine v29 release, TC for .NET pins the Docker Engine API version to 1.44 (see the previous release notes). You can override this default and set it to the version you're using, ideally 1.52, which corresponds to v29, if you're already running it.

โš ๏ธ Breaking Changes

๐Ÿš€ Features

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation

๐Ÿงน Housekeeping

Don't miss a new testcontainers-dotnet release

NewReleases is sending notifications on new releases.