v2.17.0-rc.1
Pre-release
Pre-release
ℹ️ This is a pre-release version of Docker Compose
What's Changed
- Dry run
stop
andrm
support by @glours in #10257 - ci: use CGO for tests to enable race detector by @milas in #10261
- ci: don't use
-race
on Windows by @milas in #10262 - use CGO to enable fsevent on OSX [ENV-37] by @ndeloof in #10249
- exclude unstable labels from config hash by @ndeloof in #10275
- build(deps): bump go.uber.org/goleak from 1.1.12 to 1.2.1 by @dependabot in #10279
- also restart dependent services after a service has been restarted by @ndeloof in #10273
- introduce --wait-timeout on
up
by @ndeloof in #10276 - sort service --hash output by service name by @ndeloof in #10278
- ignore services without a build section by @ndeloof in #10271
- ci: bump to Go 1.20.1 and latest deps by @milas in #10285
- compact TUI to monitor layers download progress by @ndeloof in #10281
- apply config options for pseudo-subcommands by @ndeloof in #10289
- support dry-run for exec command by @glours in #10252
- build(deps): bump github.com/docker/buildx from 0.10.2 to 0.10.3 by @dependabot in #10291
- build(deps): bump github.com/containerd/containerd from 1.6.17 to 1.6.18 by @dependabot in #10287
- introduce
restart
for depends_on by @ndeloof in #10284 - support multiple
--env-file
by @ndeloof in #10284 - bump golang/x/net to v0.7.0 (CVE-2022-41723) by @glours in #10302
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #10316
- watch: ignore ephemeral files & minor output tweaks by @milas in #10311
Full Changelog: v2.16.0...v2.17.0-rc.1