-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Comparing changes
Open a pull request
base repository: docker/compose
base: v2.3.4
head repository: docker/compose
compare: v2.4.0
- 19 commits
- 20 files changed
- 5 contributors
Commits on Mar 24, 2022
-
vendor: github.com/containerd/containerd v1.6.2
includes a fix for CVE-2022-24769 (but doesn't affect the code we use) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 5ace5bd - Browse repository at this point
Copy the full SHA 5ace5bdView commit details
Commits on Mar 26, 2022
-
pass interactive flag to ExecOptions for the RunExec command
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for b7fd6eb - Browse repository at this point
Copy the full SHA b7fd6ebView commit details
Commits on Mar 28, 2022
-
go.mod: pin k8s dependencies to the same version as in buildx
Buildx uses replace rules to pin these dependencies to the version that's used in buildkit. Newer versions of these dependencies are incompatible with some go versions, and we do not need the newer versions for where it's used. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for d078e30 - Browse repository at this point
Copy the full SHA d078e30View commit details -
go.mod: github.com/docker/buildx v0.8.1
Fix possible panic on handling build context scanning errors Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 950cb1a - Browse repository at this point
Copy the full SHA 950cb1aView commit details -
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 890b680 - Browse repository at this point
Copy the full SHA 890b680View commit details -
Merge pull request #9222 from ndeloof/cache
support cache_from|to|no|pull
Configuration menu - View commit details
-
Copy full SHA for a73a2c9 - Browse repository at this point
Copy the full SHA a73a2c9View commit details
Commits on Mar 31, 2022
-
fix race condition on start-stop e2e tests running in parrallel
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 9b02add - Browse repository at this point
Copy the full SHA 9b02addView commit details -
Merge pull request #9331 from glours/e2e-start-stop-race
fix race condition on start-stop e2e tests running in parrallel
Configuration menu - View commit details
-
Copy full SHA for 3c12b94 - Browse repository at this point
Copy the full SHA 3c12b94View commit details -
Add support of ssh authentications defined in compose file or via cli…
… flags Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for ff73827 - Browse repository at this point
Copy the full SHA ff73827View commit details -
add e2e tests to check usage of ssh build property
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
Configuration menu - View commit details
-
Copy full SHA for 934b596 - Browse repository at this point
Copy the full SHA 934b596View commit details -
Takes COMPOSE_PROJECT_NAME into consideration on commands
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eee0e8b - Browse repository at this point
Copy the full SHA eee0e8bView commit details -
fix typo in ssh option description
Signed-off-by: Matthias Schoettle <git@mattsch.com>
Configuration menu - View commit details
-
Copy full SHA for 6dbd6ff - Browse repository at this point
Copy the full SHA 6dbd6ffView commit details -
Merge pull request #9334 from mschoettle/ssh-option-fix-typo
fix typo in ssh option description
Configuration menu - View commit details
-
Copy full SHA for e700f0a - Browse repository at this point
Copy the full SHA e700f0aView commit details -
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 60363c3 - Browse repository at this point
Copy the full SHA 60363c3View commit details -
Merge pull request #9332 from ulyssessouza/fix-project-name
Takes COMPOSE_PROJECT_NAME into consideration on commands
Configuration menu - View commit details
-
Copy full SHA for 5e63f12 - Browse repository at this point
Copy the full SHA 5e63f12View commit details -
Merge pull request #9335 from ulyssessouza/remove-deadcode
Remove dead warning code
Configuration menu - View commit details
-
Copy full SHA for c7473c6 - Browse repository at this point
Copy the full SHA c7473c6View commit details -
Fix down command without any resource to delete
A command down without any resource to delete was trying to remove a default network that doesn't exist Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 56e48f8 - Browse repository at this point
Copy the full SHA 56e48f8View commit details -
Merge pull request #9336 from ulyssessouza/fix-empty-down
Fix down command without any resource to delete
Configuration menu - View commit details
-
Copy full SHA for 0309a73 - Browse repository at this point
Copy the full SHA 0309a73View commit details -
Merge pull request #9309 from thaJeztah/vendor_containerd_1.6.2
vendor: github.com/containerd/containerd v1.6.2
Configuration menu - View commit details
-
Copy full SHA for 804ef4a - Browse repository at this point
Copy the full SHA 804ef4aView 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.3.4...v2.4.0