Details
-
Task
-
Resolution: Fixed
-
Major
-
12.3
-
None
-
Unknown
-
N/A
-
N/A
-
Description
Full releases notes on: https://github.com/testcontainers/testcontainers-java/releases/tag/1.14.1
What's Changed
rocket Features & Enhancements
Allow using LocalStackContainer with AWS SDK v2 #1442 (#2579) @musketyr
Support ImageFromDockerfile authenticated image pulls (#2573, #2575) @rnorth
bug Bug Fixes
Fix regression introduced in #2473 (missing this constructor call) (#2596) @bsideup
Public ImageData class for custom image pull policies (#2585) @cha55son
Delegate getMetadata() to R2DBCDatabaseContainerProvider (#2577) @bsideup
Respect specified VNC recording directory for BrowserWebDriverContainer again (#2574) @srempfer
book Documentation
CircleCI docs: fix invalid executor key (#2607) @fernfernfern
Update latest _version tag in Documentation Code Samples (#2568) @SudharakaP
Update Copyright for 2020 in Documentation (#2566) @SudharakaP
CreateContainerCmd Link was outdated. (#2583) @KraTos5589
broom Housekeeping
Set custom ciMate key (#2601) @bsideup
Push Gradle Cache from GHA (#2597) @bsideup
Reduce AZP build to a minimal subset of core, except when running on Windows (#2587) @rnorth
GHA: disable fail-fast matrix strategy (#2591) @bsideup
Add gradle caching to find_gradle_jobs build (#2589) @rnorth
Exclude multi-module module-info.class from shaded JAR (#2588) @rnorth
Generate GitHub Actions CI Jobs automatically (#2520) @rnorth
Reduce CircleCI build to a minimal subset of core (#2586) @rnorth
Add type/enhancement to the Release Drafter (#2580) @bsideup
Explicitly set ciMate's projectId in CircleCI (#2572) @bsideup
Upgrade Gradle to 6.3 (#2551) @rnorth
Use relative path for temp dirs in test (#2604) @rnorth