Tags: pavelpp/testcontainers-java
Tags
Add self-typing generics to ElasticsearchContainer (testcontainers#963) Fixes testcontainers#962
Upgrade bintray gradle plugin Resolves bintray/gradle-bintray-plugin#253
Guard against potential NPE if startup fails before container creation ( testcontainers#876)
remove Netty classes from OkHttpInvocationBuilder (testcontainers#869) * remove Netty classes from OkHttpInvocationBuilder * use `BufferedReader` * simplify JsonSink * code cleanup
Add support for docker hub private registry credentials (testcontaine… …rs#845) * Fix authentication for use of base64-encoded credentials and credential helpers with private registries and docker hub * Update following review by @bsideup * Update to docker-java 3.1.0-rc-4 * fix shading
PreviousNext