Changelog
3.11.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (51b64ba)
Documentation
- Add documentation for enums (51b64ba)
3.11.0 (2023年01月10日)
Features
3.10.0 (2022年12月15日)
Features
Add allow_failure, exit_code, and allow_exit_code to BuildStep message (#351) (0ef62e5)
Add support for
google.cloud.devtools.cloudbuild.__version__(f2962f8)Add typing to proto.Message based class attributes (f2962f8)
Integration of Cloud Build with Artifact Registry (f2962f8)
Bug Fixes
Add dict typing for client_options (f2962f8)
deps: Require google-api-core >=1.34.0, >=2.11.0 (601b46c)
Drop usage of pkg_resources (601b46c)
Fix timeout default values (601b46c)
Documentation
samples: Snippetgen handling of repeated enum field (f2962f8)
samples: Snippetgen should call await on the operation coroutine before calling result (601b46c)
3.9.3 (2022年10月07日)
Bug Fixes
3.9.2 (2022年10月03日)
Bug Fixes
3.9.1 (2022年08月11日)
Bug Fixes
3.9.0 (2022年07月16日)
Features
- add audience parameter (f019b54)
Bug Fixes
3.8.3 (2022年06月03日)
Bug Fixes
Documentation
3.8.2 (2022年05月05日)
Documentation
- fix type in docstring for map fields (3a4be49)
3.8.1 (2022年03月05日)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#239) (d2d9c83)
deps: require proto-plus>=1.15.0 (d2d9c83)
3.8.0 (2022年02月14日)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (2af2b18)
3.7.1 (2021年11月05日)
Bug Fixes
- deps: require google-api-core >= 1.28.0, drop packaging dep (f3fb436)
Documentation
- list oneofs in docstring (f3fb436)
3.7.0 (2021年10月13日)
Features
3.6.0 (2021年10月11日)
Features
3.5.2 (2021年09月30日)
Bug Fixes
- improper types in pagers generation (f56eed5)
3.5.1 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (925a436)
3.5.0 (2021年08月27日)
Features
3.4.0 (2021年08月20日)
Features
- Add ability to configure BuildTriggers to create Builds that require approval before executing and ApproveBuild API to approve or reject pending Builds (#147) (0ba4e0d)
3.3.2 (2021年07月28日)
Documentation
3.3.1 (2021年07月24日)
Features
Bug Fixes
Miscellaneous Chores
3.3.0 (2021年06月30日)
Features
Bug Fixes
Documentation
3.2.1 (2021年05月16日)
Bug Fixes
3.2.0 (2021年04月01日)
Features
Add
COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLYfor corresponding comment control behavior with triggered builds. (df8ddd0)Add
E2_HIGHCPU_8andE2_HIGHCPU_32machine types. (df8ddd0)Add
ReceiveTriggerWebhookfor webhooks activating specific triggers. (df8ddd0)Add
SecretManager-related resources and messages for corresponding integration. (#73) (df8ddd0)
Bug Fixes
- Specify
buildas the body of aCreateBuildcall. The Cloud Build API has always assumed this, but now we are actually specifying it. (df8ddd0)
Documentation
Add
$PROJECT_NUMBERas a substitution variable. (df8ddd0)Clarify lifetime/expiration behavior around
ListBuildspage tokens. (df8ddd0)Update field docs on required-ness behavior and fix typos. (df8ddd0)
3.1.1 (2021年03月26日)
Documentation
3.1.0 (2021年03月23日)
Features
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_ONLYandCLOUD_LOGGING_ONLYlogging modesdynamic_substitutionsoption
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).