Florian Garcia
Florian Garcia
This fix #179 again while it should preserve the way it worked as we add all the providers from the `DefaultAWSCredentialsProviderChain`.
For now we cannot mix local and remote dependencies. If we use an ordered structure, we might be able to overcome the fact that some local dependencies may need a...
As in #71 but for Protobuf
As in #71 but for JSON.
Right now version bump and release is manual, we need to change that. We could use a github action to do so ? It would also be great to add...
### Testcontainers version 0.27.0 ### Using the latest Testcontainers version? Yes ### Host OS Mac ### Host arch ARM M1 ### Go version 1.22.0 ### Docker version ```shell Client: Cloud...
Following #166 and quoting @Jtalk : > I've added an example, but it won't compile due to how Wire is configured right now: it links the whole Protobuf model, meaning...
It's been a long time since I didn't do it, could be good to avoid too big desynchronization.
Follow #155 we should update the feature to download the references recursively.
## What does this PR do? Add a new option to skip certificate retrieval. ## Why is it important? In some edge cases, it seems that the certificates are not...