Changes
1.2.0 (2022-02-23)
Features
- cloudbuild: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
Features
- cloudbuild: add file for tracking version (17b36ea)
1.0.0
Stabilize GA surface.
0.2.0 (2021-08-30)
Features
- cloudbuild/apiv1: Add ability to configure BuildTriggers to create Builds that require approval before executing and ApproveBuild API to approve or reject pending Builds (d4c3340)
- cloudbuild/apiv1: add script field to BuildStep message (b9226eb)
- cloudbuild/apiv1: Update cloudbuild proto with the service_account for BYOSA Triggers. (b9226eb)
v0.1.0
This is the first tag to carve out cloudbuild as its own module. See Add a module to a multi-module repository.