Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,14 @@
"packages/google-cloud-channel": "1.22.1",
"packages/google-cloud-chronicle": "0.1.0",
"packages/google-cloud-cloudcontrolspartner": "0.2.7",
"packages/google-cloud-commerce-consumer-procurement": "0.1.13",
"packages/google-cloud-commerce-consumer-procurement": "0.2.0",
"packages/google-cloud-common": "1.5.1",
"packages/google-cloud-compute": "1.30.0",
"packages/google-cloud-compute-v1beta": "0.1.1",
"packages/google-cloud-confidentialcomputing": "0.4.17",
"packages/google-cloud-config": "0.1.17",
"packages/google-cloud-contact-center-insights": "1.23.2",
"packages/google-cloud-container": "2.56.1",
"packages/google-cloud-container": "2.57.0",
"packages/google-cloud-containeranalysis": "2.18.0",
"packages/google-cloud-contentwarehouse": "0.7.15",
"packages/google-cloud-data-fusion": "1.13.2",
Expand Down Expand Up @@ -109,12 +109,12 @@
"packages/google-cloud-life-sciences": "0.9.17",
"packages/google-cloud-lustre": "0.1.0",
"packages/google-cloud-managed-identities": "1.12.1",
"packages/google-cloud-managedkafka": "0.1.10",
"packages/google-cloud-managedkafka": "0.1.11",
"packages/google-cloud-media-translation": "0.11.16",
"packages/google-cloud-memcache": "1.12.1",
"packages/google-cloud-memorystore": "0.1.3",
"packages/google-cloud-migrationcenter": "0.1.14",
"packages/google-cloud-modelarmor": "0.2.4",
"packages/google-cloud-modelarmor": "0.2.5",
"packages/google-cloud-monitoring": "2.27.1",
"packages/google-cloud-monitoring-dashboards": "2.18.1",
"packages/google-cloud-monitoring-metrics-scopes": "1.9.1",
Expand Down Expand Up @@ -165,7 +165,7 @@
"packages/google-cloud-source-context": "1.7.1",
"packages/google-cloud-speech": "2.32.0",
"packages/google-cloud-storage-control": "1.5.0",
"packages/google-cloud-storage-transfer": "1.16.1",
"packages/google-cloud-storage-transfer": "1.17.0",
"packages/google-cloud-storagebatchoperations": "0.1.3",
"packages/google-cloud-storageinsights": "0.1.16",
"packages/google-cloud-support": "0.1.17",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-commerce-consumer-procurement-v0.1.13...google-cloud-commerce-consumer-procurement-v0.2.0) (2025-05-26)


### âš  BREAKING CHANGES

