Docker Compose v5.2.0

v5.2.0
Added 1
  • Add rawsetenv message type for provider plugins
Changed 1
  • Introduce a new reconciliation algorithm between the observed state and the expected state
Fixed 7
  • Skip remote URL contexts from bake fs.read allowlist
  • Skip validation when extracting config variables
  • Probe stderr (not stdout) for TTY auto-detection in progress
  • Honor env_file required: false for missing files in publish
  • Fix progress TTY line overflow
  • Bypass Docker Desktop proxy for loopback registries in publish
  • Do not rebuild depends_on services on file change in watch
What's Changed

ℹ️ This version introduces a new reconciliation algorithm between the observed state and the expected state.

If you experience any issues with a Compose workload that was previously working, please open an issue.

✨ Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies
New Contributors

Full Changelog: https://github.com/docker/compose/compare/v5.1.4...v5.2.0

View original

Upgraded? How did it go?

Discussion