|
4 | 4 |
|
5 | 5 | [1]: https://pypi.org/project/google-cloud-container/#history |
6 | 6 |
|
| 7 | +## [2.58.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.57.0...google-cloud-container-v2.58.0) (2025-07-16) |
| 8 | + |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* A new enum `Mode` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 13 | +* A new enum `TransparentHugepageDefrag` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 14 | +* A new enum `TransparentHugepageEnabled` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 15 | +* A new field `additional_ip_ranges_configs` is added to message `.google.container.v1.IPAllocationPolicy` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 16 | +* A new field `auto_ipam_config` is added to message `.google.container.v1.IPAllocationPolicy` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 17 | +* A new field `boot_disk` is added to message `.google.container.v1.NodeConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 18 | +* A new field `boot_disk` is added to message `.google.container.v1.UpdateNodePoolRequest` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 19 | +* A new field `default_compute_class_config` is added to message `.google.container.v1.ClusterAutoscaling` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 20 | +* A new field `desired_additional_ip_ranges_config` is added to message `.google.container.v1.ClusterUpdate` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 21 | +* A new field `desired_auto_ipam_config` is added to message `.google.container.v1.ClusterUpdate` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 22 | +* A new field `desired_user_managed_keys_config` is added to message `.google.container.v1.ClusterUpdate` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 23 | +* A new field `eviction_max_pod_grace_period_seconds` is added to message `.google.container.v1.NodeKubeletConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 24 | +* A new field `eviction_minimum_reclaim` is added to message `.google.container.v1.NodeKubeletConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 25 | +* A new field `eviction_soft_grace_period` is added to message `.google.container.v1.NodeKubeletConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 26 | +* A new field `eviction_soft` is added to message `.google.container.v1.NodeKubeletConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 27 | +* A new field `gke_auto_upgrade_config` is added to message `.google.container.v1.Cluster` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 28 | +* A new field `gke_auto_upgrade_config` is added to message `.google.container.v1.ClusterUpdate` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 29 | +* A new field `lustre_csi_driver_config` is added to message `.google.container.v1.AddonsConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 30 | +* A new field `max_parallel_image_pulls` is added to message `.google.container.v1.NodeKubeletConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 31 | +* A new field `min_node_cpus` is added to message `.google.container.v1.SoleTenantConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 32 | +* A new field `mode` is added to message `.google.container.v1.AnonymousAuthenticationConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 33 | +* A new field `single_process_oom_kill` is added to message `.google.container.v1.NodeKubeletConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 34 | +* A new field `subnetwork` is added to message `.google.container.v1.NodeNetworkConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 35 | +* A new field `transparent_hugepage_defrag` is added to message `.google.container.v1.LinuxNodeConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 36 | +* A new field `transparent_hugepage_enabled` is added to message `.google.container.v1.LinuxNodeConfig` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 37 | +* A new message `AdditionalIPRangesConfig` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 38 | +* A new message `AutoIpamConfig` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 39 | +* A new message `BootDisk` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 40 | +* A new message `DefaultComputeClassConfig` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 41 | +* A new message `DesiredAdditionalIPRangesConfig` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 42 | +* A new message `EvictionGracePeriod` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 43 | +* A new message `EvictionMinimumReclaim` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 44 | +* A new message `EvictionSignals` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 45 | +* A new message `GkeAutoUpgradeConfig` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 46 | +* A new message `LustreCsiDriverConfig` is added ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 47 | +* A new value `CLOUD_KMS_KEY_DESTROYED` is added to enum `Code` ([f4d2243](https://github.com/googleapis/google-cloud-python/commit/f4d2243ec503df329818db074d349679cc442d9c)) |
| 48 | + |
7 | 49 | ## [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) |
8 | 50 |
|
9 | 51 |
|
|
0 commit comments