Skip to content

Releases: googleapis/google-cloud-python

google-cloud-run: v0.10.12

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

0.10.12 (2024-11-14)

Features

  • add EncryptionKeyRevocationAction and shutdown duration configuration to Services (579e338)

Documentation

  • fixed formatting of some documentation (579e338)

google-cloud-recaptcha-enterprise: v1.25.0

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

1.25.0 (2024-11-14)

Features

  • A new enum Challenge is added (511d7cc)
  • A new field challenge is added to message .google.cloud.recaptchaenterprise.v1.RiskAnalysis (511d7cc)

google-cloud-quotas: v0.1.13

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

0.1.13 (2024-11-14)

Features

  • A new value NOT_ENOUGH_USAGE_HISTORY is added to enum IneligibilityReason (1c9fcd9)
  • A new value NOT_SUPPORTED is added to enum IneligibilityReason (1c9fcd9)

google-cloud-privilegedaccessmanager: v0.1.4

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

0.1.4 (2024-11-14)

Documentation

  • [google-cloud-privilegedaccessmanager] comment fixes (#13278) (03e1057)

google-cloud-network-management: v1.22.0

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

1.22.0 (2024-11-14)

Features

  • [google-cloud-network-management] add round-trip mode (cef77c3)
  • [google-cloud-network-management] add round-trip mode (#13280) (cef77c3)

google-cloud-gke-connect-gateway: v0.10.0

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

0.10.0 (2024-11-14)

⚠ BREAKING CHANGES

  • gRPC support is being removed in favor of HTTP support, as gRPC is not currently supported by Connect Gateway
  • Remove async client which requires gRPC
  • [google-cloud-gke-connect-gateway] Update default transport type for Connect Gateway v1 client to "rest"

Features

  • [google-cloud-gke-connect-gateway] Update default transport type for Connect Gateway v1 client to "rest" (fd8ae4b)

Bug Fixes

  • gRPC support is being removed in favor of HTTP support, as gRPC is not currently supported by Connect Gateway (fd8ae4b)
  • Remove async client which requires gRPC (fd8ae4b)

google-cloud-gdchardwaremanagement: v0.1.8

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

0.1.8 (2024-11-14)

Features

  • add DNS address, Kubernetes primary VLAN ID, and provisioning state to the Zone resource (3c1e8b8)
  • add MAC address-associated IP address to the Hardware resource (3c1e8b8)
  • add provisioning_state_signal field in SignalZoneState method request (3c1e8b8)

Documentation

  • change state_signal field in SignalZoneState method request as optional (3c1e8b8)

google-cloud-eventarc: v1.13.2

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

1.13.2 (2024-11-14)

Documentation

google-cloud-dialogflow: v2.36.0

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

2.36.0 (2024-11-14)

Features

  • add options of query_source, search_config, end_user_metadata and exact_search (ede7d85)
  • add options of query_source, search_config, end_user_metadata and exact_search (28eb346)
  • expose metadata in AnswerSource (28eb346)
  • expose metadata in AnswerSource (ede7d85)

google-cloud-deploy: v2.4.0

14 Nov 15:13
6e92883
Compare
Choose a tag to compare

2.4.0 (2024-11-14)

Features

  • A new field timed_promote_release_condition is added to message .google.cloud.deploy.v1.AutomationRuleCondition (f7470ad)
  • A new field timed_promote_release_operation is added to message .google.cloud.deploy.v1.AutomationRun (f7470ad)
  • A new field timed_promote_release_rule is added to message .google.cloud.deploy.v1.AutomationRule (f7470ad)
  • A new message TimedPromoteReleaseCondition is added (f7470ad)
  • A new message TimedPromoteReleaseOperation is added (f7470ad)
  • A new message TimedPromoteReleaseRule is added (f7470ad)

Documentation

  • A comment for field target_id in message .google.cloud.deploy.v1.AutomationRun is changed (f7470ad)