Skip to content

Releases: moby/buildkit

dockerfile/1.6.0-rc1

13 Jul 00:01
5b9a9ce
Compare
Choose a tag to compare
dockerfile/1.6.0-rc1 Pre-release
Pre-release
Merge pull request #3161 from crazy-max/local-exporter-wrap

export(local): split opt

v0.11.6

20 Apr 19:29
2951a28
Compare
Choose a tag to compare

https://hub.docker.com/r/moby/buildkit

Notable changes:

  • Revert previous signal handling fix to make sure no process leaks happen. The signaling issue will be fixed in the next feature release. #3757
  • Update runc to v1.1.5 for security #3763
  • Update containerd to v1.6.20 . Brings in fix for not writing local user/group names in differ. #3736
  • Fix possible "duplicate output 0" error on parallel builds #3774
  • Fix token management for servers that don't return proper IssuedAt value #3779
  • Fix SBOM and provenance processing for certain nil-result cases #3805

v0.11.5

23 Mar 22:08
252ae63
Compare
Choose a tag to compare

https://hub.docker.com/r/moby/buildkit

Notable changes:

  • Fix process termination handling to Runc when running interactive processes #3722
  • Fix gateway exec tty cleanup on context.Canceled #3658
  • Register builds before recording build history to avoid possible timeout error #3726
  • Fix performance regression in creating LLB graphs #3732
  • Fix sorting of build history records for GC #3733
  • Fix an issue where linking builds with providing LLB inputs dropped the original source information for such inputs #3678
  • Fix running BuildKit on BottleRocket OS #3697

v0.11.4

06 Mar 15:56
3abd1ef
Compare
Choose a tag to compare

https://hub.docker.com/r/moby/buildkit

Notable changes:

This release contains two security fixes.

  • Fix the issue where credentials inlined to Git URLs could end up in provenance attestation GHSA-gc89-7gcr-jxqc

  • Containerd has been updated to 1.6.18 , fixing issue with supplementary groups not being set up properly GHSA-hmfx-3pcx-653p #3651

Other updates

  • Fix possible panic with writing annotations #3670
  • Fix possible panic with passing nil frontend input #3659
  • Fix file capabilities in merged snapshots by changing chown order #3671

v0.11.3

13 Feb 23:09
4ddee42
Compare
Choose a tag to compare

Welcome to the 0.11.3 release of buildkit!

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

Notable Changes

  • Builtin Dockerfile frontend updated to v1.5.2
  • Fix not mounting optional secrets missing from build requests #3561
  • Fix an issue with Github cache backend that could cause invalid range requests #3618
  • Fix possible cache loading error when loading local cache created by BuildKit releases older than v0.10 #3605
  • Fix issues with missing layer metadata in SBOMs in latest releases #3594
  • Fix possible "digest not found" error on exporting build results #3566
  • Make sure timezones are dropped on handling SOURCE_DATE_EPOCH #3559

Dependency Changes

  • github.com/containerd/containerd 1709cfe273d9 -> v1.6.16

Previous release can be found at v0.11.2

dockerfile/1.5.2-labs

13 Feb 23:12
4ddee42
Compare
Choose a tag to compare

Usage

# syntax=docker.io/docker/dockerfile:1.5.2-labs

dockerfile/1.5.2

13 Feb 23:11
4ddee42
Compare
Choose a tag to compare

Usage

# syntax=docker.io/docker/dockerfile:1.5.2

Notable changes

  • Fix building from Git reference that is missing branch name but contains a subdir #3596
  • 386 platform image is now included in the release #3520

v0.11.2

27 Jan 01:44
9449399
Compare
Choose a tag to compare

Welcome to the 0.11.2 release of buildkit!

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

Notable changes

  • Update containerd patches to fix regression in handling push errors #3531
  • Multiple fixes for History API #3530
  • Fix issue with parallel build requests using local cache imports #3493

Dependency Changes

  • github.com/containerd/containerd v1.6.14 -> 1709cfe273d9
  • github.com/pelletier/go-toml v1.9.4 -> v1.9.5

Previous release can be found at v0.11.1

v0.11.1

17 Jan 23:48
b6051af
Compare
Choose a tag to compare

Welcome to the 0.11.1 release of buildkit!

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

Notable changes

  • Builtin Dockerfile frontend has been updated to 1.5.1, fixing possible panic in certain warning condition #3505
  • Fix possible hang when closing down the SSH forwarding socket in v0.11.0 #3506
  • Fix typo in an environment variable used to configure OpenTelemetry endpoints #3508

dockerfile/1.5.1-labs

17 Jan 23:52
b6051af
Compare
Choose a tag to compare

Usage

# syntax=docker.io/docker/dockerfile:1.5.1-labs