Skip to content

google-cloud-go v0.88.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 17:12
a126004

⚠ BREAKING CHANGES

  • cloudbuild/apiv1: Proto had a prior definitions of WorkerPool resources which were never supported. This change replaces those resources with definitions that are currently supported.

Features

  • cloudbuild/apiv1: add a WorkerPools API (19ea3f8)
  • cloudbuild/apiv1: Implementation of Build Failure Info: - Added message FailureInfo field (19ea3f8)
  • osconfig/agentendpoint: OSConfig AgentEndpoint: add basic os info to RegisterAgentRequest, add WindowsApplication type to Inventory (8936bc3)
  • resourcesettings: Publish Cloud ResourceSettings v1 API (43ad3cb)

Bug Fixes

  • internal/godocfx: set exit code, print cmd output, no go get ... (#4445) (cc70f77)
  • internal: detect module for properly generating docs URLs (#4460) (1eaba8b), refs #4447
  • kms: Updating WORKSPACE files to use the newest version of the Typescript generator. (8936bc3)