This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
Releases: GoogleCloudPlatform/cloud-build-local
Releases · GoogleCloudPlatform/cloud-build-local
v0.5.2
Prepare release v0.5.1. (#124)
This project is archived and no longer supported, developed, or maintained.
The code remains available for historic purposes.
Release notes from release v0.5.1
on October 2, 2020 remain unchanged below.
- all binaries are now statically linked to fix https://issuetracker.google.com/issues/166758582
- updated to Docker version 19.03.8
- upgraded integration tests to run on ubuntu 2004-lts
- misc minor fixes
Release
Release
- Fixed token refresh duration logic
- Updated version check to reflect Docker upgrade to 18.06.1
- Added auth for marketplace, k8s sub-domains.
Release
bug fix to build timeouts
This release enables the build step executor to differentiate between step timeout and build timeout, thereby enabling proper per-step status results.
Prior to these changes, we non-deterministically labelled the step as TIMEOUT or FAILED on build timeout. We now correctly label the step with status per Cloud Build documentation.
cloud-build-local initial revision
deprecation of container-builder-local