Skip to content

Releases: googleapis/google-cloud-go

tpu: v1.8.0

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

1.8.0 (2025-01-15)

Features

  • tpu: Add UNKNOWN to TPU node state, This state will be used to prevent a node from being marked as READY during diagnose after it has failed repair (#11433) (985f3dc)

recaptchaenterprise: v2.19.4

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

2.19.4 (2025-01-15)

Documentation

  • recaptchaenterprise: Tweak comments (baeccc8)

orchestration: v1.11.4

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

1.11.4 (2025-01-15)

Documentation

  • orchestration/airflow/service: A comment for method ListWorkloads in service Environments is changed (#11439) (973e3d2)

networkmanagement: v1.18.0

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

1.18.0 (2025-01-15)

Features

  • networkmanagement: Expose the new v1 vpcflowlogs api proto (973e3d2)

monitoring: v1.23.0

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

1.23.0 (2025-01-15)

Features

  • monitoring: Add active_only field to ListMetricDescriptorsRequest (#11430) (43c6b83)

gkemulticloud: v1.5.1

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

1.5.1 (2025-01-15)

Documentation

  • gkemulticloud: Fix comments of existing field (baeccc8)

cloudbuild: v1.20.0

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

1.20.0 (2025-01-15)

Features

  • cloudbuild/apiv1: Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type (baeccc8)
  • cloudbuild/apiv1: Add option to enable structured logging (#11435) (8c6ed3d)

backupdr: v1.3.0

15 Jan 20:21
0a81f8f
Compare
Choose a tag to compare

1.3.0 (2025-01-15)

⚠ BREAKING CHANGES

  • backupdr: Update field behavior of resource_type field in message BackupPlanAssociation to REQUIRED

Features

  • backupdr: ignore_backup_plan_references added to the DeleteBackupVaultRequest (baeccc8)
  • backupdr: Add enum to Backup Vault Access Restriction field (baeccc8)
  • backupdr: Add InitializeServiceAPI (#11419) (baeccc8)
  • backupdr: Update field behavior of networks field in message ManagementServer to OPTIONAL (baeccc8)

Bug Fixes

  • backupdr: Update field behavior of resource_type field in message BackupPlanAssociation to REQUIRED (baeccc8)

Documentation

  • backupdr: A comment for enum value ACCESS_RESTRICTION_UNSPECIFIED in enum AccessRestriction is changed (baeccc8)
  • backupdr: A comment for field access_restriction in message .google.cloud.backupdr.v1.BackupVault is changed (baeccc8)
  • backupdr: A comment for field backup_retention_days in message .google.cloud.backupdr.v1.BackupRule is changed (baeccc8)
  • backupdr: A comment for field data_source in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (baeccc8)
  • backupdr: A comment for field last_backup_error in message .google.cloud.backupdr.v1.RuleConfigInfo is changed (baeccc8)
  • backupdr: A comment for field networks in message .google.cloud.backupdr.v1.ManagementServer is changed (baeccc8)
  • backupdr: A comment for field requested_cancellation in message .google.cloud.backupdr.v1.OperationMetadata is changed (baeccc8)
  • backupdr: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlan is changed (baeccc8)
  • backupdr: A comment for field resource_type in message .google.cloud.backupdr.v1.BackupPlanAssociation is changed (baeccc8)
  • backupdr: A comment for field rule_id in message .google.cloud.backupdr.v1.RuleConfigInfo is changed (baeccc8)
  • backupdr: A comment for field uid in message .google.cloud.backupdr.v1.BackupVault is changed (baeccc8)

Miscellaneous Chores

storage: v1.50.0

09 Jan 03:40
7460f70
Compare
Choose a tag to compare

1.50.0 (2025-01-09)

Features

  • storage/internal: Add new appendable Object to BidiWrite API (2e4feb9)
  • storage/internal: Add new preview BidiReadObject API (2e4feb9)
  • storage: Add support for gRPC bi-directional multi-range reads. This API is in private preview and not generally and is not yet available for general use. (#11377) (b4d86a5)
  • storage: Add support for ReadHandle, a gRPC feature that allows for accelerated resumption of streams when one is interrupted. ReadHandle requires the bi-directional read API, which is in private preview and is not yet available for general use. (#11377) (b4d86a5)
  • storage: Support appendable semantics for writes in gRPC. This API is in preview. (#11377) (b4d86a5)
  • storage: Refactor gRPC writer flow (#11377) (b4d86a5)

Bug Fixes

  • storage: Add mutex around uses of mrd variables (#11405) (54bfc32)
  • storage: Return the appropriate error for method not supported (#11416) (56d704e)

Documentation

  • storage/internal: Add IAM information to RPC comments for reference documentation (2e4feb9)
  • storage: Add preview comment to NewMultiRangeDownloader (#11420) (4ec1d66)

auth/oauth2adapt: v0.2.7

09 Jan 15:44
8c89cf7
Compare
Choose a tag to compare

0.2.7 (2025-01-09)

Bug Fixes

  • auth/oauth2adapt: Update golang.org/x/net to v0.33.0 (e9b0b69)