github docker/compose v2.13.0

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

What's Changed

Enhancements ✨

🐛 Fixes

  • Map deploy.restart_policy.condition to engine values by @glours in #9944
  • Add support of deploy.reservation.memory by @glours in #9947
  • Use COMPOSE_PROFILES value only if no command line arg profiles used by @glours in #9906
  • Check if a missing image won't be build via a service declared in depends_on section by @glours in #9984
  • Ignore error parsing container number label, just warn by @ndeloof in #10005
  • Use platform defined by DOCKER_DEFAULT_PLATFORM when pulling and no service platform defined by @glours in #9999

🔧 Internal

  • Remove uses of deprecated gotest.tools v2 by @thaJeztah in #9935
  • Ci: update dependencies to latest by @milas in #9982
  • Exclude issues with the kind/feature label from stale bot process by @glours in #9992

Bumps

  • build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #9945
  • build(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.9 by @dependabot in #9949
  • build(deps): bump github.com/containerd/containerd from 1.6.9 to 1.6.10 by @dependabot in #9995
  • go.mod: update docker-credential-helpers v0.7.0 by @thaJeztah in #9936

Full Changelog: v2.12.2...v2.13.0

Don't miss a new compose release

NewReleases is sending notifications on new releases.