Docker Compose - v2.23.0


✨ Features

  • Add dry-run support for publish command (#11067)
  • Add COMPOSE_ENV_FILES env variable to pass a list of env files (#11061)
  • Add sync+restart action to compose watch (#11095)

🐛 Fixes

  • Truncate compose ps output to align with Docker CLI by default and introduce --no-trunc to keep the previous behaviour (#11038)
  • Update the watch warning message when no services with a develop section (#11047)
  • Include image name in inspect error message (#11006)
  • Make hashes between up and configure consistent (#11010)
  • Warn user remote resource is disabled (#11051)
  • Enable profile when down is ran with explicit service names (#11108)
  • Check that the pull policy provided is a valid one (#11109)

🔧 Internal

  • Align OCI artifacts with upstream guidance (#11049)
  • remove cucumber tests as we haven't added new ones for a while (#11076)
  • remove refrecence docs generation (#11085)

What's Changed

  • build(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in https://github.com/docker/compose/pull/11036
  • truncate command by default, introduce --no-trunc flag to get the full command by @ndeloof in https://github.com/docker/compose/pull/11038
  • Make tests verbose by @rumpl in https://github.com/docker/compose/pull/11045
  • update the watch warning message when no services with a develop section by @glours in https://github.com/docker/compose/pull/11047
  • Align OCI artifacts with upstream guidance by @neersighted in https://github.com/docker/compose/pull/11049
  • Include image name in error message by @mattwalo32 in https://github.com/docker/compose/pull/11006
  • deps: remove deprecated github.com/pkg/errors by @mmorel-35 in https://github.com/docker/compose/pull/11042
  • Make hashes between up and configure consistent by @mattwalo32 in https://github.com/docker/compose/pull/11010
  • add dry-run support for publish command by @glours in https://github.com/docker/compose/pull/11067
  • add support of COMPOSE_ENV_FILES env variable to pass a list of env files by @glours in https://github.com/docker/compose/pull/11061
  • remove cucumber tests as we haven't added new ones for a while by @glours in https://github.com/docker/compose/pull/11076
  • remove refrecence docs generation by @glours in https://github.com/docker/compose/pull/11085
  • build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 by @dependabot in https://github.com/docker/compose/pull/11068
  • build(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 by @dependabot in https://github.com/docker/compose/pull/11105
  • build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in https://github.com/docker/compose/pull/11083
  • build(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.7 by @dependabot in https://github.com/docker/compose/pull/11078
  • add sync+restart action to watch attribute by @glours in https://github.com/docker/compose/pull/11095
  • warn user remote resource is disabled by @ndeloof in https://github.com/docker/compose/pull/11051
  • enable profile when down is ran with explicit service names by @ndeloof in https://github.com/docker/compose/pull/11108
  • check that the pull policy provided is a valid one by @glours in https://github.com/docker/compose/pull/11109

New Contributors

  • @neersighted made their first contribution in https://github.com/docker/compose/pull/11049
  • @mattwalo32 made their first contribution in https://github.com/docker/compose/pull/11006
  • @mmorel-35 made their first contribution in https://github.com/docker/compose/pull/11042

Full Changelog: https://github.com/docker/compose/compare/v2.22.0...v2.23.0


Details

date
Oct. 18, 2023, 3:52 p.m.
name
v2.23.0
type
Minor
👇
Register or login to:
  • 🔍View and search all Docker Compose releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or