{"id":"src_AXS2_CFY7xMYl7pgVVxRV","slug":"docker-buildx","name":"Docker Buildx","type":"github","url":"https://github.com/docker/buildx","orgId":"org_WksM2ycywd9De6Cqqs9es","org":{"slug":"docker","name":"Docker"},"isPrimary":false,"metadata":"{\"changelogDetectedAt\":\"2026-03-31T14:12:49.703Z\"}","releaseCount":125,"releasesLast30Days":2,"avgReleasesPerWeek":0.6,"latestVersion":"v0.33.0","latestDate":"2026-03-31T15:32:35.000Z","changelogUrl":null,"hasChangelogFile":false,"lastFetchedAt":"2026-04-19T03:00:58.832Z","trackingSince":"2019-04-25T04:29:19.000Z","releases":[{"id":"rel_RkTwT16bG5xfk-eDZipH4","version":"v0.33.0","title":"v0.33.0","summary":"Welcome to the v0.33.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues...","content":"Welcome to the v0.33.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Jonathan A. Sternberg\r\n* Sebastiaan van Stijn\r\n* rishabh\r\n* Akihiro Suda\r\n\r\n### Notable Changes\r\n\r\n- Imagetools `create` and `inspect` commands now support OCI layout paths as source and destination that can be used together with registry references #3721\r\n- Bake command supports new builtin functions `formattimestamp` and `unixtimestampparse` for better handling of time values #3286\r\n- DAP debugger support is now generally available without the need for the experimental features flag #3736\r\n- Policy evaluation now supports verifying HTTP sources with PGP signatures through the `verify_http_pgp_signature` builtin #3677\r\n- `policy eval` command now supports `--platform` flag to specify the platform for evaluated image sources #3738\r\n- `policy eval` can now read policy from stdin when `-f -` is used #3738\r\n- `policy eval` flag `--filename` has been renamed to `--file` for consistency with other commands. The previous flag is deprecated. #3738\r\n- Fix issue where `imagetools create` could in some cases upload the same (attestation) manifest multiple times, possibly causing `400` error in some registries #3731\r\n- Fix rejecting empty string values for `BUILDKIT_SYNTAX` build argument override #3734\r\n- Fix possible inconsistent build context contents when using remote bake builds with a subdirectory in context path #3678\r\n- Fix possible formatting issue in `imagetools inspect` based on whitespace in input #3732\r\n- Fix possible error when finalizing build history traces in multi-node builders #3716 #3717\r\n- Fix possible build errors when linking Bake multi-platform targets with session attributes like build secrets #3696\r\n- Fix remote Bake git contexts to preserve subdirectory paths #3682\r\n- Fix proxy build-arg override detection when argument casing differs #3697\r\n- Fix DAP breakpoints on the entrypoint line being skipped in some cases #3691\r\n- Fix DAP breakpoint detection on case-insensitive filesystems such as Windows #3704\r\n- Fix DAP source path mapping for Dockerfiles outside the context root or in subdirectories #3709\r\n- Fix DAP stepping by skipping internal build context load steps without source locations #3712\r\n- Fix over-eager DAP input evaluation while stepping through builds #3687\r\n- Fix DAP checks for whether an exec command can run successfully #3701\r\n- Fix DAP debugger exit status reporting and output delivery on session shutdown #3735\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/aws/aws-sdk-go-v2**                                       v1.41.1 -> v1.41.4\r\n* **github.com/aws/aws-sdk-go-v2/config**                                v1.32.7 -> v1.32.12\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                           v1.19.7 -> v1.19.12\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                      v1.18.17 -> v1.18.20\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**                v1.4.17 -> v1.4.20\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**                 v2.7.17 -> v2.7.20\r\n* **github.com/aws/aws-sdk-go-v2/internal/ini**                          v1.8.4 -> v1.8.6\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**      v1.13.4 -> v1.13.7\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**        v1.13.17 -> v1.13.20\r\n* **github.com/aws/aws-sdk-go-v2/service/signin**                        v1.0.5 -> v1.0.8\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                           v1.30.9 -> v1.30.13\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                       v1.35.13 -> v1.35.17\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                           v1.41.6 -> v1.41.9\r\n* **github.com/aws/smithy-go**                                           v1.24.0 -> v1.24.2\r\n* **github.com/containerd/containerd/v2**                                v2.2.1 -> v2.2.2\r\n* **github.com/containerd/ttrpc**                                        v1.2.7 -> v1.2.8\r\n* **github.com/docker/cli**                                              v29.2.1 -> v29.3.1\r\n* **github.com/go-openapi/analysis**                                     v0.24.1 -> v0.24.3\r\n* **github.com/go-openapi/errors**                                       v0.22.6 -> v0.22.7\r\n* **github.com/go-openapi/jsonpointer**                                  v0.22.4 -> v0.22.5\r\n* **github.com/go-openapi/jsonreference**                                v0.21.4 -> v0.21.5\r\n* **github.com/go-openapi/loads**                                        v0.23.2 -> v0.23.3\r\n* **github.com/go-openapi/spec**                                         v0.22.3 -> v0.22.4\r\n* **github.com/go-openapi/strfmt**                                       v0.25.0 -> v0.26.1\r\n* **github.com/go-openapi/swag/conv**                                    v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/fileutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/jsonname**                                v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/jsonutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/loading**                                 v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/mangling**                                v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/stringutils**                             v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/typeutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/yamlutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/validate**                                     v0.25.1 -> v0.25.2\r\n* **github.com/grpc-ecosystem/grpc-gateway/v2**                          v2.27.3 -> v2.27.7\r\n* **github.com/klauspost/compress**                                      v1.18.4 -> v1.18.5\r\n* **github.com/moby/buildkit**                                           v0.28.0 -> v0.29.0\r\n* **github.com/moby/moby/api**                                           v1.53.0 -> v1.54.0\r\n* **github.com/moby/moby/client**                                        v0.2.2 -> v0.3.0\r\n* **github.com/moby/patternmatcher**                                     v0.6.0 -> v0.6.1\r\n* **github.com/moby/policy-helpers**                                     824747bfdd3c -> b7c0b994300b\r\n* **github.com/oklog/ulid/v2**                                           v2.1.1 **_new_**\r\n* **go.opentelemetry.io/otel**                                           v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc**  v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp**  v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace**                  v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc**    v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp**    v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/metric**                                    v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/sdk**                                       v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/sdk/metric**                                v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/trace**                                     v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/proto/otlp**                                     v1.7.1 -> v1.9.0\r\n* **golang.org/x/sys**                                                   v0.41.0 -> v0.42.0\r\n* **golang.org/x/term**                                                  v0.40.0 -> v0.41.0\r\n* **google.golang.org/genproto/googleapis/api**                          ff82c1b0f217 -> 8636f8732409\r\n* **google.golang.org/genproto/googleapis/rpc**                          0a764e51fe1b -> 8636f8732409\r\n* **google.golang.org/grpc**                                             v1.78.0 -> v1.79.3\r\n* **k8s.io/api**                                                         v0.34.1 -> v0.35.2\r\n* **k8s.io/apimachinery**                                                v0.34.1 -> v0.35.2\r\n* **k8s.io/client-go**                                                   v0.34.1 -> v0.35.2\r\n* **k8s.io/kube-openapi**                                                f3f2b991d03b -> 589584f1c912\r\n* **k8s.io/utils**                                                       4c0f3b243397 -> bc988d571ff4\r\n* **sigs.k8s.io/json**                                                   cfa47c3a1cc8 -> 2d320260d730\r\n\r\nPrevious release can be found at [v0.32.1](https://github.com/docker/buildx/releases/tag/v0.32.1)\r\n","publishedAt":"2026-03-31T15:32:35.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.33.0","media":[]},{"id":"rel_fLyvZFumbyhzdUSQ_4x3o","version":"v0.33.0-rc1","title":"v0.33.0-rc1","summary":"buildx 0.33.0-rc1\r\n\r\nWelcome to the v0.33.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.33.0-rc1\r\n\r\nWelcome to the v0.33.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Jonathan A. Sternberg\r\n* Sebastiaan van Stijn\r\n* rishabh\r\n* Akihiro Suda\r\n\r\n### Notable Changes\r\n\r\n- Imagetools `create` and `inspect` commands now support OCI layout paths as source and destination that can be used together with registry references #3721\r\n- Bake command supports new builtin functions `formattimestamp` and `unixtimestampparse` for better handling of time values #3286\r\n- DAP debugger support is now generally available without the need for the experimental features flag #3736\r\n- `policy eval` command now supports `--platform` flag to specify the platform for evaluated image sources #3738\r\n- `policy eval` can now read policy from stdin when `-f -` is used #3738\r\n- `policy eval` flag `--filename` has been renamed to `--file` for consistency with other commands. The previous flag is deprecated. #3738\r\n- Fix issue where `imagetools create` could in some cases upload the same (attestation) manifest multiple times, possibly causing `400` error in some registries #3731\r\n- Fix rejecting empty string values for `BUILDKIT_SYNTAX` build argument override #3734\r\n- Fix possible inconsistent build context contents when using remote bake builds with a subdirectory in context path #3678\r\n- Fix possible formatting issue in `imagetools inspect` based on whitespace in input #3732\r\n- Fix possible error when finalizing build history traces in multi-node builders #3716 #3717\r\n- Fix possible build errors when linking Bake multi-platform targets with session attributes like build secrets #3696\r\n- Fix remote Bake git contexts to preserve subdirectory paths #3682\r\n- Fix proxy build-arg override detection when argument casing differs #3697\r\n- Fix DAP breakpoints on the entrypoint line being skipped in some cases #3691\r\n- Fix DAP breakpoint detection on case-insensitive filesystems such as Windows #3704\r\n- Fix DAP source path mapping for Dockerfiles outside the context root or in subdirectories #3709\r\n- Fix DAP stepping by skipping internal build context load steps without source locations #3712\r\n- Fix over-eager DAP input evaluation while stepping through builds #3687\r\n- Fix DAP checks for whether an exec command can run successfully #3701\r\n- Fix DAP debugger exit status reporting and output delivery on session shutdown #3735\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/aws/aws-sdk-go-v2**                                       v1.41.1 -> v1.41.4\r\n* **github.com/aws/aws-sdk-go-v2/config**                                v1.32.7 -> v1.32.12\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                           v1.19.7 -> v1.19.12\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                      v1.18.17 -> v1.18.20\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**                v1.4.17 -> v1.4.20\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**                 v2.7.17 -> v2.7.20\r\n* **github.com/aws/aws-sdk-go-v2/internal/ini**                          v1.8.4 -> v1.8.6\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**      v1.13.4 -> v1.13.7\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**        v1.13.17 -> v1.13.20\r\n* **github.com/aws/aws-sdk-go-v2/service/signin**                        v1.0.5 -> v1.0.8\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                           v1.30.9 -> v1.30.13\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                       v1.35.13 -> v1.35.17\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                           v1.41.6 -> v1.41.9\r\n* **github.com/aws/smithy-go**                                           v1.24.0 -> v1.24.2\r\n* **github.com/containerd/containerd/v2**                                v2.2.1 -> v2.2.2\r\n* **github.com/containerd/ttrpc**                                        v1.2.7 -> v1.2.8\r\n* **github.com/docker/cli**                                              v29.2.1 -> v29.3.1\r\n* **github.com/go-openapi/analysis**                                     v0.24.1 -> v0.24.3\r\n* **github.com/go-openapi/errors**                                       v0.22.6 -> v0.22.7\r\n* **github.com/go-openapi/jsonpointer**                                  v0.22.4 -> v0.22.5\r\n* **github.com/go-openapi/jsonreference**                                v0.21.4 -> v0.21.5\r\n* **github.com/go-openapi/loads**                                        v0.23.2 -> v0.23.3\r\n* **github.com/go-openapi/spec**                                         v0.22.3 -> v0.22.4\r\n* **github.com/go-openapi/strfmt**                                       v0.25.0 -> v0.26.1\r\n* **github.com/go-openapi/swag/conv**                                    v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/fileutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/jsonname**                                v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/jsonutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/loading**                                 v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/mangling**                                v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/stringutils**                             v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/typeutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/swag/yamlutils**                               v0.25.4 -> v0.25.5\r\n* **github.com/go-openapi/validate**                                     v0.25.1 -> v0.25.2\r\n* **github.com/grpc-ecosystem/grpc-gateway/v2**                          v2.27.3 -> v2.27.7\r\n* **github.com/klauspost/compress**                                      v1.18.4 -> v1.18.5\r\n* **github.com/moby/buildkit**                                           v0.28.0 -> v0.29.0-rc1\r\n* **github.com/moby/moby/api**                                           v1.53.0 -> v1.54.0\r\n* **github.com/moby/moby/client**                                        v0.2.2 -> v0.3.0\r\n* **github.com/moby/patternmatcher**                                     v0.6.0 -> v0.6.1\r\n* **github.com/moby/policy-helpers**                                     824747bfdd3c -> b7c0b994300b\r\n* **github.com/oklog/ulid/v2**                                           v2.1.1 **_new_**\r\n* **go.opentelemetry.io/otel**                                           v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc**  v1.38.0 -> v1.39.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp**  v1.38.0 -> v1.39.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace**                  v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc**    v1.38.0 -> v1.39.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp**    v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/metric**                                    v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/sdk**                                       v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/sdk/metric**                                v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/otel/trace**                                     v1.38.0 -> v1.40.0\r\n* **go.opentelemetry.io/proto/otlp**                                     v1.7.1 -> v1.9.0\r\n* **google.golang.org/genproto/googleapis/api**                          ff82c1b0f217 -> 8636f8732409\r\n* **google.golang.org/genproto/googleapis/rpc**                          0a764e51fe1b -> 8636f8732409\r\n* **google.golang.org/grpc**                                             v1.78.0 -> v1.79.3\r\n* **k8s.io/api**                                                         v0.34.1 -> v0.35.2\r\n* **k8s.io/apimachinery**                                                v0.34.1 -> v0.35.2\r\n* **k8s.io/client-go**                                                   v0.34.1 -> v0.35.2\r\n* **k8s.io/kube-openapi**                                                f3f2b991d03b -> 589584f1c912\r\n* **k8s.io/utils**                                                       4c0f3b243397 -> bc988d571ff4\r\n* **sigs.k8s.io/json**                                                   cfa47c3a1cc8 -> 2d320260d730\r\n\r\nPrevious release can be found at [v0.32.1](https://github.com/docker/buildx/releases/tag/v0.32.1)\r\n\r\n","publishedAt":"2026-03-26T01:31:30.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.33.0-rc1","media":[]},{"id":"rel_fVvf9n-oR5yjKJQTlBys1","version":"v0.32.1","title":"v0.32.1","summary":"buildx 0.32.1\r\n\r\nWelcome to the v0.32.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/doc...","content":"buildx 0.32.1\r\n\r\nWelcome to the v0.32.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* CrazyMax\r\n* Tõnis Tiigi\r\n\r\n### Notable Changes\r\n\r\n- Fix possible error when building private Git repositories with secret credentials directly from remote source #3694\r\n\r\n### Dependency Changes\r\n\r\nThis release has no dependency changes\r\n\r\nPrevious release can be found at [v0.32.0](https://github.com/docker/buildx/releases/tag/v0.32.0)\r\n","publishedAt":"2026-03-04T20:36:10.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.32.1","media":[]},{"id":"rel_Gm9RmfAhB3QwsDR8xsXbn","version":"v0.32.0","title":"v0.32.0","summary":"buildx 0.32.0\r\n\r\nWelcome to the v0.32.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/doc...","content":"buildx 0.32.0\r\n\r\nWelcome to the v0.32.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Sebastiaan van Stijn\r\n* Jonathan A. Sternberg\r\n* Akhil Manoj\r\n* David Karlsson\r\n* yzewei\r\n\r\n\r\n### Notable Changes\r\n\r\n- Imagetools now supports `--metadata-file` flag to capture properties like descriptor/digest values for the new image. #3638\r\n- Imagetools auth libraries have now been combined with the ones used in `build` commands, enabling previously missing support for scoped credentials and automatic fallbacks for Docker Hardened Image registries. #3627\r\n- Many commands now support `--timeout` flag to configure the timeout for waiting for responses from remote builders. #3665\r\n- Rego Policy now supports validating builds from remote sources (Git, HTTP) #3661\r\n- Rego Policies now include new builtins for validating signed Sigstore bundle attestations of HTTP source artifacts. Attestations can also be automatically fetched from Github API #3657\r\n- Rego policies can now use `input.image.provenance` to write rules validating specific provenance attestation fields. Materials of provenance can be accessed as policy secondary inputs. Requires BuildKit v0.28+ #3652 #3662\r\n- Builds failing due to policy violations now have better error messages with the failing step clearly marked and the last policy logs shown with the error. #3656\r\n- Fix possible passing of incorrect Git auth token for Bake builds when multiple remotes with different hosts exist. #3648\r\n- Fixed policy filesystem reference lifecycle handling to avoid stale policy filesystem state during builds. #3674\r\n- Normalized default policy filename resolution from environment configuration for more consistent behavior. #3675\r\n- Named contexts used in different projects now get unique \"shared keys\" (previously based on context name) to avoid overwriting destinations of other projects, with reduced performance. This feature requires Dockerfile 1.22+ #3618\r\n- Fix local subdir named context copied with wrong parent directory for remote Bake builds #3678\r\n- Bake builds now capture the original URL information of named contexts sent as inputs in request metadata #3682 #3462\r\n- Additional metrics associated with DAP debugger have been added #3633\r\n- DAP file explorer now gets a more accurate state of the file system via updated BuildKit API #3450\r\n- DAP file explorer source names have been improved #3631\r\n- Improve the output of `-q` used with `--call` #3655\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/aws/aws-sdk-go-v2**                                   v1.39.6 -> v1.41.1\r\n* **github.com/aws/aws-sdk-go-v2/config**                            v1.31.20 -> v1.32.7\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                       v1.18.24 -> v1.19.7\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                  v1.18.13 -> v1.18.17\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**            v1.4.13 -> v1.4.17\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**             v2.7.13 -> v2.7.17\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**  v1.13.3 -> v1.13.4\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**    v1.13.13 -> v1.13.17\r\n* **github.com/aws/aws-sdk-go-v2/service/signin**                    v1.0.5 **_new_**\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                       v1.30.3 -> v1.30.9\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                   v1.35.7 -> v1.35.13\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                       v1.40.2 -> v1.41.6\r\n* **github.com/aws/smithy-go**                                       v1.23.2 -> v1.24.0\r\n* **github.com/cloudflare/circl**                                    v1.6.1 -> v1.6.3\r\n* **github.com/docker/cli**                                          v29.1.5 -> v29.2.1\r\n* **github.com/go-openapi/errors**                                   v0.22.4 -> v0.22.6\r\n* **github.com/go-openapi/jsonpointer**                              v0.22.1 -> v0.22.4\r\n* **github.com/go-openapi/jsonreference**                            v0.21.3 -> v0.21.4\r\n* **github.com/go-openapi/spec**                                     v0.22.1 -> v0.22.3\r\n* **github.com/go-openapi/swag**                                     v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/cmdutils**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/conv**                                v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/fileutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/jsonname**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/jsonutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/loading**                             v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/mangling**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/netutils**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/stringutils**                         v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/typeutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/yamlutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-viper/mapstructure/v2**                            v2.4.0 -> v2.5.0\r\n* **github.com/golang/snappy**                                       v1.0.0 **_new_**\r\n* **github.com/google/go-containerregistry**                         v0.20.6 -> v0.20.7\r\n* **github.com/in-toto/in-toto-golang**                              v0.9.0 -> v0.10.0\r\n* **github.com/klauspost/compress**                                  v1.18.2 -> v1.18.4\r\n* **github.com/moby/buildkit**                                       v0.27.0 -> v0.28.0\r\n* **github.com/moby/moby/api**                                       v1.52.0 -> v1.53.0\r\n* **github.com/moby/moby/client**                                    v0.2.1 -> v0.2.2\r\n* **github.com/moby/policy-helpers**                                 9fcc1a9ec5c9 -> 824747bfdd3c\r\n* **github.com/package-url/packageurl-go**                           v0.1.1 **_new_**\r\n* **github.com/pelletier/go-toml/v2**                                v2.2.4 **_new_**\r\n* **github.com/secure-systems-lab/go-securesystemslib**              v0.9.1 -> v0.10.0\r\n* **github.com/sigstore/rekor**                                      v1.4.3 -> v1.5.0\r\n* **github.com/sigstore/sigstore**                                   v1.10.0 -> v1.10.4\r\n* **github.com/sigstore/sigstore-go**                                b5fe07a5a7d7 -> v1.1.4\r\n* **github.com/sigstore/timestamp-authority/v2**                     v2.0.2 -> v2.0.3\r\n* **github.com/theupdateframework/go-tuf/v2**                        v2.3.0 -> v2.4.1\r\n* **google.golang.org/genproto/googleapis/api**                      f26f9409b101 -> ff82c1b0f217\r\n* **google.golang.org/genproto/googleapis/rpc**                      f26f9409b101 -> 0a764e51fe1b\r\n* **google.golang.org/grpc**                                         v1.76.0 -> v1.78.0\r\n\r\nPrevious release can be found at [v0.31.1](https://github.com/docker/buildx/releases/tag/v0.31.1)\r\n\r\n","publishedAt":"2026-03-04T00:50:32.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.32.0","media":[]},{"id":"rel_EMnLO4VWGEy2sYBtgMowy","version":"v0.32.0-rc2","title":"v0.32.0-rc2","summary":"Welcome to the v0.32.0-rc2 release of buildx!\r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\n...","content":"Welcome to the v0.32.0-rc2 release of buildx!\r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n\r\n### Notable Changes\r\n\r\n- Improved policy evaluation for recursive provenance materials. #3662\r\n- Fixed policy filesystem reference lifecycle handling to avoid stale policy filesystem state during builds. #3674\r\n- Normalized default policy filename resolution from environment configuration for more consistent behavior. #3675\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/moby/buildkit**              v0.28.0-rc1 -> v0.28.0-rc2\r\n* **github.com/package-url/packageurl-go**  v0.1.1 **_new_**\r\n\r\nPrevious release can be found at [v0.32.0-rc1](https://github.com/docker/buildx/releases/tag/v0.32.0-rc1)\r\n","publishedAt":"2026-02-27T17:14:34.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.32.0-rc2","media":[]},{"id":"rel_S-sL4GlOnu9SOCgNy0atL","version":"v0.32.0-rc1","title":"v0.32.0-rc1","summary":"buildx 0.32.0-rc1\r\n\r\nWelcome to the v0.32.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.32.0-rc1\r\n\r\nWelcome to the v0.32.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Sebastiaan van Stijn\r\n* Jonathan A. Sternberg\r\n* Akhil Manoj\r\n* David Karlsson\r\n* yzewei\r\n\r\n### Notable Changes\r\n\r\n- Imagetools now supports `--metadata-file` flag to capture properties like descriptor/digest values for the new image. #3638\r\n- Imagetools auth libraries have now been combined with the ones used in `build` commands, enabling previously missing support for scoped credentials and automatic fallbacks for Docker Hardened Image registries. #3627\r\n- Many commands now support `--timeout` flag to configure the timeout for waiting for responses from remote builders. #3665\r\n- Rego Policy now supports validating builds from remote sources (Git, HTTP) #3661\r\n- Rego Policies now include new builtins for validating signed Sigstore bundle attestations of HTTP source artifacts. Attestations can also be automatically fetched from Github API #3657\r\n- Rego policies can now use `input.image.provenance` to write rules validating specific provenance attestation fields. Requires BuildKit v0.28+ #3652 \r\n- Builds failing due to policy violations now have better error messages with the failing step clearly marked and the last policy logs shown with the error. #3656\r\n- Fix possible passing of incorrect Git auth token for Bake builds when multiple remotes with different hosts exist. #3648\r\n- Named contexts used in different projects now get unique \"shared keys\" (previously based on context name) to avoid overwriting destinations of other projects, with reduced performance. This feature requires Dockerfile 1.22+ #3618\r\n- Bake builds now capture the original URL information of named contexts sent as inputs in request metadata #3462\r\n- Additional metrics associated with DAP debugger have been added #3633\r\n- DAP file explorer now gets a more accurate state of the file system via updated BuildKit API #3450\r\n- DAP file explorer source names have been improved #3631\r\n- Improve the output of `-q` used with `--call` #3655\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/aws/aws-sdk-go-v2**                                   v1.39.6 -> v1.41.1\r\n* **github.com/aws/aws-sdk-go-v2/config**                            v1.31.20 -> v1.32.7\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                       v1.18.24 -> v1.19.7\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                  v1.18.13 -> v1.18.17\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**            v1.4.13 -> v1.4.17\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**             v2.7.13 -> v2.7.17\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**  v1.13.3 -> v1.13.4\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**    v1.13.13 -> v1.13.17\r\n* **github.com/aws/aws-sdk-go-v2/service/signin**                    v1.0.5 **_new_**\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                       v1.30.3 -> v1.30.9\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                   v1.35.7 -> v1.35.13\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                       v1.40.2 -> v1.41.6\r\n* **github.com/aws/smithy-go**                                       v1.23.2 -> v1.24.0\r\n* **github.com/docker/cli**                                          v29.1.5 -> v29.2.1\r\n* **github.com/go-openapi/errors**                                   v0.22.4 -> v0.22.6\r\n* **github.com/go-openapi/jsonpointer**                              v0.22.1 -> v0.22.4\r\n* **github.com/go-openapi/jsonreference**                            v0.21.3 -> v0.21.4\r\n* **github.com/go-openapi/spec**                                     v0.22.1 -> v0.22.3\r\n* **github.com/go-openapi/swag**                                     v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/cmdutils**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/conv**                                v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/fileutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/jsonname**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/jsonutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/loading**                             v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/mangling**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/netutils**                            v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/stringutils**                         v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/typeutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-openapi/swag/yamlutils**                           v0.25.3 -> v0.25.4\r\n* **github.com/go-viper/mapstructure/v2**                            v2.4.0 -> v2.5.0\r\n* **github.com/golang/snappy**                                       v0.0.4 **_new_**\r\n* **github.com/google/go-containerregistry**                         v0.20.6 -> v0.20.7\r\n* **github.com/in-toto/in-toto-golang**                              v0.9.0 -> v0.10.0\r\n* **github.com/klauspost/compress**                                  v1.18.2 -> v1.18.4\r\n* **github.com/moby/buildkit**                                       v0.27.0 -> v0.28.0-rc1\r\n* **github.com/moby/moby/api**                                       v1.52.0 -> v1.53.0\r\n* **github.com/moby/moby/client**                                    v0.2.1 -> v0.2.2\r\n* **github.com/moby/policy-helpers**                                 9fcc1a9ec5c9 -> 824747bfdd3c\r\n* **github.com/pelletier/go-toml/v2**                                v2.2.4 **_new_**\r\n* **github.com/secure-systems-lab/go-securesystemslib**              v0.9.1 -> v0.10.0\r\n* **github.com/sigstore/rekor**                                      v1.4.3 -> v1.5.0\r\n* **github.com/sigstore/sigstore**                                   v1.10.0 -> v1.10.4\r\n* **github.com/sigstore/sigstore-go**                                b5fe07a5a7d7 -> v1.1.4\r\n* **github.com/sigstore/timestamp-authority/v2**                     v2.0.2 -> v2.0.3\r\n* **github.com/theupdateframework/go-tuf/v2**                        v2.3.0 -> v2.4.1\r\n* **google.golang.org/genproto/googleapis/api**                      f26f9409b101 -> ff82c1b0f217\r\n* **google.golang.org/genproto/googleapis/rpc**                      f26f9409b101 -> 0a764e51fe1b\r\n* **google.golang.org/grpc**                                         v1.76.0 -> v1.78.0\r\n\r\nPrevious release can be found at [v0.31.1](https://github.com/docker/buildx/releases/tag/v0.31.1)\r\n\r\n","publishedAt":"2026-02-25T01:21:04.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.32.0-rc1","media":[]},{"id":"rel_Hemct_6o3Uk1z1uMahjDs","version":"v0.31.1","title":"v0.31.1","summary":"buildx 0.31.1\r\n\r\nWelcome to the v0.31.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/doc...","content":"buildx 0.31.1\r\n\r\nWelcome to the v0.31.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n\r\n### Notable Changes\r\n\r\n- Fix excessive HTTP requests when using `buildx imagetools create` command #3632\r\n\r\n### Dependency Changes\r\n\r\nThis release has no dependency changes\r\n\r\nPrevious release can be found at [v0.31.0](https://github.com/docker/buildx/releases/tag/v0.31.0)\r\n","publishedAt":"2026-01-29T04:10:34.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.31.1","media":[]},{"id":"rel_29yDTrmZnUu6kWGq8OEx5","version":"v0.31.0","title":"v0.31.0","summary":"buildx 0.31.0\r\n\r\nWelcome to the v0.31.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/doc...","content":"buildx 0.31.0\r\n\r\nWelcome to the v0.31.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Sebastiaan van Stijn\r\n* Jonathan A. Sternberg\r\n* Justin Chadwell\r\n* Akihiro Suda\r\n* Brian Goff\r\n* David Karlsson\r\n* Paweł Gronowski\r\n* Sergei Khomenkov\r\n* guimove\r\n\r\n### Notable Changes\r\n\r\n- This is a first version of Buildx with signed artifacts built using [Docker Github Builder](https://github.com/docker/github-builder-experimental)\r\n- This release comes with new experimental support for source policy enforcement during builds using policies written in [Rego](https://www.openpolicyagent.org/docs/policy-language) language. There are some limitations in this release, for example, only builds from the local build context currently load policies. #3593 #3539 #3592 #3611 [docs](https://docs.docker.com/build/policies/)\r\n  - Matching policy for Dockerfile is loaded automatically if one exists, e.g., `Dockerfile.rego` or `app.Dockerfile.rego`.\r\n  - Additional policy configuration can be provided using new `build --policy` flag.\r\n  - Bake also supports automatic policy loading and a new `policy` key in the target configuration.\r\n  - New `buildx policy` command includes subcommands `eval` and `test` to help you write and test your policies.\r\n- Bake command has a new `--var` flag to set variable values from the command line instead of setting environment variables. #3610\r\n- When creating images in Docker image store, they no longer unpack if export was initialized with `--push` or `-o type=registry` #3519\r\n- Add `semvercmp` helper function to Bake stdlib for easier version comparisons #3577\r\n- Retry transient TLS errors when talking to Kubernetes nodes #3493\r\n- Allow disabling Bake env lookups so `bake` can ignore host environment variables #3595\r\n- Add possibility to load Docker configs scoped to specific repos/scopes for finer credential control #3562\r\n- When building images from Docker Hardened Images (dhi.io) and Docker Scout registries, authentication will now automatically fall back to Docker Hub credentials if no specific credentials are found. #3612\r\n- Fix the `--debug` flag issues in standalone mode #3554\r\n- Fix handling `@` characters inside OCI layout paths passed to build #3583\r\n- Surface policy controls `--policy`, policy eval, custom builtins/Regos/gitsign checks so builds can enforce policies #3593 #3549\r\n- Prevent DAP breakpoint overlaps from triggering false positives #3534\r\n- Fix mount input names in DAP run mounts #3579\r\n- Fix DAP breakpoint reason reporting #3581\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/ProtonMail/go-crypto**                                               v1.3.0 **_new_**\r\n* **github.com/agnivade/levenshtein**                                               v1.2.1 **_new_**\r\n* **github.com/asaskevich/govalidator**                                             a9d515a09cc2 **_new_**\r\n* **github.com/aws/aws-sdk-go-v2**                                                  v1.38.1 -> v1.39.6\r\n* **github.com/aws/aws-sdk-go-v2/config**                                           v1.31.3 -> v1.31.20\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                                      v1.18.7 -> v1.18.24\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                                 v1.18.4 -> v1.18.13\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**                           v1.4.4 -> v1.4.13\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**                            v2.7.4 -> v2.7.13\r\n* **github.com/aws/aws-sdk-go-v2/internal/ini**                                     v1.8.3 -> v1.8.4\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**                 v1.13.0 -> v1.13.3\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**                   v1.13.4 -> v1.13.13\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                                      v1.28.2 -> v1.30.3\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                                  v1.34.0 -> v1.35.7\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                                      v1.38.0 -> v1.40.2\r\n* **github.com/aws/smithy-go**                                                      v1.22.5 -> v1.23.2\r\n* **github.com/beorn7/perks**                                                       v1.0.1 **_new_**\r\n* **github.com/blang/semver**                                                       v3.5.1 **_new_**\r\n* **github.com/cespare/xxhash/v2**                                                  v2.3.0 **_new_**\r\n* **github.com/cloudflare/circl**                                                   v1.6.1 **_new_**\r\n* **github.com/containerd/containerd/v2**                                           efd86f2b0bc2 -> v2.2.1\r\n* **github.com/cyberphone/json-canonicalization**                                   19d51d7fe467 **_new_**\r\n* **github.com/davecgh/go-spew**                                                    v1.1.1 -> d8f796af33cc\r\n* **github.com/decred/dcrd/dcrec/secp256k1/v4**                                     v4.4.0 **_new_**\r\n* **github.com/digitorus/pkcs7**                                                    3a137a874352 **_new_**\r\n* **github.com/digitorus/timestamp**                                                220c5c2851b7 **_new_**\r\n* **github.com/docker/cli**                                                         v28.5.1 -> v29.1.5\r\n* **github.com/docker/cli-docs-tool**                                               v0.10.0 -> v0.11.0\r\n* **github.com/docker/docker**                                                      v28.5.1 -> v28.5.2\r\n* **github.com/docker/docker-credential-helpers**                                   v0.9.3 -> v0.9.5\r\n* **github.com/docker/go-connections**                                              v0.5.0 -> v0.6.0\r\n* **github.com/fvbommel/sortorder**                                                 v1.0.1 -> v1.1.0\r\n* **github.com/go-ini/ini**                                                         v1.67.0 **_new_**\r\n* **github.com/go-openapi/analysis**                                                v0.24.1 **_new_**\r\n* **github.com/go-openapi/errors**                                                  v0.22.4 **_new_**\r\n* **github.com/go-openapi/jsonpointer**                                             v0.21.0 -> v0.22.1\r\n* **github.com/go-openapi/jsonreference**                                           v0.20.2 -> v0.21.3\r\n* **github.com/go-openapi/loads**                                                   v0.23.2 **_new_**\r\n* **github.com/go-openapi/runtime**                                                 v0.29.2 **_new_**\r\n* **github.com/go-openapi/spec**                                                    v0.22.1 **_new_**\r\n* **github.com/go-openapi/strfmt**                                                  v0.25.0 **_new_**\r\n* **github.com/go-openapi/swag**                                                    v0.23.0 -> v0.25.3\r\n* **github.com/go-openapi/swag/cmdutils**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/conv**                                               v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/fileutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/jsonname**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/jsonutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/loading**                                            v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/mangling**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/netutils**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/stringutils**                                        v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/typeutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/yamlutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/validate**                                                v0.25.1 **_new_**\r\n* **github.com/gobwas/glob**                                                        v0.2.3 **_new_**\r\n* **github.com/goccy/go-json**                                                      v0.10.5 **_new_**\r\n* **github.com/google/certificate-transparency-go**                                 v1.3.2 **_new_**\r\n* **github.com/google/go-containerregistry**                                        v0.20.6 **_new_**\r\n* **github.com/google/go-dap**                                                      v0.12.0 -> d7a2259b058b\r\n* **github.com/grpc-ecosystem/grpc-gateway/v2**                                     v2.27.2 -> v2.27.3\r\n* **github.com/hiddeco/sshsig**                                                     v0.2.0 **_new_**\r\n* **github.com/in-toto/attestation**                                                v1.1.2 **_new_**\r\n* **github.com/klauspost/compress**                                                 v1.18.1 -> v1.18.2\r\n* **github.com/lestrrat-go/blackmagic**                                             v1.0.4 **_new_**\r\n* **github.com/lestrrat-go/dsig**                                                   v1.0.0 **_new_**\r\n* **github.com/lestrrat-go/dsig-secp256k1**                                         v1.0.0 **_new_**\r\n* **github.com/lestrrat-go/httpcc**                                                 v1.0.1 **_new_**\r\n* **github.com/lestrrat-go/httprc/v3**                                              v3.0.1 **_new_**\r\n* **github.com/lestrrat-go/jwx/v3**                                                 v3.0.11 **_new_**\r\n* **github.com/lestrrat-go/option**                                                 v1.0.1 **_new_**\r\n* **github.com/lestrrat-go/option/v2**                                              v2.0.0 **_new_**\r\n* **github.com/moby/buildkit**                                                      v0.26.1 -> v0.27.0\r\n* **github.com/moby/go-archive**                                                    v0.1.0 -> v0.2.0\r\n* **github.com/moby/moby/api**                                                      v1.52.0 **_new_**\r\n* **github.com/moby/moby/client**                                                   v0.2.1 **_new_**\r\n* **github.com/moby/policy-helpers**                                                9fcc1a9ec5c9 **_new_**\r\n* **github.com/morikuni/aec**                                                       v1.0.0 -> v1.1.0\r\n* **github.com/oklog/ulid**                                                         v1.3.1 **_new_**\r\n* **github.com/open-policy-agent/opa**                                              v1.10.1 **_new_**\r\n* **github.com/pmezard/go-difflib**                                                 v1.0.0 -> 5d4384ee4fb2\r\n* **github.com/prometheus/client_golang**                                           v1.23.2 **_new_**\r\n* **github.com/prometheus/client_model**                                            v0.6.2 **_new_**\r\n* **github.com/prometheus/common**                                                  v0.66.1 **_new_**\r\n* **github.com/prometheus/procfs**                                                  v0.17.0 **_new_**\r\n* **github.com/rcrowley/go-metrics**                                                65e299d6c5c9 **_new_**\r\n* **github.com/rivo/uniseg**                                                        v0.2.0 -> v0.4.7\r\n* **github.com/segmentio/asm**                                                      v1.2.0 **_new_**\r\n* **github.com/sigstore/protobuf-specs**                                            v0.5.0 **_new_**\r\n* **github.com/sigstore/rekor**                                                     v1.4.3 **_new_**\r\n* **github.com/sigstore/rekor-tiles/v2**                                            v2.0.1 **_new_**\r\n* **github.com/sigstore/sigstore**                                                  v1.10.0 **_new_**\r\n* **github.com/sigstore/sigstore-go**                                               b5fe07a5a7d7 **_new_**\r\n* **github.com/sigstore/timestamp-authority/v2**                                    v2.0.2 **_new_**\r\n* **github.com/sirupsen/logrus**                                                    v1.9.3 -> v1.9.4\r\n* **github.com/spf13/cobra**                                                        v1.10.1 -> v1.10.2\r\n* **github.com/tchap/go-patricia/v2**                                               v2.3.3 **_new_**\r\n* **github.com/theupdateframework/go-tuf/v2**                                       v2.3.0 **_new_**\r\n* **github.com/tonistiigi/fsutil**                                                  586307ad452f -> a2aa163d723f\r\n* **github.com/transparency-dev/formats**                                           404c0d5b696c **_new_**\r\n* **github.com/transparency-dev/merkle**                                            v0.0.2 **_new_**\r\n* **github.com/valyala/fastjson**                                                   v1.6.4 **_new_**\r\n* **github.com/vektah/gqlparser/v2**                                                v2.5.30 **_new_**\r\n* **github.com/xeipuuv/gojsonpointer**                                              02993c407bfb **_new_**\r\n* **github.com/xeipuuv/gojsonreference**                                            bd5ef7bd5415 **_new_**\r\n* **github.com/yashtewari/glob-intersection**                                       v0.2.0 **_new_**\r\n* **go.mongodb.org/mongo-driver**                                                   v1.17.6 **_new_**\r\n* **go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc**   v0.61.0 -> v0.63.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace**  v0.61.0 -> v0.63.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp**                 v0.61.0 -> v0.63.0\r\n* **go.opentelemetry.io/otel/exporters/stdout/stdouttrace**                         v1.31.0 -> v1.38.0\r\n* **go.yaml.in/yaml/v2**                                                            v2.4.2 -> v2.4.3\r\n* **google.golang.org/genproto/googleapis/api**                                     c5933d9347a5 -> f26f9409b101\r\n* **google.golang.org/genproto/googleapis/rpc**                                     c5933d9347a5 -> f26f9409b101\r\n\r\nPrevious release can be found at [v0.30.1](https://github.com/docker/buildx/releases/tag/v0.30.1)\r\n\r\n","publishedAt":"2026-01-22T00:18:29.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.31.0","media":[]},{"id":"rel_lO6Us5P4_p0-qlCSoSgFZ","version":"v0.31.0-rc2","title":"v0.31.0-rc2","summary":"buildx 0.31.0-rc2\r\n\r\nWelcome to the v0.31.0-rc2 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.31.0-rc2\r\n\r\nWelcome to the v0.31.0-rc2 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Sebastiaan van Stijn\r\n\r\n### Notable Changes\r\n\r\n- Bake command has a new `--var` flag to set variable values from the command line instead of setting environment variables. #3610\r\n- New `buildx policy test` command has been added to help validate build policies against test configurations. #3592\r\n- When building images from Docker Hardened Images (dhi.io) and Docker Scout registries, authentication will now automatically fall back to Docker Hub credentials if no specific credentials are found. #3612\r\n- Various improvements and fixes to the build policy feature, including better logging, new built-in helpers, and fixes for image source handling. #3611\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/moby/buildkit**    v0.27.0-rc1 -> v0.27.0-rc2\r\n* **github.com/sirupsen/logrus**  dd1b4c2e81af -> v1.9.4\r\n\r\nPrevious release can be found at [v0.31.0-rc1](https://github.com/docker/buildx/releases/tag/v0.31.0-rc1)\r\n\r\n","publishedAt":"2026-01-16T23:27:30.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.31.0-rc2","media":[]},{"id":"rel_cr7znIeZEJ5CMsPhvXekT","version":"v0.31.0-rc1","title":"v0.31.0-rc1","summary":"Welcome to the v0.31.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at...","content":"Welcome to the v0.31.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Sebastiaan van Stijn\r\n* Jonathan A. Sternberg\r\n* Justin Chadwell\r\n* Akihiro Suda\r\n* Brian Goff\r\n* David Karlsson\r\n* Paweł Gronowski\r\n* Sergei Khomenkov\r\n* guimove\r\n\r\n### Notable changes\r\n\r\n- This is a first version of Buildx with signed artifacts built using [Docker Github Builder](https://github.com/docker/github-builder-experimental)\r\n- This release comes with new experimental support for source policy enforcement during builds using policies written in [Rego](https://www.openpolicyagent.org/docs/policy-language) language. There are some limitations in this release, for example, only builds from the local build context currently load policies.  #3593 #3539\r\n  - Matching policy for Dockerfile is loaded automatically if one exists, e.g., `Dockerfile.rego` or `app.Dockerfile.rego`.\r\n  - Additional policy configuration can be provided using new `build --policy` flag.\r\n  - Bake also supports automatic policy loading and a new `policy` key in the target configuration.\r\n  - New `buildx policy` command includes subcommands `eval` and `test` to help you write and test your policies.\r\n- When creating images in Docker image store, they no longer unpack if export was initialized with `--push` or `-o type=registry` #3519\r\n- Add `semvercmp` helper function to Bake stdlib for easier version comparisons #3577\r\n- Retry transient TLS errors when talking to Kubernetes nodes #3493\r\n- Allow disabling Bake env lookups so `bake` can ignore host environment variables #3595\r\n- Add possibility to load Docker configs scoped to specific repos/scopes for finer credential control #3562\r\n- Fix the `--debug` flag issues in standalone mode #3554\r\n- Fix handling `@` characters inside OCI layout paths passed to build #3583\r\n- Surface policy controls `--policy`, policy eval, custom builtins/Regos/gitsign checks so builds can enforce policies #3593 #3549\r\n- Prevent DAP breakpoint overlaps from triggering false positives #3534\r\n- Fix mount input names in DAP run mounts #3579\r\n- Fix DAP breakpoint reason reporting #3581\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/ProtonMail/go-crypto**                                               v1.3.0 **_new_**\r\n* **github.com/agnivade/levenshtein**                                               v1.2.1 **_new_**\r\n* **github.com/asaskevich/govalidator**                                             a9d515a09cc2 **_new_**\r\n* **github.com/aws/aws-sdk-go-v2**                                                  v1.38.1 -> v1.39.6\r\n* **github.com/aws/aws-sdk-go-v2/config**                                           v1.31.3 -> v1.31.20\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                                      v1.18.7 -> v1.18.24\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                                 v1.18.4 -> v1.18.13\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**                           v1.4.4 -> v1.4.13\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**                            v2.7.4 -> v2.7.13\r\n* **github.com/aws/aws-sdk-go-v2/internal/ini**                                     v1.8.3 -> v1.8.4\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**                 v1.13.0 -> v1.13.3\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**                   v1.13.4 -> v1.13.13\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                                      v1.28.2 -> v1.30.3\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                                  v1.34.0 -> v1.35.7\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                                      v1.38.0 -> v1.40.2\r\n* **github.com/aws/smithy-go**                                                      v1.22.5 -> v1.23.2\r\n* **github.com/beorn7/perks**                                                       v1.0.1 **_new_**\r\n* **github.com/blang/semver**                                                       v3.5.1 **_new_**\r\n* **github.com/cespare/xxhash/v2**                                                  v2.3.0 **_new_**\r\n* **github.com/cloudflare/circl**                                                   v1.6.1 **_new_**\r\n* **github.com/containerd/containerd/v2**                                           v2.2.0 -> v2.2.1\r\n* **github.com/cyberphone/json-canonicalization**                                   19d51d7fe467 **_new_**\r\n* **github.com/davecgh/go-spew**                                                    v1.1.1 -> d8f796af33cc\r\n* **github.com/decred/dcrd/dcrec/secp256k1/v4**                                     v4.4.0 **_new_**\r\n* **github.com/digitorus/pkcs7**                                                    3a137a874352 **_new_**\r\n* **github.com/digitorus/timestamp**                                                220c5c2851b7 **_new_**\r\n* **github.com/docker/cli**                                                         v28.5.1 -> v29.1.4\r\n* **github.com/docker/cli-docs-tool**                                               v0.10.0 -> v0.11.0\r\n* **github.com/docker/docker**                                                      v28.5.1 -> v28.5.2\r\n* **github.com/docker/docker-credential-helpers**                                   v0.9.3 -> v0.9.5\r\n* **github.com/docker/go-connections**                                              v0.5.0 -> v0.6.0\r\n* **github.com/fvbommel/sortorder**                                                 v1.0.1 -> v1.1.0\r\n* **github.com/go-ini/ini**                                                         v1.67.0 **_new_**\r\n* **github.com/go-openapi/analysis**                                                v0.24.1 **_new_**\r\n* **github.com/go-openapi/errors**                                                  v0.22.4 **_new_**\r\n* **github.com/go-openapi/jsonpointer**                                             v0.21.0 -> v0.22.1\r\n* **github.com/go-openapi/jsonreference**                                           v0.20.2 -> v0.21.3\r\n* **github.com/go-openapi/loads**                                                   v0.23.2 **_new_**\r\n* **github.com/go-openapi/runtime**                                                 v0.29.2 **_new_**\r\n* **github.com/go-openapi/spec**                                                    v0.22.1 **_new_**\r\n* **github.com/go-openapi/strfmt**                                                  v0.25.0 **_new_**\r\n* **github.com/go-openapi/swag**                                                    v0.23.0 -> v0.25.3\r\n* **github.com/go-openapi/swag/cmdutils**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/conv**                                               v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/fileutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/jsonname**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/jsonutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/loading**                                            v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/mangling**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/netutils**                                           v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/stringutils**                                        v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/typeutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/swag/yamlutils**                                          v0.25.3 **_new_**\r\n* **github.com/go-openapi/validate**                                                v0.25.1 **_new_**\r\n* **github.com/gobwas/glob**                                                        v0.2.3 **_new_**\r\n* **github.com/goccy/go-json**                                                      v0.10.5 **_new_**\r\n* **github.com/google/certificate-transparency-go**                                 v1.3.2 **_new_**\r\n* **github.com/google/go-containerregistry**                                        v0.20.6 **_new_**\r\n* **github.com/google/go-dap**                                                      v0.12.0 -> d7a2259b058b\r\n* **github.com/grpc-ecosystem/grpc-gateway/v2**                                     v2.27.2 -> v2.27.3\r\n* **github.com/hiddeco/sshsig**                                                     v0.2.0 **_new_**\r\n* **github.com/in-toto/attestation**                                                v1.1.2 **_new_**\r\n* **github.com/klauspost/compress**                                                 v1.18.1 -> v1.18.2\r\n* **github.com/lestrrat-go/blackmagic**                                             v1.0.4 **_new_**\r\n* **github.com/lestrrat-go/dsig**                                                   v1.0.0 **_new_**\r\n* **github.com/lestrrat-go/dsig-secp256k1**                                         v1.0.0 **_new_**\r\n* **github.com/lestrrat-go/httpcc**                                                 v1.0.1 **_new_**\r\n* **github.com/lestrrat-go/httprc/v3**                                              v3.0.1 **_new_**\r\n* **github.com/lestrrat-go/jwx/v3**                                                 v3.0.11 **_new_**\r\n* **github.com/lestrrat-go/option**                                                 v1.0.1 **_new_**\r\n* **github.com/lestrrat-go/option/v2**                                              v2.0.0 **_new_**\r\n* **github.com/moby/buildkit**                                                      v0.26.0 -> v0.27.0-rc1\r\n* **github.com/moby/go-archive**                                                    v0.1.0 -> v0.2.0\r\n* **github.com/moby/moby/api**                                                      v1.52.0 **_new_**\r\n* **github.com/moby/moby/client**                                                   v0.2.1 **_new_**\r\n* **github.com/moby/policy-helpers**                                                9fcc1a9ec5c9 **_new_**\r\n* **github.com/morikuni/aec**                                                       v1.0.0 -> v1.1.0\r\n* **github.com/oklog/ulid**                                                         v1.3.1 **_new_**\r\n* **github.com/open-policy-agent/opa**                                              v1.10.1 **_new_**\r\n* **github.com/pmezard/go-difflib**                                                 v1.0.0 -> 5d4384ee4fb2\r\n* **github.com/prometheus/client_golang**                                           v1.23.2 **_new_**\r\n* **github.com/prometheus/client_model**                                            v0.6.2 **_new_**\r\n* **github.com/prometheus/common**                                                  v0.66.1 **_new_**\r\n* **github.com/prometheus/procfs**                                                  v0.17.0 **_new_**\r\n* **github.com/rcrowley/go-metrics**                                                65e299d6c5c9 **_new_**\r\n* **github.com/rivo/uniseg**                                                        v0.2.0 -> v0.4.7\r\n* **github.com/segmentio/asm**                                                      v1.2.0 **_new_**\r\n* **github.com/sigstore/protobuf-specs**                                            v0.5.0 **_new_**\r\n* **github.com/sigstore/rekor**                                                     v1.4.3 **_new_**\r\n* **github.com/sigstore/rekor-tiles/v2**                                            v2.0.1 **_new_**\r\n* **github.com/sigstore/sigstore**                                                  v1.10.0 **_new_**\r\n* **github.com/sigstore/sigstore-go**                                               b5fe07a5a7d7 **_new_**\r\n* **github.com/sigstore/timestamp-authority/v2**                                    v2.0.2 **_new_**\r\n* **github.com/sirupsen/logrus**                                                    v1.9.3 -> dd1b4c2e81af\r\n* **github.com/spf13/cobra**                                                        v1.10.1 -> v1.10.2\r\n* **github.com/tchap/go-patricia/v2**                                               v2.3.3 **_new_**\r\n* **github.com/theupdateframework/go-tuf/v2**                                       v2.3.0 **_new_**\r\n* **github.com/tonistiigi/fsutil**                                                  586307ad452f -> a2aa163d723f\r\n* **github.com/transparency-dev/formats**                                           404c0d5b696c **_new_**\r\n* **github.com/transparency-dev/merkle**                                            v0.0.2 **_new_**\r\n* **github.com/valyala/fastjson**                                                   v1.6.4 **_new_**\r\n* **github.com/vektah/gqlparser/v2**                                                v2.5.30 **_new_**\r\n* **github.com/xeipuuv/gojsonpointer**                                              02993c407bfb **_new_**\r\n* **github.com/xeipuuv/gojsonreference**                                            bd5ef7bd5415 **_new_**\r\n* **github.com/yashtewari/glob-intersection**                                       v0.2.0 **_new_**\r\n* **go.mongodb.org/mongo-driver**                                                   v1.17.6 **_new_**\r\n* **go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc**   v0.61.0 -> v0.63.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace**  v0.61.0 -> v0.63.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp**                 v0.61.0 -> v0.63.0\r\n* **go.opentelemetry.io/otel/exporters/stdout/stdouttrace**                         v1.31.0 -> v1.38.0\r\n* **go.yaml.in/yaml/v2**                                                            v2.4.2 -> v2.4.3\r\n* **google.golang.org/genproto/googleapis/api**                                     c5933d9347a5 -> 57b25ae835d4\r\n* **google.golang.org/genproto/googleapis/rpc**                                     c5933d9347a5 -> f26f9409b101\r\n\r\nPrevious release can be found at [v0.30.0](https://github.com/docker/buildx/releases/tag/v0.30.0)","publishedAt":"2026-01-15T04:27:55.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.31.0-rc1","media":[]},{"id":"rel__bqRyTdUj14y9HQD_rSD_","version":"v0.30.1","title":"v0.30.1","summary":"Welcome to the v0.30.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues...","content":"Welcome to the v0.30.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Jonathan A. Sternberg\r\n\r\n### Notable Changes\r\n\r\n- Fix concurrent map write panic. #3524\r\n- Fix possible excessive chunking when fetching blobs. #3529\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/containerd/containerd/v2**  v2.2.0 -> efd86f2b0bc2\r\n* **github.com/moby/buildkit**             v0.26.0 -> v0.26.1\r\n\r\nPrevious release can be found at [v0.30.0](https://github.com/docker/buildx/releases/tag/v0.30.0)\r\n","publishedAt":"2025-11-17T17:50:47.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.30.1","media":[]},{"id":"rel_cNWIRt6L1oOike6Gc1hz4","version":"v0.30.0","title":"v0.30.0","summary":"buildx 0.30.0\r\n\r\nWelcome to the v0.30.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/doc...","content":"buildx 0.30.0\r\n\r\nWelcome to the v0.30.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* CrazyMax\r\n* Tõnis Tiigi\r\n* Jonathan A. Sternberg\r\n* Remy Suen\r\n* Sebastiaan van Stijn\r\n* aevesdocker\r\n* Akihiro Suda\r\n* Guillaume Lours\r\n* Ricardo Branco\r\n* Roberto Castellotti\r\n* Roberto Villarreal\r\n\r\n### Notable Changes\r\n\r\n- Tar exporter output will now automatically create parent directories. #3478\r\n- Deprecate `docker buildx install` and `docker buildx uninstall` in favor of using `docker buildx` directly without relying on the `docker builder` aliases. #3472\r\n- Clarify CLI help for the `--tag` option to give more guidance on a valid argument. #3454\r\n- Bake: Ensure typed variables with no value still carry type to prevent a panic. #3463\r\n- `imagetools create` now persists attestation manifest and any manifest cosign-based signatures when creating new images. #3433\r\n- Add option to `docker-container` driver to write github actions payload for provenance with `--driver-opt=provenance-add-gha=true`. #3453\r\n- Avoid concurrent map write panic with `imagetools create`. #3510\r\n- Avoid panic when linking a nil target to another build in Bake. #3511\r\n- DAP: Next, step in, and step out requests now respect breakpoints. #3488\r\n- DAP: Verify breakpoints when `stopOnEntry` is used. #3488\r\n- DAP: Support `runInTerminal` reverse request when `buildx dap` is run in standalone mode. #3471\r\n- DAP: Stop sending null in `setBreakpoints` response when the breakpoints are cleared to conform to the specification. #3481\r\n- DAP: `exec` command now works when suspended on a `COPY` line. #3469\r\n- DAP: Debugger now ensures that all inputs are properly executed when suspended on a line. #3469\r\n- DAP: Debugger now pauses on `COPY` lines when there is a non-existent file. #3437\r\n- Compose support has been updated to v2.9.1. #3494\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/aws/aws-sdk-go-v2**                                                  v1.30.3 -> v1.38.1\r\n* **github.com/aws/aws-sdk-go-v2/config**                                           v1.27.27 -> v1.31.3\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                                      v1.17.27 -> v1.18.7\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                                 v1.16.11 -> v1.18.4\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**                           v1.3.15 -> v1.4.4\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**                            v2.6.15 -> v2.7.4\r\n* **github.com/aws/aws-sdk-go-v2/internal/ini**                                     v1.8.0 -> v1.8.3\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**                 v1.11.3 -> v1.13.0\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**                   v1.11.17 -> v1.13.4\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                                      v1.22.4 -> v1.28.2\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                                  v1.26.4 -> v1.34.0\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                                      v1.30.3 -> v1.38.0\r\n* **github.com/aws/smithy-go**                                                      v1.20.3 -> v1.22.5\r\n* **github.com/cenkalti/backoff/v5**                                                v5.0.3 **_new_**\r\n* **github.com/compose-spec/compose-go/v2**                                         v2.9.0 -> v2.9.1\r\n* **github.com/containerd/containerd/api**                                          v1.9.0 -> v1.10.0\r\n* **github.com/containerd/containerd/v2**                                           v2.1.4 -> v2.2.0\r\n* **github.com/containerd/platforms**                                               v1.0.0-rc.1 -> v1.0.0-rc.2\r\n* **github.com/docker/cli**                                                         v28.4.0 -> v28.5.1\r\n* **github.com/docker/docker**                                                      v28.4.0 -> v28.5.1\r\n* **github.com/emicklei/go-restful/v3**                                             v3.11.0 -> v3.13.0\r\n* **github.com/fxamacker/cbor/v2**                                                  v2.7.0 -> v2.9.0\r\n* **github.com/go-logr/logr**                                                       v1.4.2 -> v1.4.3\r\n* **github.com/gofrs/flock**                                                        v0.12.1 -> v0.13.0\r\n* **github.com/google/gnostic-models**                                              v0.6.8 -> v0.7.0\r\n* **github.com/gorilla/websocket**                                                  v1.5.0 -> e064f32e3674\r\n* **github.com/grpc-ecosystem/grpc-gateway/v2**                                     v2.26.1 -> v2.27.2\r\n* **github.com/klauspost/compress**                                                 v1.18.0 -> v1.18.1\r\n* **github.com/moby/buildkit**                                                      v0.25.0 -> v0.26.0\r\n* **github.com/modern-go/reflect2**                                                 v1.0.2 -> 35a7c28c31ee\r\n* **github.com/secure-systems-lab/go-securesystemslib**                             v0.6.0 -> v0.9.1\r\n* **github.com/stretchr/testify**                                                   v1.11.0 -> v1.11.1\r\n* **go.opentelemetry.io/auto/sdk**                                                  v1.1.0 -> v1.2.1\r\n* **go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc**   v0.60.0 -> v0.61.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace**  v0.60.0 -> v0.61.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp**                 v0.60.0 -> v0.61.0\r\n* **go.opentelemetry.io/otel**                                                      v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc**             v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp**             v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace**                             v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc**               v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp**               v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/metric**                                               v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/sdk**                                                  v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/sdk/metric**                                           v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/trace**                                                v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/proto/otlp**                                                v1.5.0 -> v1.7.1\r\n* **go.yaml.in/yaml/v2**                                                            v2.4.2 **_new_**\r\n* **golang.org/x/crypto**                                                           v0.38.0 -> v0.42.0\r\n* **golang.org/x/mod**                                                              v0.24.0 -> v0.29.0\r\n* **golang.org/x/net**                                                              v0.39.0 -> v0.44.0\r\n* **golang.org/x/oauth2**                                                           v0.29.0 -> v0.30.0\r\n* **golang.org/x/sync**                                                             v0.16.0 -> v0.17.0\r\n* **golang.org/x/sys**                                                              v0.33.0 -> v0.37.0\r\n* **golang.org/x/term**                                                             v0.32.0 -> v0.35.0\r\n* **golang.org/x/text**                                                             v0.25.0 -> v0.29.0\r\n* **golang.org/x/time**                                                             v0.11.0 -> v0.14.0\r\n* **golang.org/x/tools**                                                            v0.32.0 -> v0.37.0\r\n* **google.golang.org/genproto/googleapis/api**                                     56aae31c358a -> c5933d9347a5\r\n* **google.golang.org/genproto/googleapis/rpc**                                     56aae31c358a -> c5933d9347a5\r\n* **google.golang.org/grpc**                                                        v1.72.2 -> v1.76.0\r\n* **google.golang.org/protobuf**                                                    v1.36.9 -> v1.36.10\r\n* **k8s.io/api**                                                                    v0.32.3 -> v0.34.1\r\n* **k8s.io/apimachinery**                                                           v0.32.3 -> v0.34.1\r\n* **k8s.io/client-go**                                                              v0.32.3 -> v0.34.1\r\n* **k8s.io/kube-openapi**                                                           32ad38e42d3f -> f3f2b991d03b\r\n* **k8s.io/utils**                                                                  3ea5e8cea738 -> 4c0f3b243397\r\n* **sigs.k8s.io/json**                                                              9aa6b5e7a4b3 -> cfa47c3a1cc8\r\n* **sigs.k8s.io/randfill**                                                          v1.0.0 **_new_**\r\n* **sigs.k8s.io/structured-merge-diff/v6**                                          v6.3.0 **_new_**\r\n* **sigs.k8s.io/yaml**                                                              v1.4.0 -> v1.6.0\r\n\r\nPrevious release can be found at [v0.29.1](https://github.com/docker/buildx/releases/tag/v0.29.1)\r\n","publishedAt":"2025-11-12T21:13:10.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.30.0","media":[]},{"id":"rel_UikZmRPfxZj2h9OCB_BQV","version":"v0.30.0-rc2","title":"v0.30.0-rc2","summary":"buildx 0.30.0-rc2\r\n\r\nWelcome to the v0.30.0-rc2 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.30.0-rc2\r\n\r\nWelcome to the v0.30.0-rc2 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Jonathan A. Sternberg\r\n* Tõnis Tiigi\r\n\r\n### Notable Changes\r\n\r\n* Avoid concurrent map write panic with `imagetools create`. #3510\r\n* Avoid panic when linking a nil target to another build in Bake. #3511\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/containerd/containerd/api**  v1.10.0-rc.0 -> v1.10.0\r\n* **github.com/containerd/containerd/v2**   v2.2.0-rc.1 -> v2.2.0\r\n* **github.com/containerd/platforms**       v1.0.0-rc.1 -> v1.0.0-rc.2\r\n* **github.com/moby/buildkit**              v0.26.0-rc1 -> v0.26.0-rc2\r\n\r\nPrevious release can be found at [v0.30.0-rc1](https://github.com/docker/buildx/releases/tag/v0.30.0-rc1)\r\n","publishedAt":"2025-11-12T01:41:57.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.30.0-rc2","media":[]},{"id":"rel_ueBwD0uTB0LOmcWnXnW5W","version":"v0.30.0-rc1","title":"v0.30.0-rc1","summary":"buildx 0.30.0-rc1\r\n\r\nWelcome to the v0.30.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.30.0-rc1\r\n\r\nWelcome to the v0.30.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* CrazyMax\r\n* Tõnis Tiigi\r\n* Jonathan A. Sternberg\r\n* Remy Suen\r\n* Sebastiaan van Stijn\r\n* aevesdocker\r\n* Akihiro Suda\r\n* Guillaume Lours\r\n* Ricardo Branco\r\n* Roberto Castellotti\r\n* Roberto Villarreal\r\n\r\n### Notable Changes\r\n\r\n- Tar exporter output will automatically create parent directories for destination path. #3478\r\n- Deprecate `docker buildx install` and `docker buildx uninstall`. #3472\r\n- Clarify CLI help for the `--tag` option to give more guidance on a valid argument. #3454\r\n- `imagetools create` persists attestation manifest and any manifest cosign-based signatures when creating new images. #3433\r\n- Add option to `docker-container` driver to write Github Actions environment payload for provenance with `--driver-opt=provenance-add-gha=true`. #3453\r\n- Bake: Ensure typed variables with no value still carry type to prevent a panic. #3463\r\n- DAP: Next, step in, and step out requests now respect breakpoints. #3488\r\n- DAP: Verify breakpoints when `stopOnEntry` is used. #3488\r\n- DAP: Support `runInTerminal` reverse request when `buildx dap` is run in standalone mode. #3471\r\n- DAP: Stop sending null in `setBreakpoints` response when the breakpoints are cleared to conform to the specification. #3481\r\n- DAP: `exec` command now works when suspended on a `COPY` line. #3469\r\n- DAP: Debugger now ensures that all inputs are properly executed when suspended on a line. #3469\r\n- DAP: Debugger now pauses on `COPY` lines when there is a non-existent file. #3437\r\n- Compose support has been updated to v2.9.1. #3494\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/aws/aws-sdk-go-v2**                                                  v1.30.3 -> v1.38.1\r\n* **github.com/aws/aws-sdk-go-v2/config**                                           v1.27.27 -> v1.31.3\r\n* **github.com/aws/aws-sdk-go-v2/credentials**                                      v1.17.27 -> v1.18.7\r\n* **github.com/aws/aws-sdk-go-v2/feature/ec2/imds**                                 v1.16.11 -> v1.18.4\r\n* **github.com/aws/aws-sdk-go-v2/internal/configsources**                           v1.3.15 -> v1.4.4\r\n* **github.com/aws/aws-sdk-go-v2/internal/endpoints/v2**                            v2.6.15 -> v2.7.4\r\n* **github.com/aws/aws-sdk-go-v2/internal/ini**                                     v1.8.0 -> v1.8.3\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding**                 v1.11.3 -> v1.13.0\r\n* **github.com/aws/aws-sdk-go-v2/service/internal/presigned-url**                   v1.11.17 -> v1.13.4\r\n* **github.com/aws/aws-sdk-go-v2/service/sso**                                      v1.22.4 -> v1.28.2\r\n* **github.com/aws/aws-sdk-go-v2/service/ssooidc**                                  v1.26.4 -> v1.34.0\r\n* **github.com/aws/aws-sdk-go-v2/service/sts**                                      v1.30.3 -> v1.38.0\r\n* **github.com/aws/smithy-go**                                                      v1.20.3 -> v1.22.5\r\n* **github.com/cenkalti/backoff/v5**                                                v5.0.3 **_new_**\r\n* **github.com/compose-spec/compose-go/v2**                                         v2.9.0 -> v2.9.1\r\n* **github.com/containerd/containerd/api**                                          v1.9.0 -> v1.10.0-rc.0\r\n* **github.com/containerd/containerd/v2**                                           v2.1.4 -> v2.2.0-rc.1\r\n* **github.com/docker/cli**                                                         v28.4.0 -> v28.5.1\r\n* **github.com/docker/docker**                                                      v28.4.0 -> v28.5.1\r\n* **github.com/emicklei/go-restful/v3**                                             v3.11.0 -> v3.13.0\r\n* **github.com/fxamacker/cbor/v2**                                                  v2.7.0 -> v2.9.0\r\n* **github.com/go-logr/logr**                                                       v1.4.2 -> v1.4.3\r\n* **github.com/gofrs/flock**                                                        v0.12.1 -> v0.13.0\r\n* **github.com/google/gnostic-models**                                              v0.6.8 -> v0.7.0\r\n* **github.com/gorilla/websocket**                                                  v1.5.0 -> e064f32e3674\r\n* **github.com/grpc-ecosystem/grpc-gateway/v2**                                     v2.26.1 -> v2.27.2\r\n* **github.com/klauspost/compress**                                                 v1.18.0 -> v1.18.1\r\n* **github.com/moby/buildkit**                                                      v0.25.0 -> v0.26.0-rc1\r\n* **github.com/modern-go/reflect2**                                                 v1.0.2 -> 35a7c28c31ee\r\n* **github.com/secure-systems-lab/go-securesystemslib**                             v0.6.0 -> v0.9.1\r\n* **github.com/stretchr/testify**                                                   v1.11.0 -> v1.11.1\r\n* **go.opentelemetry.io/auto/sdk**                                                  v1.1.0 -> v1.2.1\r\n* **go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc**   v0.60.0 -> v0.61.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace**  v0.60.0 -> v0.61.0\r\n* **go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp**                 v0.60.0 -> v0.61.0\r\n* **go.opentelemetry.io/otel**                                                      v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc**             v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp**             v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace**                             v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc**               v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp**               v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/metric**                                               v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/sdk**                                                  v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/sdk/metric**                                           v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/otel/trace**                                                v1.35.0 -> v1.38.0\r\n* **go.opentelemetry.io/proto/otlp**                                                v1.5.0 -> v1.7.1\r\n* **go.yaml.in/yaml/v2**                                                            v2.4.2 **_new_**\r\n* **golang.org/x/crypto**                                                           v0.38.0 -> v0.42.0\r\n* **golang.org/x/mod**                                                              v0.24.0 -> v0.29.0\r\n* **golang.org/x/net**                                                              v0.39.0 -> v0.44.0\r\n* **golang.org/x/oauth2**                                                           v0.29.0 -> v0.30.0\r\n* **golang.org/x/sync**                                                             v0.16.0 -> v0.17.0\r\n* **golang.org/x/sys**                                                              v0.33.0 -> v0.37.0\r\n* **golang.org/x/term**                                                             v0.32.0 -> v0.35.0\r\n* **golang.org/x/text**                                                             v0.25.0 -> v0.29.0\r\n* **golang.org/x/time**                                                             v0.11.0 -> v0.14.0\r\n* **golang.org/x/tools**                                                            v0.32.0 -> v0.37.0\r\n* **google.golang.org/genproto/googleapis/api**                                     56aae31c358a -> c5933d9347a5\r\n* **google.golang.org/genproto/googleapis/rpc**                                     56aae31c358a -> c5933d9347a5\r\n* **google.golang.org/grpc**                                                        v1.72.2 -> v1.76.0\r\n* **google.golang.org/protobuf**                                                    v1.36.9 -> v1.36.10\r\n* **k8s.io/api**                                                                    v0.32.3 -> v0.34.1\r\n* **k8s.io/apimachinery**                                                           v0.32.3 -> v0.34.1\r\n* **k8s.io/client-go**                                                              v0.32.3 -> v0.34.1\r\n* **k8s.io/kube-openapi**                                                           32ad38e42d3f -> f3f2b991d03b\r\n* **k8s.io/utils**                                                                  3ea5e8cea738 -> 4c0f3b243397\r\n* **sigs.k8s.io/json**                                                              9aa6b5e7a4b3 -> cfa47c3a1cc8\r\n* **sigs.k8s.io/randfill**                                                          v1.0.0 **_new_**\r\n* **sigs.k8s.io/structured-merge-diff/v6**                                          v6.3.0 **_new_**\r\n* **sigs.k8s.io/yaml**                                                              v1.4.0 -> v1.6.0\r\n\r\nPrevious release can be found at [v0.29.1](https://github.com/docker/buildx/releases/tag/v0.29.1)\r\n\r\n","publishedAt":"2025-11-06T22:20:18.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.30.0-rc1","media":[]},{"id":"rel_3IVmhdq93Uhz7NvT_qXTp","version":"v0.29.1","title":"v0.29.1","summary":"Welcome to the v0.29.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues...","content":"Welcome to the v0.29.1 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n\r\n### Notable Changes\r\n\r\n- imagetools: fix possible broken chain copy on create. #3447\r\n- imagetools: silence warning for empty-type mediatype used in artifacts. #3448\r\n\r\n### Dependency Changes\r\n\r\nThis release has no dependency changes\r\n\r\nPrevious release can be found at [v0.29.0](https://github.com/docker/buildx/releases/tag/v0.29.0)\r\n","publishedAt":"2025-10-03T12:33:06.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.29.1","media":[]},{"id":"rel_bm2azuNCdgOorglNbInf9","version":"v0.29.0","title":"v0.29.0","summary":"buildx 0.29.0\r\n\r\nWelcome to the v0.29.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/doc...","content":"buildx 0.29.0\r\n\r\nWelcome to the v0.29.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Jonathan A. Sternberg\r\n* Sebastiaan van Stijn\r\n* aevesdocker\r\n* Akihiro Suda\r\n* Guillaume Lours\r\n\r\n### Notable Changes\r\n\r\n- `imagetools create` command now supports `--platform` option to create final image only for specified platforms. The inline attestation for the specified platforms are also kept in the final image. #3430\r\n- DAP debugger can now show the correct file explorer data when the debugger stops because of a build error. #3410 \r\n- New `--progress=none` option has been added. This is similar to `--progress=quiet`, but it does not print the image ID after image result export. #3431\r\n- When building from a Git URL, buildx now optionally supports resolution of the context data on the client side. Git repository is still cloned on the server side, but this can help in cases where one can't be sure what version of Git URL resolution the server side supports. #3415 \r\n- Fix DAP debugger location resolution when there are multiple build steps with the same BuildKit digest. #3408\r\n- Compose support has been updated to v2.9.0\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/compose-spec/compose-go/v2**  v2.8.1 -> v2.9.0\r\n* **github.com/docker/cli**                  v28.3.3 -> v28.4.0\r\n* **github.com/docker/docker**               v28.3.3 -> v28.4.0\r\n* **github.com/go-viper/mapstructure/v2**    v2.3.0 -> v2.4.0\r\n* **github.com/hashicorp/go-cty-funcs**      dda779884a9f -> 6aab67130928\r\n* **github.com/hashicorp/hcl/v2**            v2.23.0 -> v2.24.0\r\n* **github.com/mitchellh/go-wordwrap**       ad45545899c7 -> v1.0.1\r\n* **github.com/moby/buildkit**               v0.24.0 -> v0.25.0\r\n* **github.com/spf13/cobra**                 v1.9.1 -> v1.10.1\r\n* **github.com/spf13/pflag**                 v1.0.7 -> v1.0.10\r\n* **github.com/zclconf/go-cty**              v1.16.2 -> v1.17.0\r\n* **golang.org/x/crypto**                    v0.37.0 -> v0.38.0\r\n* **golang.org/x/term**                      v0.31.0 -> v0.32.0\r\n* **golang.org/x/text**                      v0.24.0 -> v0.25.0\r\n* **google.golang.org/protobuf**             v1.36.6 -> v1.36.9\r\n\r\nPrevious release can be found at [v0.28.0](https://github.com/docker/buildx/releases/tag/v0.28.0)\r\n","publishedAt":"2025-09-30T20:09:12.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.29.0","media":[]},{"id":"rel_VtHdRnOXX2BmSryMPtUE4","version":"v0.29.0-rc1","title":"v0.29.0-rc1","summary":"buildx 0.29.0-rc1\r\n\r\nWelcome to the v0.29.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.29.0-rc1\r\n\r\nWelcome to the v0.29.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Jonathan A. Sternberg\r\n* Sebastiaan van Stijn\r\n* aevesdocker\r\n* Akihiro Suda\r\n* Guillaume Lours\r\n\r\n### Notable Changes\r\n\r\n- `imagetools create` command now supports `--platform` option to create final image only for specified platforms. The inline attestation for the specified platforms are also kept in the final image. #3430\r\n- DAP debugger can now show the correct file explorer data when the debugger stops because of a build error. #3410 \r\n- New `--progress=none` option has been added. This is similar to `--progress=quiet`, but it does not print the image ID after image result export. #3431\r\n- When building from a Git URL, buildx now optionally supports resolution of the context data on the client side. Git repository is still cloned on the server side, but this can help in cases where one can't be sure what version of Git URL resolution the server side supports. #3415 \r\n- Fix DAP debugger location resolution when there are multiple build steps with the same BuildKit digest. #3408\r\n- Compose support has been updated to v2.9.0\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/compose-spec/compose-go/v2**  v2.8.1 -> v2.9.0\r\n* **github.com/docker/cli**                  v28.3.3 -> v28.4.0\r\n* **github.com/docker/docker**               v28.3.3 -> v28.4.0\r\n* **github.com/go-viper/mapstructure/v2**    v2.3.0 -> v2.4.0\r\n* **github.com/hashicorp/go-cty-funcs**      dda779884a9f -> 6aab67130928\r\n* **github.com/hashicorp/hcl/v2**            v2.23.0 -> v2.24.0\r\n* **github.com/mitchellh/go-wordwrap**       ad45545899c7 -> v1.0.1\r\n* **github.com/moby/buildkit**               v0.24.0 -> v0.25.0-rc1\r\n* **github.com/spf13/cobra**                 v1.9.1 -> v1.10.1\r\n* **github.com/spf13/pflag**                 v1.0.7 -> v1.0.10\r\n* **github.com/zclconf/go-cty**              v1.16.2 -> v1.17.0\r\n\r\nPrevious release can be found at [v0.28.0](https://github.com/docker/buildx/releases/tag/v0.28.0)\r\n\r\n","publishedAt":"2025-09-24T01:12:43.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.29.0-rc1","media":[]},{"id":"rel_hZxWmhFcTe8RJb8fSzAt-","version":"v0.28.0","title":"v0.28.0","summary":"Welcome to the v0.28.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues...","content":"Welcome to the v0.28.0 release of buildx!\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Akihiro Suda\r\n* Dan Duvall\r\n* Jonathan A. Sternberg\r\n* Sebastiaan van Stijn\r\n* Will Nonnemaker\r\n\r\n### Notable Changes\r\n\r\n- When building with Dockerfile 1.18.0+ frontend (BuildKit v0.24) you can now use new Git URLs with query options for build context and named contexts in `build` and `bake` command. [More info](https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.18.0) [moby/buildkit#6183](https://github.com/moby/buildkit/pull/6183)\r\n- Add formatting options to the `buildx du` command for custom and machine-readable output. #3377\r\n- Kubernetes driver now supports `env.<key>` driver opts. #3373\r\n- Add support for `BUILDKIT_SYNTAX` build argument when BuildKit has Dockerfile frontend disabled. #3385\r\n- Fix failing early when trying to export index annotations with moby exporter. #3384\r\n- Fix possible errors on Windows from symlink handling. #3386\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/cpuguy83/go-md2man/v2**  v2.0.6 -> v2.0.7\r\n* **github.com/moby/buildkit**          955c2b2f7d01 -> v0.24.0\r\n* **github.com/spf13/pflag**            v1.0.6 -> v1.0.7\r\n* **github.com/stretchr/testify**       v1.10.0 -> v1.11.0\r\n\r\nPrevious release can be found at [v0.27.0](https://github.com/docker/buildx/releases/tag/v0.27.0)\r\n","publishedAt":"2025-09-04T00:06:50.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.28.0","media":[]},{"id":"rel__6TOFb5kgI5uKLpZyLAzi","version":"v0.28.0-rc2","title":"v0.28.0-rc2","summary":"buildx 0.28.0-rc2\r\n\r\nWelcome to the v0.28.0-rc2 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.28.0-rc2\r\n\r\nWelcome to the v0.28.0-rc2 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* Tõnis Tiigi\r\n* CrazyMax\r\n* Sebastiaan van Stijn\r\n\r\n### Notable changes\r\n\r\n- When building with Dockerfile 1.18.0+ frontend (BuildKit v0.24) you can now use new Git URLs with query options for build context and named contexts in `build` and `bake` command. [More info](https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.18.0-rc2)\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/moby/buildkit**  v0.24.0-rc1 -> v0.24.0-rc2\r\n\r\nPrevious release can be found at [v0.28.0-rc1](https://github.com/docker/buildx/releases/tag/v0.28.0-rc1)\r\n\r\n","publishedAt":"2025-08-29T23:09:46.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.28.0-rc2","media":[]},{"id":"rel_8Ucc9JmdeKQPsh-remQFl","version":"v0.28.0-rc1","title":"v0.28.0-rc1","summary":"buildx 0.28.0-rc1\r\n\r\nWelcome to the v0.28.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and...","content":"buildx 0.28.0-rc1\r\n\r\nWelcome to the v0.28.0-rc1 release of buildx!  \r\n*This is a pre-release of buildx*\r\n\r\n\r\n\r\nPlease try out the release binaries and report any issues at\r\nhttps://github.com/docker/buildx/issues.\r\n\r\n### Contributors\r\n\r\n* CrazyMax\r\n* Tõnis Tiigi\r\n* Akihiro Suda\r\n* Dan Duvall\r\n* Will Nonnemaker\r\n\r\n### Notable Changes\r\n\r\n- Add formatting options to the `buildx du` command for custom and machine-readable output. #3377\r\n- Kubernetes driver now supports `env.<key>` driver opts #3373\r\n- Fix failing early when trying to export index annotations with moby exporter #3384\r\n- Fix possible errors on Windows from symlink handling #3386\r\n- Add support for BUILDKIT_SYNTAX build argument when BuildKit has Dockerfile frontend disabled #3385\r\n\r\n\r\n### Dependency Changes\r\n\r\n* **github.com/cpuguy83/go-md2man/v2**  v2.0.6 -> v2.0.7\r\n* **github.com/moby/buildkit**          955c2b2f7d01 -> v0.24.0-rc1\r\n* **github.com/spf13/pflag**            v1.0.6 -> v1.0.7\r\n* **github.com/stretchr/testify**       v1.10.0 -> v1.11.0\r\n\r\nPrevious release can be found at [v0.27.0](https://github.com/docker/buildx/releases/tag/v0.27.0)","publishedAt":"2025-08-27T22:20:12.000Z","url":"https://github.com/docker/buildx/releases/tag/v0.28.0-rc1","media":[]}],"pagination":{"page":1,"pageSize":20,"totalPages":7,"totalItems":125},"summaries":{"rolling":{"windowDays":90,"summary":"Buildx shipped two minor versions with a clear focus on policy-driven builds and improved credential handling across distributed operations. The v0.31 cycle introduced experimental Rego-based source policy enforcement, which graduated from experimental to generally available by v0.33.0-rc1, alongside a new `policy test` command and `policy eval` enhancements like stdin input and platform-specific evaluation. Parallel work hardened imagetools auth to match the build command's scoped credentials and fallback logic, and added `--timeout` flags across commands for remote builder reliability. v0.33.0-rc1 also expanded bake with time-handling builtins (`formattimestamp`, `unixtimestampparse`) and let imagetools work directly with OCI layout paths alongside registry references.","releaseCount":9,"generatedAt":"2026-03-31T14:12:53.579Z"},"monthly":[{"year":2026,"month":2,"summary":"Docker Buildx focused on policy enforcement and authentication consistency in February. The rc1 release expanded Rego policy validation to remote sources and unified imagetools auth with build command libraries, adding scoped credential support and Docker Hardened Image registry fallbacks. Rc2 followed with refinements to policy evaluation for recursive provenance materials and filesystem reference lifecycle handling, plus normalized default policy filename resolution from environment configuration.","releaseCount":2,"generatedAt":"2026-03-31T14:12:55.184Z"}]}}