buildkit 0.20.0-rc2
Welcome to the v0.20.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
- CrazyMax
- Anthony Nandaa
- Jonathan A. Sternberg
- Pranav Pandit
- Sebastiaan van Stijn
Notable Changes
- Builtin Dockerfile frontend has been updated to v1.14.0-rc2
- Github Actions cache backend now takes V2 API URL as a separate
url_v2
parameter so the client can specify URLs for both versions #5735 - Azure remote cache backend has been added back #5725
- Fix default CDI config for Windows containers #5726
- Emulators that were unused by default are now removed from the release image #5736
- Fix invalid warning messages when running subrequests (e.g. check, outline) for a specific platform #5730
- Fix possible panic when using disabled CDI config #5729
Dependency Changes
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 new
- github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2 new
- github.com/kylelemons/godebug v1.1.0 new
- github.com/package-url/packageurl-go 89078438f170 -> v0.1.1
- github.com/pkg/browser 5ac0b6a4141c new
Previous release can be found at v0.20.0-rc1