Docker Compose v1.26.0-rc2 Release Notes

Release Date: 2020-02-24 // about 4 years ago
  • Features

    • โž• Add v3.8 schema support
    • โž• Add missing test dependency ddt to setup.py
    • โž• Add "--attach-dependencies" to command "up" for attaching to dependencies
    • ๐Ÿ‘ Allow compatibility option with COMPOSE_COMPATIBILITY environment variable
    • ๐Ÿ”จ Bump Pytest and add refactor compatibility with new version
    • โž• Add docker context support

    Bugs

    • ๐Ÿณ Sync compose-schemas with upstream (docker/cli)
    • โœ‚ Remove None entries on exec command
    • ๐ŸŽ Force MacOS SDK version to "10.11"
    • โž• Add python-dotenv to delegate .env file processing
    • ๐Ÿ Enforce Python37 in the creation of virtualenv on windows CI
    • Don't adjust output on terminal width when piped into another command
    • ๐Ÿ‘‰ Show an error message when version attribute is malformed