https://github.com/moby/buildkit/releases/tag/v0.16.0
Notable changes
Builtin Dockerfile frontend has been updated to v1.10.0 changelog Remote cache export to S3 backend can now happen with parallel requests and can be controlled with new upload_parallelism option #5270 Remote cache export to S3 backend now supports layers larger than 5GB #5266 History records now contain information about the number of warnings that were generated during the build #5166 Printing check results with library now allows source mapping modifications #5295 Unconditionally use /etc/resolv.conf rather than systemd's config in host networking mode #5207 Certain history, graph consistency, and some syscall errors as now marked as internal and use corresponding gRPC error code #5163 #5182 Output of errors produced by the container executor has been improved #5179 Stack traces produced by build errors are now clearer and avoid duplicates #5180 Build containers killed by OOMKiller are now detected and shown to the user in the error message #5260 Runc container runtime has been updated to v1.1.14 #5300 Pre-defined OCI annotations are now set to the BuildKit image #3554 Fix pruning cache mounts that use uid/gid/mode/from on no-cache builds #5306 Fix issue where --import-cache flag could be ignored for buildctl #5143 Fix OTEL trace ID being missing from logs #5315
See https://gitlab.wikimedia.org/repos/releng/buildkit/-/blob/wmf/v0.15/wmf/README.md for docs on how to update from a new upstream release.