github docker/compose v2.24.0

latest releases: v2.29.7, v2.29.6, v2.29.5...
8 months ago

What's Changed

Breaking change ⚠️

  • service hash computation logic has been updated to fully ignore replicas/scale. Due to this change, after upgrade all services will be recreated.

Enhancements ✨

  • Implement docker compose attach by @g0t4 in #11181
  • Introduce ps --orphans to include/exclude services not declared by project by @ndeloof in #11220
  • Introduce compose logs --index to select a replica container by @ndeloof in #11231
  • --with-dependencies let docker compose build build dependencies transitively by @ndeloof in #11290
  • Introduce stats command by @ndeloof in #11299
  • Add source policies for build by @cpuguy83 in #11325

Fixes 🐛

Internal 🔧

Bumps

New Contributors

Full Changelog: v2.23.3...v2.24.0

Don't miss a new compose release

NewReleases is sending notifications on new releases.