releases.shpreview

v2.11.2

$npx -y @buildinternet/releases show rel_br1yq2jVnlzacE3BYdvjn

â„šī¸ Upgrade Notes

  • Updates on environment file syntax & interpolation: see #9879 🔖
  • Setting DOCKER_HOST via .env files is not supported in Compose v2

🐛 Fixes

  • Prevent "invalid template" errors on valid environment variable values (#9806, #9746, #9704, #9294)
  • Ensure new images from docker compose build are used (#9856)
  • Fix cross-architecture builds when DOCKER_DEFAULT_PLATFORM not set (#9866)
  • Fix intermittent conflict errors when using depends_on (#9014)
  • Clear service CMD when entrypoint is overridden (#9622)

🔧 Internal

  • Reduced permissions for GitHub Actions CI jobs
  • CI now runs on Windows & macOS including E2E tests via Docker Desktop
  • Upgrade to compose-go v1.6.0
  • Internal support for shell completion (not ready yet!)

What's Changed

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.11.1...v2.11.2

Fetched March 31, 2026