Docker Compose - v2.14.1


What's Changed

✨ Enhancements

  • introduce --parallel to limit concurrent engine calls by @ndeloof in https://github.com/docker/compose/pull/10030
  • distinguish stdout and stderr in up logs by @ndeloof in https://github.com/docker/compose/pull/10070
  • align compose ps output with docker ps by @ndeloof in https://github.com/docker/compose/pull/10065
  • Add --include-deps to push command by @gferon in https://github.com/docker/compose/pull/10044
  • introduce --timestamp option on compose up by @ndeloof in https://github.com/docker/compose/pull/10076
  • apply uid/gid when creating secret from environment by @ndeloof in https://github.com/docker/compose/pull/10084

🐛 Fixes

  • fix deadlock waiting for attached-dependencies by @ndeloof in https://github.com/docker/compose/pull/10029
  • fix race condition collecting pulled images IDs by @ndeloof in https://github.com/docker/compose/pull/10051
  • Don't stop pull for images that can be built by @ndeloof in https://github.com/docker/compose/pull/10054
  • Fix corner case when there's no container to attach to by @ndeloof in https://github.com/docker/compose/pull/10058
  • ContainerStart must run sequentially for engine to assing distinct ports within configured range by @ndeloof in https://github.com/docker/compose/pull/10067
  • fix parsing of repository:tag by @ndeloof in https://github.com/docker/compose/pull/10072
  • load project from files when explicitly set by user by @ndeloof in https://github.com/docker/compose/pull/10062

🔧 Internal

  • port: improve error-handling if port not found by @milas in https://github.com/docker/compose/pull/10039
  • check only running containers in after down tests of profiles e2e tests by @glours in https://github.com/docker/compose/pull/10049
  • Cleanup tips from output by @thaJeztah in https://github.com/docker/compose/pull/10047
  • added table of contents inside readme by @nitinmewar in https://github.com/docker/compose/pull/9883
  • remove go.* from e2e tests directory by @glours in https://github.com/docker/compose/pull/10059
  • Add scorecard GitHub action by @joycebrum in https://github.com/docker/compose/pull/9846
  • resolve --env-file as absolute path by @ndeloof in https://github.com/docker/compose/pull/10074
  • use StatusError from docker/cli, not "dockerd" by @thaJeztah in https://github.com/docker/compose/pull/10080
  • use recently introduced withSelectedServicesOnly to reduce code duplication by @ndeloof in https://github.com/docker/compose/pull/10083

Changelog

  • build(deps): bump go.opentelemetry.io/otel from 1.11.1 to 1.11.2 by @dependabot in https://github.com/docker/compose/pull/10045
  • update to go1.19.4 by @thaJeztah in https://github.com/docker/compose/pull/10048
  • build(deps): bump github.com/containerd/containerd from 1.6.10 to 1.6.12 by @dependabot in https://github.com/docker/compose/pull/10055

New Contributors

  • @nitinmewar made their first contribution in https://github.com/docker/compose/pull/9883
  • @joycebrum made their first contribution in https://github.com/docker/compose/pull/9846
  • @gferon made their first contribution in https://github.com/docker/compose/pull/10044

Full Changelog: https://github.com/docker/compose/compare/v2.14.0...v2.14.1


Details

date
Dec. 15, 2022, 3:59 p.m.
name
v2.14.1
type
Patch
👇
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