github docker/buildx v0.11.0-rc2

latest releases: v0.14.1, v0.14.0, v0.14.0-rc2...
pre-release12 months ago

Welcome to the v0.11.0-rc2 release of buildx!

This is a pre-release of buildx

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Notable changes

Changes in RC1

  • --load now supports loading multi-platform images when used with the containerd image store #1813

  • Display additional builder node details in buildx inspect view #1440 #1854

  • Bake now allows merging multiple similar attestation parameters into a single parameter to allow overriding with a single global value #1699

  • Fix invalid path when writing certificates for docker-container driver on Windows #1831

  • Fix path resolution of BAKE_CMD_CONTEXT and cwd:// paths in bake contexts #1840

  • Fix mixed OCI and Docker media types when creating images using imagetools create #1797

  • Fix mismatched image id between --iidfile and -q #1844

  • Fix previously discarded error messages from logrus #1853

  • Fix AWS authentication when mixing static creds and IAM profiles #1816

  • Fix progress output hang when using BUILDX_EXPERIMENTAL=1 #1804

Contributors

Dependency Changes

  • github.com/Masterminds/semver/v3 v3.2.0 -> v3.2.1
  • github.com/Microsoft/go-winio v0.6.0 -> v0.6.1
  • github.com/aws/aws-sdk-go-v2 v1.16.3 -> v1.17.6
  • github.com/aws/aws-sdk-go-v2/config v1.15.5 -> v1.18.16
  • github.com/aws/aws-sdk-go-v2/credentials v1.12.0 -> v1.13.16
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.4 -> v1.12.24
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10 -> v1.1.30
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.4 -> v2.4.24
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.3.11 -> v1.3.31
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.4 -> v1.9.24
  • github.com/aws/aws-sdk-go-v2/service/sso v1.11.4 -> v1.12.5
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5 new
  • github.com/aws/aws-sdk-go-v2/service/sts v1.16.4 -> v1.18.6
  • github.com/aws/smithy-go v1.11.2 -> v1.13.5
  • github.com/compose-spec/compose-go v1.13.4 -> v1.14.0
  • github.com/containerd/containerd v1.7.0 -> v1.7.1
  • github.com/containerd/continuity v0.3.0 -> v0.4.1
  • github.com/containerd/ttrpc v1.2.1 -> v1.2.2
  • github.com/containerd/typeurl/v2 v2.1.0 -> v2.1.1
  • github.com/docker/cli v23.0.6 -> v24.0.1
  • github.com/docker/docker v23.0.6 -> v24.0.1
  • github.com/golang/protobuf v1.5.2 -> v1.5.3
  • github.com/in-toto/in-toto-golang v0.5.0 new
  • github.com/inconshreveable/mousetrap v1.0.1 -> v1.1.0
  • github.com/klauspost/compress v1.16.0 -> v1.16.3
  • github.com/kr/pretty v0.2.1 new
  • github.com/moby/buildkit 333ee9158128 -> c36941f4a10e
  • github.com/moby/term abb19827d345 -> v0.5.0
  • github.com/opencontainers/image-spec 3a7f492d3f1b -> v1.1.0-rc3
  • github.com/opencontainers/runc v1.1.5 -> v1.1.7
  • github.com/prometheus/common v0.37.0 -> v0.42.0
  • github.com/prometheus/procfs v0.8.0 -> v0.9.0
  • github.com/secure-systems-lab/go-securesystemslib v0.4.0 new
  • github.com/shibumi/go-pathspec v1.3.0 new
  • github.com/spf13/cobra v1.6.1 -> v1.7.0
  • github.com/stretchr/testify v1.8.2 -> v1.8.4
  • github.com/tonistiigi/fsutil fb433841cbfa -> 9e7a6df48576
  • golang.org/x/mod v0.7.0 -> v0.9.0
  • golang.org/x/net v0.7.0 -> v0.8.0
  • golang.org/x/oauth2 v0.4.0 -> v0.5.0
  • golang.org/x/sync v0.1.0 -> v0.2.0
  • golang.org/x/sys v0.6.0 -> v0.7.0
  • golang.org/x/term v0.5.0 -> v0.6.0
  • golang.org/x/text v0.7.0 -> v0.8.0
  • golang.org/x/time v0.1.0 -> v0.3.0
  • golang.org/x/tools v0.5.0 -> v0.7.0
  • google.golang.org/protobuf v1.28.1 -> v1.30.0
  • k8s.io/api v0.25.4 -> v0.26.2
  • k8s.io/apimachinery v0.25.4 -> v0.26.2
  • k8s.io/apiserver v0.25.4 -> v0.26.2
  • k8s.io/client-go v0.25.4 -> v0.26.2

Previous release can be found at v0.11.0-rc1

Don't miss a new buildx release

NewReleases is sending notifications on new releases.