Tags: masinger/testcontainers-java
Tags
Split Windows CI into core and non-core steps (testcontainers#4293)
Fix extra newlines in container log / exec output (testcontainers#3752) Fixes testcontainers#1763 Fixes testcontainers#1854 Co-authored-by: Sergei Egorov <segorov@vmware.com>
Use lower Jackson version to avoid conflicts. (testcontainers#3579) Helps with testcontainers#3433
Add image compatibility checks (testcontainers#3021) Co-authored-by: Kevin Wittek <kiview@users.noreply.github.com>
Bump Couchbase Server Image Version (testcontainers#2804) 6.5.1 got released in april 2020 and brings bugfixes and enhancements. Let's make sure users pick that up by default.
Store `GenericContainer#exposedPorts` as an order-preserving `Set` (t… …estcontainers#2613) * Store `GenericContainer#exposedPorts` as an order-preserving `Set` * Update core/src/test/java/org/testcontainers/junit/GenericContainerRuleTest.java Co-authored-by: Richard North <rich.north@gmail.com> Co-authored-by: Richard North <rich.north@gmail.com>
Use relative path for temp dirs in test (testcontainers#2604)
PreviousNext