Changes
๐ Features
- Add SSL support for postgres containers @cristianrgreco (#1224)
- Add Azurite support for HTTPS/OAuth configuration @cristianrgreco (#1228)
- Support preserving UID/GID when copying archives to containers @cristianrgreco (#1234)
- Follow symlinks when copying files into containers @cristianrgreco (#1235)
- Warn when compose wait strategy names don't match containers @cristianrgreco (#1232)
- Add support for GenericContainer security options @cristianrgreco (#1226)
๐ Bug Fixes
- Honor nested .dockerignore exclusions in Docker build context @cristianrgreco (#1229)
- Fallback to new Reaper when reused Reaper is unreachable @cristianrgreco (#1233)
๐ Documentation
๐งน Maintenance
- Restore compose warning test compile after naming simplification @cristianrgreco (#1239)
- Simplify Docker Compose naming to v2-only format @cristianrgreco (#1238)
- Docker event stream test helper matches both
statusandActionfields @cristianrgreco (#1230)