docker Docker Compose Releases · · 5.3.1

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