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/buildx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.34.0
Choose a base ref
...
head repository: docker/buildx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.34.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on May 19, 2026

  1. driver/kubernetes: fix panic when using statefulset in kubernetes driver

    Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>
    (cherry picked from commit 74a2218)
    jsternberg authored and crazy-max committed May 19, 2026
    Configuration menu
    Copy the full SHA
    7fffa6a View commit details
    Browse the repository at this point in the history
  2. bake: preserve empty compose cache lists

    Workaround for regression in compose-go.
    
    Normalize filtered Compose models before schema validation so empty YAML
    lists remain arrays through compose-go's JSON validation round trip.
    
    Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
    (cherry picked from commit 1801b5c)
    tonistiigi authored and crazy-max committed May 19, 2026
    Configuration menu
    Copy the full SHA
    b5a025f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3860 from crazy-max/v0.34-picks-0.34.1

    [v0.34] cherry-picks for v0.34.1
    crazy-max authored May 19, 2026
    Configuration menu
    Copy the full SHA
    e0b0e77 View commit details
    Browse the repository at this point in the history
Loading