Changelog
3.26.0 (2024-10-24)
Features
3.25.0 (2024-09-23)
Features
- Add LEGACY_BUCKET option to DefaultLogsBucketBehavior (e889809)
Documentation
- Sanitize docs (e889809)
3.24.2 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (a6f7356)
3.24.1 (2024-07-08)
Bug Fixes
3.24.0 (2024-03-22)
Features
- Add Bitbucket Data Center Config and Bitbucket Cloud config for Cloud Build Repositories (6994587)
3.23.3 (2024-03-05)
Bug Fixes
3.23.2 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12304) (c52e0cd)fix ValueError in test__validate_universe_domain (dd749df)
3.23.1 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (8465244)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (8465244)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (8465244)
3.23.0 (2024-02-01)
Features
3.22.0 (2023-12-07)
Features
Add support for python 3.12 (0d1a592)
Introduce compatibility with native namespace packages (0d1a592)
Bug Fixes
3.21.0 (2023-11-02)
Features
3.20.1 (2023-10-09)
Documentation
3.20.0 (2023-08-08)
Features
Add automap_substitutions flag to use substitutions as envs in Cloud Build (a1e03be)
Add git_file_source and git_repo_source to build_trigger (a1e03be)
Add update_mask to UpdateBuildTriggerRequest proto (a1e03be)
3.19.0 (2023-07-17)
Features
3.18.0 (2023-07-10)
Features
3.17.1 (2023-07-04)
Bug Fixes
3.17.0 (2023-06-29)
Features
3.16.0 (2023-04-18)
Features
Add NpmPackages to Artifact and Results messages and new SHA512 hash type (95ebbce)
Add PeeredNetworkIpRange to NetworkConfigs message (95ebbce)
Documentation
- Various doc updates (95ebbce)
3.15.0 (2023-04-17)
Features
3.14.0 (2023-03-23)
Features
Documentation
3.13.0 (2023-02-17)
Features
- Enable “rest” transport in Python for services supporting numeric enums (0c4d84f)
Bug Fixes
- Remove empty v2.CloudBuild definition (0c4d84f)
3.12.0 (2023-02-04)
Features
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_ONLY
for corresponding comment control behavior with triggered builds. (df8ddd0)Add
E2_HIGHCPU_8
andE2_HIGHCPU_32
machine types. (df8ddd0)Add
ReceiveTriggerWebhook
for webhooks activating specific triggers. (df8ddd0)Add
SecretManager
-related resources and messages for corresponding integration. (#73) (df8ddd0)
Bug Fixes
- Specify
build
as the body of aCreateBuild
call. The Cloud Build API has always assumed this, but now we are actually specifying it. (df8ddd0)
Documentation
Add
$PROJECT_NUMBER
as a substitution variable. (df8ddd0)Clarify lifetime/expiration behavior around
ListBuilds
page 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_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).