Docker Compose v1.29.0 Release Notes

Release Date: 2021-04-06 // about 3 years ago
  • 🚀 List of PRs / issues for this release

    🔋 Features

    • ➕ Add profile filter to docker-compose config

    • ➕ Add a depends_on condition to wait for successful service completion

    Miscellaneous

    • ➕ Add image scan message on build

    • ⚡️ Update warning message for --no-ansi to mention --ansi never as alternative

    • ⬆️ Bump docker-py to 5.0.0

    • ⬆️ Bump PyYAML to 5.4.1

    • ⬆️ Bump python-dotenv to 0.17.0