PackageTrack
Sign in Get early access

github.com/moby/buildkit

v0.32.2 #332 most downloaded on Go modules moby/buildkit

What this package is like to depend on

Last release 2 days ago

21 Aug 2026

Ships on a steady schedule

a new release about every 8 days

Rarely documented

notes for 3 of 89 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

5695 releases · first in 2015

347 releases in the last 12 months

see the full history below

Release timeline

5695 releases · Jan 2023 to Aug 2026
2024 2025 2026
Release Pre-release 4495 older releases not drawn

Releases

latest 60 of 5695
  1. v0.32.2 04 Aug 2026
    Release notes

    Welcome to the v0.32.2 release of buildkit!

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

    Contributors

    • CrazyMax

    Notable Changes

    • Revert the v0.32.1 OCI artifact attestation push-order workaround, restoring BuildKit's spec-aligned behavior of allowing referrers to be pushed before their subject manifests. #7016

    Dependency Changes

    This release has no dependency changes

    Previous release can be found at v0.32.1

    Open source →
    Release notes

    This tag was signed with the committer’s verified signature .

    crazy-max CrazyMax

    GPG key ID: ADE44D8C9D44FBE4

    Verified Learn about vigilant mode .

    Open source →
  2. v0.32.1 03 Aug 2026
    Release notes

    Welcome to the v0.32.1 release of buildkit!

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

    Contributors

    • CrazyMax

    Notable Changes

    • Fix archive extraction through implied parent directories and absolute symlinks. #7005
    • Fix OCI artifact attestation pushes to registries that strictly validate subject references. #7012

    Dependency Changes

    • github.com/moby/go-archive v0.2.1 -> v0.2.0

    Previous release can be found at v0.32.0

    Open source →
  3. v0.32.1-0.20260821152935-73ed6825c4b7 21 Aug 2026 pre-release

    Nothing published for this version

  4. v0.32.1-0.20260820085108-54b9d6e4a613 20 Aug 2026 pre-release

    Nothing published for this version

  5. v0.32.1-0.20260819100357-51c46f67b678 19 Aug 2026 pre-release

    Nothing published for this version

  6. v0.32.1-0.20260819061417-5ba49131e492 19 Aug 2026 pre-release

    Nothing published for this version

  7. v0.32.1-0.20260817131806-d665eb4925bd 17 Aug 2026 pre-release

    Nothing published for this version

  8. v0.32.1-0.20260812142733-30fe6a5116cf 12 Aug 2026 pre-release

    Nothing published for this version

  9. v0.32.1-0.20260811083251-f05303b3ec7b 11 Aug 2026 pre-release

    Nothing published for this version

  10. v0.32.1-0.20260810105407-118f1e72c541 10 Aug 2026 pre-release

    Nothing published for this version

  11. v0.32.1-0.20260806125714-8f966671738d 06 Aug 2026 pre-release

    Nothing published for this version

  12. v0.32.1-0.20260805164325-5ad82bef217c 05 Aug 2026 pre-release

    Nothing published for this version

  13. v0.32.1-0.20260804124951-e19f177d129a 04 Aug 2026 pre-release

    Nothing published for this version

  14. v0.32.1-0.20260804104730-62f82556d65a 04 Aug 2026 pre-release

    Nothing published for this version

  15. v0.32.1-0.20260803101528-f1697c4f6e9f 03 Aug 2026 pre-release

    Nothing published for this version

  16. v0.32.1-0.20260803101503-ad8b7a721b43 03 Aug 2026 pre-release

    Nothing published for this version

  17. v0.32.1-0.20260731141408-275d6864ff0c 31 Jul 2026 pre-release

    Nothing published for this version

  18. v0.32.1-0.20260730081105-df0761886a20 30 Jul 2026 pre-release

    Nothing published for this version

  19. v0.32.0 27 Jul 2026
    Release notes

    Welcome to the v0.32.0 release of buildkit!

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

    Contributors

    • Tõnis Tiigi
    • CrazyMax
    • Sebastiaan van Stijn
    • Akihiro Suda
    • Dawei Wei
    • Felix de Souza
    • Alberto Garcia Hierro
    • Devendra Kushwah
    • Giles Cope
    • Kunalbehbud
    • MohammadHasan Akbari
    • Natnael Gebremariam
    • Pierre Fenoll
    • Simon Aguilera
    • s3onghyun

    Notable Changes

    • Built-in Dockerfile frontend has been updated to v1.26.0. changelog
    • Attestations now default to OCI artifact descriptors, use oci-artifacts=false if your registry does not support OCI artifacts. #6914
    • Build steps can now opt out of default OpenTelemetry tracing or define custom tracing configuration. #6958
    • Bolt database performance has been improved. #6943
    • Included Runc container runtime has been updated to v1.4.3. #6853
    • All remote cache backends now use OCI mediatypes for record descriptors. #6913
    • Source policy identifiers are now normalized before sending them to policy evaluation. #6909
    • SBOM scanner support for Windows has been added. #6941
    • Session exporters now support an optional finalization callback after exports complete, allowing providers to run completion logic while gateway references are still available. #6978
    • Lock contention in the LLB solver has been reduced. #6917
    • Improve SSH support when using non-standard ports. #6895
    • Improve validation of reading contents of invalid files via API. #6903
    • Deprecated OTEL fallback variables OTEL_TRACE_PARENT, OTEL_TRACE_STATE are no longer supported. Use TRACEPARENT and TRACESTATE instead. #6874
    • Fix possible cache miss issue on parallel builds with shared parts. #6955
    • Fix chunked encoding support for S3-compatible remote cache backends. #6970
    • Fix regression on handling OTEL_IGNORE_ERROR environment variable. #6966

    Dependency Changes

    • github.com/Microsoft/go-winio v0.6.2 -> ad3df93bed29
    • github.com/Microsoft/hcsshim v0.14.1 -> v0.15.0-rc.1
    • github.com/ProtonMail/go-crypto v1.3.0 -> v1.4.1
    • github.com/aws/aws-sdk-go-v2 v1.42.0 -> v1.43.0
    • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.13 -> v1.7.14
    • github.com/aws/aws-sdk-go-v2/config v1.32.24 -> v1.32.31
    • github.com/aws/aws-sdk-go-v2/credentials v1.19.23 -> v1.19.30
    • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.29 -> v1.18.31
    • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.2.9 -> v0.3.5
    • github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.29 -> v1.4.31
    • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.29 -> v2.7.31
    • github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.30 -> v1.4.32
    • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.12 -> v1.13.13
    • github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.22 -> v1.9.24
    • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.29 -> v1.13.31
    • github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.29 -> v1.19.32
    • github.com/aws/aws-sdk-go-v2/service/s3 v1.103.3 -> v1.106.0
    • github.com/aws/aws-sdk-go-v2/service/signin v1.1.5 -> v1.5.0
    • github.com/aws/aws-sdk-go-v2/service/sso v1.31.3 -> v1.33.0
    • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.6 -> v1.38.0
    • github.com/aws/aws-sdk-go-v2/service/sts v1.43.3 -> v1.45.0
    • github.com/aws/smithy-go v1.27.2 -> v1.27.4
    • github.com/containerd/containerd/api v1.10.0 -> v1.11.1
    • github.com/containerd/containerd/v2 v2.2.4 -> v2.3.3
    • github.com/containerd/plugin v1.0.0 -> v1.1.0
    • github.com/containerd/ttrpc v1.2.8 -> v1.2.9
    • github.com/docker/cli v29.5.3 -> v29.6.2
    • github.com/go-openapi/errors v0.22.7 -> v0.22.8
    • github.com/go-openapi/loads v0.23.3 -> v0.24.0
    • github.com/go-openapi/runtime v0.32.3 -> v0.32.4
    • github.com/go-openapi/spec v0.22.5 -> v0.22.6
    • github.com/go-openapi/strfmt v0.26.3 -> v0.26.4
    • github.com/go-openapi/swag v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/conv v0.26.0 -> v0.27.0
    • github.com/go-openapi/swag/fileutils v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/jsonname v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/loading v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/mangling v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/netutils v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/stringutils v0.26.0 -> v0.26.1
    • github.com/go-openapi/swag/typeutils v0.26.0 -> v0.27.0
    • github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.26.1
    • github.com/go-openapi/validate v0.25.3 -> v0.26.0
    • github.com/gohugoio/hashstructure v0.6.0 new
    • github.com/google/go-containerregistry v0.21.6 -> v0.21.7
    • github.com/klauspost/compress v1.18.6 -> v1.19.1
    • github.com/moby/go-archive v0.2.0 -> v0.2.1
    • github.com/moby/policy-helpers d5411a945cfc -> 856be88baec4
    • github.com/moby/sys/mount fc52b7222d0b -> v0.3.5
    • github.com/moby/sys/user v0.4.0 -> v0.4.1
    • github.com/sigstore/rekor v1.5.2 -> v1.5.3
    • github.com/sigstore/rekor-tiles/v2 5d098a2b6443 -> v2.3.0
    • github.com/sigstore/sigstore-go v1.2.1 -> v1.2.2
    • github.com/tonistiigi/fsutil 30cd4fc5d911 -> 6d9dc2ebad62
    • go.etcd.io/bbolt v1.4.3 -> v1.5.0
    • go.opentelemetry.io/otel/exporters/prometheus v0.65.0 -> v0.66.0
    • golang.org/x/crypto v0.52.0 -> v0.54.0
    • golang.org/x/mod v0.36.0 -> v0.38.0
    • golang.org/x/net v0.55.0 -> v0.57.0
    • golang.org/x/sync v0.20.0 -> v0.22.0
    • golang.org/x/sys v0.45.0 -> v0.47.0
    • golang.org/x/term v0.43.0 -> v0.45.0
    • golang.org/x/text v0.37.0 -> v0.40.0
    • google.golang.org/grpc v1.81.1 -> v1.82.1
    • google.golang.org/protobuf v1.36.11 -> f2248ac996af

    Previous release can be found at v0.31.2

    Open source →
  20. v0.32.0-rc2.0.20260727165931-f5d08d5a0438 27 Jul 2026 pre-release

    Nothing published for this version

  21. v0.32.0-rc2 27 Jul 2026 pre-release
    Release notes

    Welcome to the v0.32.0-rc2 release of buildkit!
    This is a pre-release of buildkit

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

    Contributors

    • CrazyMax
    • Alberto Garcia Hierro
    • Sebastiaan van Stijn
    • Tõnis Tiigi

    Notable Changes

    • Built-in Dockerfile frontend has been updated to v1.26.0-rc2 changelog
    • Session exporters now support an optional finalization callback after exports complete, allowing providers to run completion logic while gateway references are still available. #6978

    Dependency Changes

    • github.com/moby/go-archive v0.2.0 -> v0.2.1

    Previous release can be found at v0.32.0-rc1

    Open source →
  22. v0.32.0-rc1.0.20260727145111-a49858295df7 27 Jul 2026 pre-release

    Nothing published for this version

  23. v0.32.0-rc1.0.20260724160451-7281141cf55c 24 Jul 2026 pre-release

    Nothing published for this version

  24. v0.32.0-rc1.0.20260723173216-720ec135a49e 23 Jul 2026 pre-release

    Nothing published for this version

  25. v0.32.0-rc1.0.20260723083655-a69cc382ee70 23 Jul 2026 pre-release

    Nothing published for this version

  26. v0.32.0-rc1 22 Jul 2026 pre-release

    Nothing published for this version

  27. v0.31.2 16 Jul 2026

    Nothing published for this version

  28. v0.31.1 24 Jun 2026

    Nothing published for this version

  29. v0.31.1-0.20260722172442-b8a246713917 22 Jul 2026 pre-release

    Nothing published for this version

  30. v0.31.1-0.20260722123944-8bdeb031c794 22 Jul 2026 pre-release

    Nothing published for this version

  31. v0.31.1-0.20260722115817-f4bd35bcf78e 22 Jul 2026 pre-release

    Nothing published for this version

  32. v0.31.1-0.20260722092938-8bf5dae6300f 22 Jul 2026 pre-release

    Nothing published for this version

  33. v0.31.1-0.20260720101014-15a978622ae0 20 Jul 2026 pre-release

    Nothing published for this version

  34. v0.31.1-0.20260717083051-6dd06999d5d3 17 Jul 2026 pre-release

    Nothing published for this version

  35. v0.31.1-0.20260717012224-d2698d3221a9 17 Jul 2026 pre-release

    Nothing published for this version

  36. v0.31.1-0.20260715143955-da1e02337d10 15 Jul 2026 pre-release

    Nothing published for this version

  37. v0.31.1-0.20260713183828-9037f21f69a2 13 Jul 2026 pre-release

    Nothing published for this version

  38. v0.31.1-0.20260711003056-99a9b4e67dd8 11 Jul 2026 pre-release

    Nothing published for this version

  39. v0.31.1-0.20260709153448-7f81b4f6942f 09 Jul 2026 pre-release

    Nothing published for this version

  40. v0.31.1-0.20260708160443-4a2a5583818f 08 Jul 2026 pre-release

    Nothing published for this version

  41. v0.31.1-0.20260708065854-f6b91b2d8036 08 Jul 2026 pre-release

    Nothing published for this version

  42. v0.31.1-0.20260707172738-aabf0a64badb 07 Jul 2026 pre-release

    Nothing published for this version

  43. v0.31.1-0.20260706222700-c130a532e612 06 Jul 2026 pre-release

    Nothing published for this version

  44. v0.31.1-0.20260703142512-ca5552d9fe7f 03 Jul 2026 pre-release

    Nothing published for this version

  45. v0.31.1-0.20260703012133-f60603bc1c03 03 Jul 2026 pre-release

    Nothing published for this version

  46. v0.31.1-0.20260701002745-2d85d549c186 01 Jul 2026 pre-release

    Nothing published for this version

  47. v0.31.1-0.20260629233406-1b593c4e017d 29 Jun 2026 pre-release

    Nothing published for this version

  48. v0.31.1-0.20260629093348-bfd776dde3fc 29 Jun 2026 pre-release

    Nothing published for this version

  49. v0.31.1-0.20260626235120-8e99dc1f10bf 26 Jun 2026 pre-release

    Nothing published for this version

  50. v0.31.1-0.20260626043336-c17738edb7ee 26 Jun 2026 pre-release

    Nothing published for this version

  51. v0.31.1-0.20260623065729-28fb74fa00be 23 Jun 2026 pre-release

    Nothing published for this version

  52. v0.31.1-0.20260623022301-db277e7bea11 23 Jun 2026 pre-release

    Nothing published for this version

  53. v0.31.1-0.20260619083705-933d1e71c225 19 Jun 2026 pre-release

    Nothing published for this version

  54. v0.31.1-0.20260618073246-8021b0361213 18 Jun 2026 pre-release

    Nothing published for this version

  55. v0.31.0 16 Jun 2026

    Nothing published for this version

  56. v0.31.0-rc2.0.20260616173714-c411f0ac55a2 16 Jun 2026 pre-release

    Nothing published for this version

  57. v0.31.0-rc2 12 Jun 2026 pre-release

    Nothing published for this version

  58. v0.31.0-rc1.0.20260612084059-e819928cc991 12 Jun 2026 pre-release

    Nothing published for this version

  59. v0.31.0-rc1.0.20260611222347-91760189a858 11 Jun 2026 pre-release

    Nothing published for this version

  60. v0.31.0-rc1 10 Jun 2026 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive