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.36.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.36.1
Choose a head ref
  • 17 commits
  • 18 files changed
  • 4 contributors

Commits on May 7, 2025

  1. simplification

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 7, 2025
    Configuration menu
    Copy the full SHA
    7cea455 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. skip push step for provider services

    Signed-off-by: Guillaume Lours <[email protected]>
    glours authored and ndeloof committed May 12, 2025
    Configuration menu
    Copy the full SHA
    91a0aa0 View commit details
    Browse the repository at this point in the history
  2. provider.options can be an array

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 12, 2025
    Configuration menu
    Copy the full SHA
    22f8a70 View commit details
    Browse the repository at this point in the history
  3. fix provider info message

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 12, 2025
    Configuration menu
    Copy the full SHA
    ed81185 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. set provider environment

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 13, 2025
    Configuration menu
    Copy the full SHA
    07e7619 View commit details
    Browse the repository at this point in the history
  2. add support of 'debug' messages in the communication between Compose …

    …and provider binaries
    
    Signed-off-by: Guillaume Lours <[email protected]>
    glours committed May 13, 2025
    Configuration menu
    Copy the full SHA
    4dcaf94 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. remove Docker EULA licensing which isn't relevant since Docker switch…

    …ed to a subscription model
    
    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof committed May 14, 2025
    Configuration menu
    Copy the full SHA
    93b597c View commit details
    Browse the repository at this point in the history
  2. append .exe to provider name doing executable lookup on windows

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 14, 2025
    Configuration menu
    Copy the full SHA
    053d225 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Fix quiet option when using COMPOSE_BAKE=1

    Signed-off-by: Anvar Umuraliev <[email protected]>
    AnvarU authored and ndeloof committed May 15, 2025
    Configuration menu
    Copy the full SHA
    23fc76a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. do not throw an error on build with provider services

    Signed-off-by: Guillaume Lours <[email protected]>
    glours authored and ndeloof committed May 16, 2025
    Configuration menu
    Copy the full SHA
    944e5e6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. report cancelled pull after another one failed

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 19, 2025
    Configuration menu
    Copy the full SHA
    7f91018 View commit details
    Browse the repository at this point in the history
  2. ensure build dependencies are enabled

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 19, 2025
    Configuration menu
    Copy the full SHA
    f2a88e0 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/containerd/containerd/v2

    Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.0.5 to 2.1.0.
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v2.0.5...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containerd/containerd/v2
      dependency-version: 2.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and glours committed May 19, 2025
    Configuration menu
    Copy the full SHA
    1229a69 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.72.0 to 1.72.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.72.0...v1.72.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.72.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and glours committed May 19, 2025
    Configuration menu
    Copy the full SHA
    3059574 View commit details
    Browse the repository at this point in the history
  5. remove convert alias from config command

    Signed-off-by: Guillaume Lours <[email protected]>
    glours committed May 19, 2025
    Configuration menu
    Copy the full SHA
    009a239 View commit details
    Browse the repository at this point in the history
  6. bump compose-go to v2.6.3

    Signed-off-by: Guillaume Lours <[email protected]>
    glours committed May 19, 2025
    Configuration menu
    Copy the full SHA
    1f076a3 View commit details
    Browse the repository at this point in the history
  7. introduce config --lock-image-digests

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof authored and glours committed May 19, 2025
    Configuration menu
    Copy the full SHA
    2352a4a View commit details
    Browse the repository at this point in the history
Loading