github docker/compose v2.11.0

latest releases: v2.29.7, v2.29.6, v2.29.5...
2 years ago

What's Changed

Enhancements ✨

Fixes 🐛

  • Correctly capture exit code when service has dependencies by @laurazard in #9794
  • Fix down with --rmi by @ulyssessouza in #9715
  • Fix docker-compose convert that turns $ into $$ when using the --no-interpolate option by @BergLucas in #9703
  • patch: build.go access custom labels directly cause panic by @RiskyFeryansyahP in #9810
  • Apply newly loaded envvars to "DockerCli" and "APIClient" by @ulyssessouza in #9817
  • Only attempt to start specified services on compose start [services] by @laurazard in #9797
  • build: label built images for reliable cleanup on down by @milas in #9819

Internal 🔧

Bumps

  • build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0 by @dependabot in #9802
  • build(deps): bump github.com/cnabio/cnab-to-oci from 0.3.6 to 0.3.7 by @dependabot in #9809
  • build(deps): bump go.opentelemetry.io/otel from 1.9.0 to 1.10.0 by @dependabot in #9835
  • build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 by @dependabot in #9830
  • build(deps): bump go.opentelemetry.io/otel from 1.4.1 to 1.9.0 by @dependabot in #9821
  • update compose-go version to v1.5.1 by @glours in #9840

New Contributors

Full Changelog: v2.10.2...v2.11.0

Don't miss a new compose release

NewReleases is sending notifications on new releases.