Skip to content

Releases: googleapis/google-cloud-python

google-cloud-gke-multicloud: v0.6.18

13 Jan 21:42
b3e67ab
Compare
Choose a tag to compare

0.6.18 (2025-01-13)

Documentation

  • [google-cloud-gke-multicloud] fix comments of existing field (#13417) (3a9a8fb)

google-cloud-build: v3.29.0

13 Jan 21:42
b3e67ab
Compare
Choose a tag to compare

3.29.0 (2025-01-13)

Features

  • [google-cloud-build] Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type (#13416) (8a3a6d6)
  • [google-cloud-build] Add option to enable structured logging (#13430) (dc7d7f2)

google-cloud-backupdr: v0.2.0

13 Jan 21:42
b3e67ab
Compare
Choose a tag to compare

0.2.0 (2025-01-13)

⚠ BREAKING CHANGES

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

Features

  • ignore_backup_plan_references added to the DeleteBackupVaultRequest (b5cdea3)
  • add enum to Backup Vault Access Restriction field (b5cdea3)
  • add InitializeServiceAPI (b5cdea3)
  • Update field behavior of networks field in message ManagementServer to OPTIONAL (b5cdea3)

Bug Fixes

  • Update field behavior of resource_type field in message BackupPlanAssociation to REQUIRED (b5cdea3)

Documentation

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

google-ai-generativelanguage: v0.6.15

13 Jan 21:42
b3e67ab
Compare
Choose a tag to compare

0.6.15 (2025-01-13)

Features

  • Add BidiGenerateContent + all the necessary protos (2c1e359)
  • Add civic_integrity toggle to generation_config (2c1e359)
  • Add GoogleSearch tool type (2c1e359)
  • Add id to FunctionCall and FunctionResponse (2c1e359)
  • Add image_safety block_reason + finish_reason (2c1e359)
  • Add response_modalities to generation_config (2c1e359)
  • Add return type Schema response to function declarations (2c1e359)
  • Add TuningMultiturnExample (2c1e359)
  • Add v1alpha (2c1e359)
  • Add voice_config to generation_config (2c1e359)

Documentation

  • Update safety filter list to include civic_integrity (2c1e359)

google-shopping-css: v0.1.12

02 Jan 15:31
1242971
Compare
Choose a tag to compare

0.1.12 (2025-01-02)

Features

  • UpdateCssProduct is added to CssProductInput proto (5db8939)

Documentation

  • A comment for field applicable_countries in message .google.shopping.css.v1.CssProductStatus is changed (5db8939)
  • A comment for field approved_countries in message .google.shopping.css.v1.CssProductStatus is changed (5db8939)
  • A comment for field disapproved_countries in message .google.shopping.css.v1.CssProductStatus is changed (5db8939)
  • A comment for field feed_id in message.google.shopping.css.v1.InsertCssProductInputRequest is changed (5db8939)
  • A comment for field headline_offer_price in message .google.shopping.css.v1.Attributes is changed (5db8939)
  • A comment for field headline_offer_shipping_price in message .google.shopping.css.v1.Attributes is changed (5db8939)
  • A comment for field high_price in message .google.shopping.css.v1.Attributes is changed (5db8939)
  • A comment for field low_price in message .google.shopping.css.v1.Attributes is changed (5db8939)
  • A comment for field number_of_offers in message .google.shopping.css.v1.Attributes is changed (5db8939)
  • A comment for field page_size in message .google.shopping.css.v1.ListChildAccountsRequest is changed (5db8939)
  • A comment for field pending_countries in message .google.shopping.css.v1.CssProductStatus is changed (5db8939)
  • A comment for field servability in message .google.shopping.css.v1.CssProductStatus is changed (5db8939)
  • A comment for message CssProduct is changed (5db8939)

google-cloud-speech: v2.30.0

02 Jan 15:31
1242971
Compare
Choose a tag to compare

2.30.0 (2025-01-02)

Features

  • expand the set of supported explicit audio encodings (6ddf897)

Documentation

  • updated ExplicitDecodingConfig documentation to reflect changes related to newly supported encodings (6ddf897)

google-cloud-servicehealth: v0.1.10

02 Jan 15:31
1242971
Compare
Choose a tag to compare

0.1.10 (2025-01-02)

Documentation

  • [google-cloud-servicehealth] update documentation for various messages (#13374) (8e53145)

google-cloud-parallelstore: v0.2.8

02 Jan 15:31
1242971
Compare
Choose a tag to compare

0.2.8 (2025-01-02)

Documentation

  • fix links in documentation (e895308)

google-cloud-monitoring: v2.25.0

02 Jan 15:31
1242971
Compare
Choose a tag to compare

2.25.0 (2025-01-02)

Features

  • Add support for opt-in debug logging (7ecb33c)
  • added PrometheusQueryLanguageCondition.disable_metric_validation (7ecb33c)
  • added SqlCondition in AlertPolicy (7ecb33c)
  • added TimeSeries.description for input only (7ecb33c)
  • deprecated QueryTimeSeries (MQL query endpoint) (7ecb33c)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (7ecb33c)

Documentation

  • ServiceAgentAuthentication supports generating an OAuth token (7ecb33c)
  • ServiceLevelObjective.goal must be <= 0.9999 (7ecb33c)
  • TimeSeries.unit allows limited updating by CreateTimeSeries (7ecb33c)

google-cloud-gke-multicloud: v0.6.17

02 Jan 15:31
1242971
Compare
Choose a tag to compare

0.6.17 (2025-01-02)

Features

  • added support for optionally disabling built-in GKE metrics (57232b6)
  • added tag bindings support for Attached Clusters (57232b6)

Documentation

  • updated comments of existing fields (57232b6)