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

Commits on May 14, 2026

  1. bump VERSION to v29.5.1-dev

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed May 14, 2026
    Configuration menu
    Copy the full SHA
    c41489a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

  1. Merge pull request #6989 from thaJeztah/bump_version

    bump VERSION to v29.5.1-dev
    vvoland authored May 15, 2026
    Configuration menu
    Copy the full SHA
    2944fd1 View commit details
    Browse the repository at this point in the history
  2. docs: clarify authz content type

    update based on the logic in https://github.com/moby/moby/blob/0686f57c3d942ce4440f9ed7f2e955de3687dd4e/pkg/authorization/authz.go#L177
    
    Signed-off-by: mickael emirkanian <mickael.emirkanian@docker.com>
    mickael-docker committed May 15, 2026
    Configuration menu
    Copy the full SHA
    9f18a0a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6991 from mickael-docker/docs-clarify-authz

    docs: clarify authz content type
    thaJeztah authored May 15, 2026
    Configuration menu
    Copy the full SHA
    2518b52 View commit details
    Browse the repository at this point in the history
Loading