-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Comparing changes
Open a pull request
base repository: docker/compose
base: v2.27.1
head repository: docker/compose
compare: v2.27.2
- 20 commits
- 27 files changed
- 8 contributors
Commits on May 29, 2024
-
prevent concurrent map write relying on project immutability
Signed-off-by: Nicolas De Loof <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd1f73a - Browse repository at this point
Copy the full SHA fd1f73aView commit details
Commits on May 30, 2024
-
COMPOSE_PROFILES can be set by .env file
Signed-off-by: Nicolas De Loof <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 495a087 - Browse repository at this point
Copy the full SHA 495a087View commit details -
Fix: change append to use slice index in ps.go
Signed-off-by: Blane Tschida <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 250c311 - Browse repository at this point
Copy the full SHA 250c311View commit details
Commits on Jun 5, 2024
-
Correct 'cancellation' typo in comment
Signed-off-by: Casey Korver <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02f40ee - Browse repository at this point
Copy the full SHA 02f40eeView commit details
Commits on Jun 7, 2024
-
return an error when --detach and --watch are used together in up com…
…mand Signed-off-by: Guillaume Lours <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf1bd3f - Browse repository at this point
Copy the full SHA bf1bd3fView commit details
Commits on Jun 8, 2024
-
Fix dot env file to define COMPOSE_* variables
Signed-off-by: Nicolas De Loof <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10531f6 - Browse repository at this point
Copy the full SHA 10531f6View commit details
Commits on Jun 10, 2024
-
if statement is preceded by another that has the same condition and ends with a return Signed-off-by: Alex Bedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 918b508 - Browse repository at this point
Copy the full SHA 918b508View commit details -
Signed-off-by: Alex Bedo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc09f39 - Browse repository at this point
Copy the full SHA cc09f39View commit details
Commits on Jun 11, 2024
-
Signed-off-by: Nicolas De Loof <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d633c33 - Browse repository at this point
Copy the full SHA d633c33View commit details -
enforce keyboard.Close is always executed to restore terminal
Signed-off-by: Nicolas De Loof <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 084a5ca - Browse repository at this point
Copy the full SHA 084a5caView commit details
Commits on Jun 12, 2024
-
update gh actions versions, update engine matrix, bump golang to 1.21.11
Signed-off-by: Guillaume Lours <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a14fcb - Browse repository at this point
Copy the full SHA 1a14fcbView commit details
Commits on Jun 17, 2024
-
build: replace uses of archive.CanonicalTarNameForPath
This function is an alias for filepath.IsAbs and we are considering deprecating and/or removing this function in the archive package, so removing its uses helps transitioning if we decide to deprecate and/or remove it. [docker/cli@fb0788f] also added a normalize step in TrimBuildFilesFromExcludes, so that callers are not _required_ to first normalize the path, so the normalizeation may be redunant, but keeping the normalization as this variable is used further down the code. [docker/cli@fb0788f]: docker/cli@fb0788f Signed-off-by: Sebastiaan van Stijn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ec37d0 - Browse repository at this point
Copy the full SHA 5ec37d0View commit details -
build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-version dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 981bcbb - Browse repository at this point
Copy the full SHA 981bcbbView commit details -
build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.21.0. - [Commits](golang/sys@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 695d341 - Browse repository at this point
Copy the full SHA 695d341View commit details -
build(deps): bump github.com/containerd/containerd from 1.7.17 to 1.7.18
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.17 to 1.7.18. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.17...v1.7.18) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5694a2b - Browse repository at this point
Copy the full SHA 5694a2bView commit details -
build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.1.3+incompatible to 26.1.4+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.1.3...v26.1.4) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36ef5b3 - Browse repository at this point
Copy the full SHA 36ef5b3View commit details -
stop watch process when associated up process is stopped
Signed-off-by: Guillaume Lours <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54a5e7d - Browse repository at this point
Copy the full SHA 54a5e7dView commit details
Commits on Jun 18, 2024
-
bump buildkit to v0.14.0 and buildx to v0.15.0
Signed-off-by: Guillaume Lours <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24a281f - Browse repository at this point
Copy the full SHA 24a281fView commit details -
Add open watch docs in up menu
Signed-off-by: Joana Hrotko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de478f8 - Browse repository at this point
Copy the full SHA de478f8View commit details
Commits on Jun 20, 2024
-
using as flag of the up command, watch was blocking process shutdown
This happened when sunsetting the application from docker compose down command Signed-off-by: Guillaume Lours <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1fd7a6 - Browse repository at this point
Copy the full SHA e1fd7a6View 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.27.1...v2.27.2