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/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6d4b033
Choose a base ref
...
head repository: docker/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8f7cc42
Choose a head ref
  • 3 commits
  • 184 files changed
  • 2 contributors

Commits on Oct 10, 2025

  1. vendor: github.com/moby/moby/api, client 0769fe708773 (master)

    full diff: moby/moby@4ca8aed...0769fe7
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    f81816e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6545 from thaJeztah/bump_engine_take2

    vendor: github.com/moby/moby/api, client 0769fe708773 (master)
    thaJeztah authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    a3e9545 View commit details
    Browse the repository at this point in the history
  3. remove API-version compatibility for API < v1.44

    Support for API versions < v1.44 was removed in the client in [moby@96b29f5]
    and [moby@7652f38], so we can remove fallback-code from the CLI as well,
    as it won't be able to use those versions.
    
    [moby@96b29f5]: moby/moby@96b29f5
    [moby@7652f38]: moby/moby@7652f38
    
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    8f7cc42 View commit details
    Browse the repository at this point in the history
Loading