Changelog

PyPI History

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

  • add context manager support in client (#184) (7ac092c)

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

  • add script field to BuildStep message (#154) (8336413)

  • Update cloudbuild proto with the service_account for BYOSA Triggers. (#155) (e18dbee)

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

  • Add a new build phase SETUPBUILD for timing information (#142) (eb23c8d)

3.3.1 (2021年07月24日)

Features

  • add a WorkerPools API (#129) (2ea98bd)

  • add Samples section to CONTRIBUTING.rst (#131) (7593c96)

  • Implementation of Build Failure Info: - Added message FailureInfo field (#132) (76564e8)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#130) (e92b7a2)

  • enable self signed jwt for grpc (#139) (89f7931)

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 and E2_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 a CreateBuild 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

  • update python contributing guide (#63) (f199171)

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 alpha

    • STACKDRIVER_ONLY and CLOUD_LOGGING_ONLY logging modes

    • dynamic_substitutions option

2.0.0 (2020年07月23日)

⚠ BREAKING CHANGES

  • migrate to use microgenerator (#23)

Features

1.1.0 (2020年06月30日)

Features

  • add time-to-live in a queue for builds (#19) (d30aba7)

1.0.0 (2020年02月28日)

Features

  • bump library release level to GA (#8) (f6e5c3b)

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).

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年12月04日 UTC.