-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Comparing changes
Open a pull request
base repository: docker/compose
base: v2.33.0
head repository: docker/compose
compare: v2.33.1
- 13 commits
- 44 files changed
- 5 contributors
Commits on Feb 17, 2025
-
build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.1 to 1.9.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c23eea9 - Browse repository at this point
Copy the full SHA c23eea9View commit details
Commits on Feb 18, 2025
-
run watch standalone if menu fails to start
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7aa64ae - Browse repository at this point
Copy the full SHA 7aa64aeView commit details -
build(deps): bump google.golang.org/grpc from 1.68.1 to 1.70.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.68.1 to 1.70.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.1...v1.70.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fd0c23a - Browse repository at this point
Copy the full SHA fd0c23aView commit details -
report error using non-file secret|config with read-only service
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5f7c9a2 - Browse repository at this point
Copy the full SHA 5f7c9a2View commit details -
don't display bake suggestion when using --progress with quiet or jso…
…n option Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d956ff1 - Browse repository at this point
Copy the full SHA d956ff1View commit details
Commits on Feb 20, 2025
-
Fix pull --parallel and --no-parallel deprecation warnings missing
Signed-off-by: Max Proske <max@mproske.com>
Configuration menu - View commit details
-
Copy full SHA for 4e593ed - Browse repository at this point
Copy the full SHA 4e593edView commit details
Commits on Feb 21, 2025
-
fix error message when detach is implied by wait
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b27f56e - Browse repository at this point
Copy the full SHA b27f56eView commit details -
pkg/compose: stopDependentContainers: rename var that shadowed
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for f25fea5 - Browse repository at this point
Copy the full SHA f25fea5View commit details -
go.mod: golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for ac40aae - Browse repository at this point
Copy the full SHA ac40aaeView commit details -
go.mod: github.com/moby/buildkit v0.20.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for d0398a4 - Browse repository at this point
Copy the full SHA d0398a4View commit details -
go.mod: docker/docker, docker/cli v28.0.0, buildx v0.21.1
full diff: - moby/moby@v27.5.1...v28.0.0 - docker/cli@v27.5.1...v28.0.0 - docker/buildx@v0.20.1...v0.21.1 Co-authored-by: Nicolas De Loof <nicolas.deloof@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for cf2fc20 - Browse repository at this point
Copy the full SHA cf2fc20View commit details -
make the mocks generator happy
Seems like it resolves the alias, and uses that instead, instead of the actual type. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 20f780e - Browse repository at this point
Copy the full SHA 20f780eView commit details -
add support for gw_priority, enable_ipv4 (requires docker v28.0)
This adds support for the GwPriority API field in API v1.48 (docker v28.0). It can be set on both docker container run and docker network connect. This option is used by the Engine to determine which network provides the default gateway for a container. It also adds support for enable_ipv4, which allows enabling (default) or disabling IPv4 address assignment for a network. Co-authored-by: Nicolas De Loof <nicolas.deloof@gmail.com> Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for da2eff4 - Browse repository at this point
Copy the full SHA da2eff4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.33.0...v2.33.1