v2.23.0
版本发布时间: 2023-10-18 23:52:16
docker/compose最新发布版本:v2.29.7(2024-09-20 16:52:10)
✨ 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 tocompose 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
andconfigure
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
andconfigure
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
1、 checksums.txt 1.03KB
2、 docker-compose-darwin-aarch64 55.72MB
3、 docker-compose-darwin-aarch64.sha256 96B
4、 docker-compose-darwin-x86_64 57.15MB
5、 docker-compose-darwin-x86_64.sha256 95B
6、 docker-compose-linux-aarch64 55.29MB
7、 docker-compose-linux-aarch64.sha256 95B
8、 docker-compose-linux-armv6 54.1MB
9、 docker-compose-linux-armv6.sha256 93B
10、 docker-compose-linux-armv7 54.1MB
11、 docker-compose-linux-armv7.sha256 93B
12、 docker-compose-linux-ppc64le 56.8MB
13、 docker-compose-linux-ppc64le.sha256 95B
14、 docker-compose-linux-riscv64 56.91MB
15、 docker-compose-linux-riscv64.sha256 95B
16、 docker-compose-linux-s390x 60.87MB
17、 docker-compose-linux-s390x.sha256 93B
18、 docker-compose-linux-x86_64 56.87MB
19、 docker-compose-linux-x86_64.sha256 94B
20、 docker-compose-windows-aarch64.exe 55.47MB
21、 docker-compose-windows-aarch64.exe.sha256 101B
22、 docker-compose-windows-x86_64.exe 57.82MB
23、 docker-compose-windows-x86_64.exe.sha256 100B
24、 LICENSE 300B