Docker Compose v5.3.1: CI hardening and dependency updates
infragaengineer
patch
Docker Compose v5.3.1 includes several internal CI improvements and dependency updates. These changes enhance the robustness and maintenance of the development workflow. The release is available for all users and is a standard patch release.
- →Ci: add concurrency group to pr-review-trigger to prevent duplicate reviews by @derekmisler in https://github.com/docker/compose/pull/13890
- →Fix grammar in Attestations field comment by @blackflytech in https://github.com/docker/compose/pull/13891
- →Ci: remove unused desktop-edge-test workflow by @thaJeztah in https://github.com/docker/compose/pull/13897
- →Ci: zizmor workflow by @crazy-max in https://github.com/docker/compose/pull/13901
- →Ci: fix docs-upstream workflow by @crazy-max in https://github.com/docker/compose/pull/13912
Maintenance (8) ›
- Ci: add concurrency group to pr-review-trigger to prevent duplicate reviews by @derekmisler in https://github.com/docker/compose/pull/13890
- Fix grammar in Attestations field comment by @blackflytech in https://github.com/docker/compose/pull/13891
- Ci: remove unused desktop-edge-test workflow by @thaJeztah in https://github.com/docker/compose/pull/13897
- Ci: zizmor workflow by @crazy-max in https://github.com/docker/compose/pull/13901
- Ci: fix docs-upstream workflow by @crazy-max in https://github.com/docker/compose/pull/13912
- CODEOWNERS: add compose-reviewers by @thaJeztah in https://github.com/docker/compose/pull/13913
- Ci: harden GitHub Actions workflows by @glours in https://github.com/docker/compose/pull/13896
- GHA: dependabot: group docker/* actions updates by @thaJeztah in https://github.com/docker/compose/pull/13914
Read the original announcement →
https://github.com/docker/compose/releases/tag/v5.3.1
Related releases
- Docker Compose v5.2.0 releases with new reconciliation algorithm Docker Compose Releases ·
- Docker Engine 29.6.1 addresses security vulnerabilities and updates components Docker Engine Releases ·
- Docker Compose v5.3.0 Adds Init Containers Docker Compose Releases ·
- Docker 29.6.0: New API endpoint, image attestations, and networking fixes Docker Engine Releases ·
- Moby API v1.55.0 adds image attestations and container update options Docker Engine Releases ·
- Moby Client 0.5.0: New endpoint for image attestations Docker Engine Releases ·