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.29.0
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.29.1
Choose a head ref
  • 7 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 22, 2024

  1. fix(containers): fix sorting logic by adding secondary sorting for on…

    …e-off containers
    
    Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
    idsulik authored and ndeloof committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4f9db4d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. gha: add docker 27.1.0

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah authored and glours committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f278400 View commit details
    Browse the repository at this point in the history
  2. bump github.com/containerd/containerd v1.7.20

    full diffs:
    
    = containerd: containerd/containerd@v1.7.19...v1.7.20
    - google.golang.org/genproto/googleapis/rpc googleapis/go-genproto@49dd2c1...995d672
    - google.golang.org/genproto: googleapis/go-genproto@49dd2c1...989df2b
    - google.golang.org/genproto/googleapis/api: googleapis/go-genproto@49dd2c1...83a465c
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah authored and glours committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2bac32a View commit details
    Browse the repository at this point in the history
  3. bump github.com/docker/docker v27.1.0

    full diff: moby/moby@v27.0.3...v27.1.0
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah authored and glours committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e74441c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c422b54 View commit details
    Browse the repository at this point in the history
  5. bump compose-go v2.1.5

    Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
    ndeloof committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bc73350 View commit details
    Browse the repository at this point in the history
  6. Enhance JSON progress events with more fields.

    Signed-off-by: Cody Rigney <cody.rigney@docker.com>
    cmrigney authored and ndeloof committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    44337d2 View commit details
    Browse the repository at this point in the history
Loading