What's Changed
Enhancements ✨
- Add platforms build by @glours in #9729
- chore: add improvement output warning when pulling image by @RiskyFeryansyahP in #9829
- logs: filter to services from current Compose file by @milas in #9811
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 🔧
- ci: reduce noise from dependabot on Docker deps by @milas in #9770
- ci: upgrade to Go 1.19.1 by @milas in #9812
- Update README.md by @Taha-Chaudhry in #9828
- Update api.go by @Sh9hid in #9798
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
- @Sh9hid made their first contribution in #9798
- @RiskyFeryansyahP made their first contribution in #9810
- @BergLucas made their first contribution in #9703
- @Taha-Chaudhry made their first contribution in #9828
Full Changelog: v2.10.2...v2.11.0