Releases: googleapis/google-cloud-python
Releases · googleapis/google-cloud-python
google-cloud-run: v0.10.12
google-cloud-recaptcha-enterprise: v1.25.0
google-cloud-quotas: v0.1.13
google-cloud-privilegedaccessmanager: v0.1.4
google-cloud-network-management: v1.22.0
google-cloud-gke-connect-gateway: v0.10.0
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
google-cloud-gdchardwaremanagement: v0.1.8
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
google-cloud-dialogflow: v2.36.0
google-cloud-deploy: v2.4.0
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)