Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Releases: googleapis/python-cloudbuild

v3.5.1

24 Sep 18:32
6db3a13

Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (925a436)

v3.5.0

27 Aug 22:47
4d6331d

Choose a tag to compare

Features

  • add script field to BuildStep message (#154) (8336413)
  • Update cloudbuild proto with the service_account for BYOSA Triggers. (#155) (e18dbee)

v3.4.0

20 Aug 22:02
9e2ce2c

Choose a tag to compare

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)

v3.3.2

29 Jul 11:03
bb2bdd7

Choose a tag to compare

Documentation

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

v3.3.1

26 Jul 19:02
187f3ae

Choose a tag to compare

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

v3.3.0

01 Jul 00:17
00988bf

Choose a tag to compare

Features

Bug Fixes

Documentation

v3.2.1

17 May 22:47
0498618

Choose a tag to compare

Bug Fixes

v3.2.0

02 Apr 21:47
439ac37

Choose a tag to compare

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)

v3.1.1

30 Mar 18:47
657f417

Choose a tag to compare

Documentation

v3.1.0

25 Mar 14:48
6f4dfbe

Choose a tag to compare

Features