buildkit 0.26.0-rc2
Welcome to the v0.26.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
- Tõnis Tiigi
- Akihiro Suda
- Justin Chadwell
- Sebastiaan van Stijn
- bpascard
Notable Changes
- Add buildkit capability for detecting if source policy decisions can be made via session tunnel. #6345
- Enable git signature checks via source policy. #6344
- Fix possible “concurrent map write” panic on policy validation (RC1 regression). #6342
- Fix source policy attributes validation when multiple rules use the same identifier. #6342
Dependency Changes
- github.com/containerd/containerd/api v1.10.0-rc.0 -> v1.10.0
- github.com/containerd/containerd/v2 v2.2.0-rc.1 -> v2.2.0
- github.com/containerd/platforms v1.0.0-rc.1 -> v1.0.0-rc.2
- github.com/vbatts/tar-split v0.12.1 -> v0.12.2
Previous release can be found at v0.26.0-rc1