Closed ruairica closed 9 months ago
Hi 👋 the issue has been fixed in #1109. You can override the default configuration in version 3.7.0 and patch the wait strategy with the one provided in the PR until a new version is released.
Thanks that sorted it. When is 3.8 expected to release?
Testcontainers version
3.7.0
Using the latest Testcontainers version?
Yes
Host OS
Windows with WSL
Host arch
x86
.NET version
8.0.100
Docker version
Docker info
What happened?
Using Testcontainers.CosmosDb I am unable to unable to connect to create a database in the cosmos emulator, I'm using the trusted http client that comes with the Testcontainers.CosmosDb package but I'm still receiving an error.
Repository that I'm using https://github.com/ruairica/testcontainers-cosmos/blob/main/Program.cs
Relevant log output
Additional information
No response