1.26.0-rc4
Pre-release
Pre-release
Features
- Add
docker context
support - Add missing test dependency
ddt
tosetup.py
- Add
--attach-dependencies
to commandup
for attaching to dependencies - Allow compatibility option with
COMPOSE_COMPATIBILITY
environment variable - Bump
Pytest
to 5.3.4 and add refactor compatibility with new version - Bump
OpenSSL
from 1.1.1f to 1.1.1g - Bump certifi from 2019.11.28 to 2020.4.5.1
Bugs
- Properly escape values coming from env_files
- Sync compose-schemas with upstream (docker/cli)
- Remove
None
entries on exec command - Add "distro" package to get distro information
- Add
python-dotenv
to delegate.env
file processing - Don't adjust output on terminal width when piped into another command
- Show an error message when
version
attribute is malformed