v1.0.33
📆 Compose Cloud Retirement
Docker Compose's integration for ECS and ACI will be retired in November 2023. For now, our main priority in this repository are critical security fixes.
ECS users can consider using compose-ecs.
What's Changed
- cli: deprecation notice by @ndeloof in https://github.com/docker/compose-cli/pull/2245
- cli: allow suppressing deprecation warning by @milas in https://github.com/docker/compose-cli/pull/2247
- docs: add deprecation notice by @milas in https://github.com/docker/compose-cli/pull/2246
Full Changelog: https://github.com/docker/compose-cli/compare/v1.0.32...v1.0.33