* [google-cloud-commerce-consumer-procurement] An existing google.api.http annotation `http_uri` is changed for method `UpdateLicensePool` in service `LicenseManagementService` ([#13940](https://github.com/googleapis/google-cloud-python/issues/13940))

### Bug Fixes

* [google-cloud-commerce-consumer-procurement] An existing google.api.http annotation `http_uri` is changed for method `UpdateLicensePool` in service `LicenseManagementService` ([#13940](https://github.com/googleapis/google-cloud-python/issues/13940)) ([3e9594a](https://github.com/googleapis/google-cloud-python/commit/3e9594a149b33dd101cdd5712362681165924b76))

## [0.1.13](https://github.com/googleapis/google-cloud-python/compare/google-cloud-commerce-consumer-procurement-v0.1.12...google-cloud-commerce-consumer-procurement-v0.1.13) (2025-03-15)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.2.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-commerce-consumer-procurement",
"version": "0.1.0"
"version": "0.2.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-commerce-consumer-procurement",
"version": "0.1.0"
"version": "0.2.0"
},
"snippets": [
{
Expand Down
107 changes: 107 additions & 0 deletions packages/google-cloud-container/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,113 @@

[1]: https://pypi.org/project/google-cloud-container/#history

## [2.57.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.56.1...google-cloud-container-v2.57.0) (2025-05-26)


### Features

* add allowed_unsafe_sysctls in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add allowed_unsafe_sysctls in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add alpha_cluster_feature_gates in Cluster ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add alpha_cluster_feature_gates in Cluster ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add anonymous_authentication_config in Cluster ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add auto_monitoring_config in ManagedPrometheusConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add auto_monitoring_config in ManagedPrometheusConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add autopilot_compatibility_auditing_enabled in WorkloadPolicyConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add autopilot_compatibility_auditing_enabled in WorkloadPolicyConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add ClusterUpgradeInfo ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add ClusterUpgradeInfo ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add confidential_instance_type in ConfidentialNodes ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add confidential_instance_type in ConfidentialNodes ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add container_log_max_files in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add container_log_max_files in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add container_log_max_size in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add container_log_max_size in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add control_plane_endpoints_config in Cluster ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add data_cache_count in EphemeralStorageLocalSsdConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add data_cache_count in EphemeralStorageLocalSsdConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add desired_anonymous_authentication_config in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_anonymous_authentication_config in ClusterUpdate ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add desired_compliance_posture_config in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_control_plane_endpoints_config in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_default_enable_private_nodes in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_disable_l4_lb_firewall_reconciliation in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_disable_l4_lb_firewall_reconciliation in ClusterUpdate ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add desired_enterprise_config in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_node_pool_auto_config_linux_node_config in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_pod_autoscaling in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add desired_pod_autoscaling in ClusterUpdate ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add desired_rbac_binding_config in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add disable_l4_lb_firewall_reconciliation in NetworkConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add disable_l4_lb_firewall_reconciliation in NetworkConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add effective_cgroup_mode in NodeConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add event_type in UpgradeInfoEvent ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add event_type in UpgradeInfoEvent ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add extended_support_end_time in UpgradeInfoEvent ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add extended_support_end_time in UpgradeInfoEvent ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add FetchClusterUpgradeInfoRequest ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add FetchClusterUpgradeInfoRequest ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add FetchNodePoolUpgradeInfoRequest ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add FetchNodePoolUpgradeInfoRequest ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add flex_start in NodeConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add flex_start in NodeConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add flex_start in UpdateNodePoolRequest ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add flex_start in UpdateNodePoolRequest ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add high_scale_checkpointing_config in AddonsConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add high_scale_checkpointing_config in AddonsConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add image_gc_high_threshold_percent in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add image_gc_high_threshold_percent in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add image_gc_low_threshold_percent in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add image_gc_low_threshold_percent in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add image_maximum_gc_age in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add image_maximum_gc_age in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add image_minimum_gc_age in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add image_minimum_gc_age in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add JOBSET in MonitoringComponentConfig.Component ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add JOBSET in MonitoringComponentConfig.Component ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add KCP_HPA in LoggingComponentConfig.Component ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add KCP_HPA in LoggingComponentConfig.Component ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add linux_node_config in NodePoolAutoConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add local_ssd_encryption_mode in NodeConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add max_run_duration in NodeConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add max_run_duration in NodeConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add max_run_duration in UpdateNodePoolRequest ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add max_run_duration in UpdateNodePoolRequest ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add MemoryManager ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add mitigated_versions in SecurityBulletinEvent ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add mitigated_versions in SecurityBulletinEvent ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add NODE_SERVICE_ACCOUNT_MISSING_PERMISSIONS in StatusCondition.Code ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add NODE_SERVICE_ACCOUNT_MISSING_PERMISSIONS in StatusCondition.Code ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add NodePoolUpgradeInfo ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add NodePoolUpgradeInfo ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add parallelstore_csi_driver_config in AddonsConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add performance_monitoring_unit in AdvancedMachineFeatures ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add performance_monitoring_unit in AdvancedMachineFeatures ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add pod_autoscaling in Cluster ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add pod_autoscaling in Cluster ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add private_endpoint_enforcement_enabled in MasterAuthorizedNetworksConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add rbac_binding_config in Cluster ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add standard_support_end_time in UpgradeInfoEvent ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add standard_support_end_time in UpgradeInfoEvent ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add storage_pools in NodeConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add storage_pools in UpdateNodePoolRequest ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add topology_manager in NodeKubeletConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add topology_manager in NodeKubeletConfig ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add TopologyManager ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add UPGRADE_INFO_EVENT in NotificationConfig.EventType ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add UPGRADE_INFO_EVENT in NotificationConfig.EventType ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add upgrade_target_version in ReleaseChannelConfig ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add UpgradeDetails ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add UpgradeDetails ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))
* add user_managed_keys_config in Cluster ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* add user_managed_keys_config in ClusterUpdate ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))


### Documentation

* Minor documentation updates ([82a928a](https://github.com/googleapis/google-cloud-python/commit/82a928a7c93c23e9c02f757bfa0f5cfdbd3ca89f))
* Minor documentation updates ([4c98f4e](https://github.com/googleapis/google-cloud-python/commit/4c98f4ea1879e3a7962bf64ea42e40a8b21b6ca1))

## [2.56.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.56.0...google-cloud-container-v2.56.1) (2025-03-15)


Expand Down
Loading
Loading