Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.24.3
Choose a base ref
...
head repository: docker/compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.24.5
Choose a head ref
  • 19 commits
  • 9 files changed
  • 9 contributors

Commits on Jan 25, 2024

  1. update MAINTAINERS file

    Signed-off-by: Laura Brehm <laurabrehm@hey.com>
    laurazard committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ab97dcc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. build(deps): bump actions/upload-artifact from v3 to v4

    Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
    dvdksn committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    25d16d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11415 from dvdksn/bump-artifact-upload-v4

    build(deps): bump actions/upload-artifact from v3 to v4
    glours authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b0dc374 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. bump compose-go to v2.0.0-rc.3 which fixes multiple compose files mer…

    …ge issues
    
    Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
    glours committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    71bebc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11416 from glours/fix-merge-compose-go-issue

    bump compose-go to fix multiple compose files merge issues
    glours authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a9cbb0f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11411 from laurazard/update-maintainers

    Update MAINTAINERS file
    glours authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c653ddf View commit details
    Browse the repository at this point in the history
  4. ci(deps): update DOCKER_CLI_VERSION to v25.0.1

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah authored and glours committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d979115 View commit details
    Browse the repository at this point in the history
  5. Add support for storage_opt

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof authored and glours committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7e99151 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11410 from thaJeztah/bump_engine_25.0.1

    ci(deps): update DOCKER_CLI_VERSION to v25.0.1
    glours authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5728c43 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #11422 from ndeloof/storage_opts

    Add support for storage_opt
    glours authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    05f1472 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.0+incompatible to 25.0.1+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v25.0.0...v25.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glours committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8c80297 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #11407 from docker/dependabot/go_modules/github.co…

    …m/docker/docker-25.0.1incompatible
    
    build(deps): bump github.com/docker/docker from 25.0.0+incompatible to 25.0.1+incompatible
    glours authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e08140b View commit details
    Browse the repository at this point in the history
  10. build(deps): bump github.com/docker/cli

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 25.0.0+incompatible to 25.0.1+incompatible.
    - [Commits](docker/cli@v25.0.0...v25.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and glours committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8b023ae View commit details
    Browse the repository at this point in the history
  11. Merge pull request #11406 from docker/dependabot/go_modules/github.co…

    …m/docker/cli-25.0.1incompatible
    
    build(deps): bump github.com/docker/cli from 25.0.0+incompatible to 25.0.1+incompatible
    glours authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cdb6eb5 View commit details
    Browse the repository at this point in the history
  12. don't check external network existence when swarm is enabled

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof authored and glours committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    da1a34a View commit details
    Browse the repository at this point in the history
  13. Merge pull request #11409 from ndeloof/swarm_overlay_network

    don't check external network existence when swarm is enabled
    glours authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ac8ea08 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Fix canonical container name

    Signed-off-by: jhrotko <joana.hrotko@docker.com>
    jhrotko authored and ndeloof committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0582001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0954dc View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    8fdd45c View commit details
    Browse the repository at this point in the history
Loading