Changelog¶
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¶
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¶
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¶
Features¶
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).