Docker Compose v1.28.5 Release Notes

Release Date: 2021-02-25 // about 3 years ago
  • ๐Ÿš€ List of PRs / issues for this release

    ๐Ÿ› Bugs

    • ๐Ÿ›  Fix OpenSSL version mismatch error when shelling out to the ssh client (via bump to docker-py 4.4.4 which contains the fix)

    • โž• Add missing build flags to the native builder: platform, isolation and extra_hosts

    • โœ‚ Remove info message on native build

    • ๐Ÿ”Š Avoid fetching logs when service logging driver is set to 'none'