Changelog
3.0.2 (2021-02-19)
Documentation
3.0.1 (2021-02-08)
Bug Fixes
- remove client recv msg limit (a1727c3)
3.0.0 (2020-11-04)
⚠ BREAKING CHANGES
rename fields that conflict with builtins (#29) (3b27cc3)
StorageSource.object
->StorageSource.object_
RepoSource.dir
->RepoSource.dir_
BuildStep.dir
->BuildStep.dir_
Hash.type
->Hash.type_
Features
add new build message fields (#29) (3b27cc3)
service_account
, which is available to members of our closed alphaSTACKDRIVER_ONLY
andCLOUD_LOGGING_ONLY
logging modesdynamic_substitutions
option
2.0.0 (2020-07-23)
⚠ BREAKING CHANGES
- migrate to use microgenerator (#23)
Features
1.1.0 (2020-06-30)
Features
1.0.0 (2020-02-28)
Features
0.1.0
11-07-2019 10:48 PST
Note: This library is incompatible with google-cloud-containeranalysis<0.3.1
. Please upgrade to google-cloud-containeranalysis>=0.3.1
to use this library.
New Features
- Initial generation of Cloud Build v1 (#9510).