releases.shpreview

v2.21.0

$npx -y @buildinternet/releases show rel_khYBLcCSXLT2Q8k5sxzPd

💁🏻 Upgrade Notes

  • Format of docker compose ps and docker compose ps --format=json changed to better align with docker ps output (#10918)

✨ Features

  • Support for multi-document YAML files (compose-spec/compose-go#451)
  • Experimental support for loading remote Compose files from Git repos with include (#10811)

🐛 Fixes

  • Fix for incorrect proxy variables during build (#10908)
  • Fix for truncated container logs (#10925)
  • Fix for "no such service" errors when using include and profiles (compose-spec/compose-go#448)
  • Fix for .env overrides when using include (compose-spec/compose-go#449)

🔧 Internal

  • Upgrade to compose-go@v1.18.3
  • Switch to moby/patternmatcher/ignorefile for .dockerignore parsing (#10922)

What's Changed

New Contributors

Full Changelog: https://github.com/docker/compose/compare/v2.20.3...v2.21.0

Fetched March 31, 2026