Releases: googleapis/python-container
Releases · googleapis/python-container
v2.31.0
2.31.0 (2023-08-28)
Features
- Add
machine_type
, disk_type
, disk_size_gb
fields to UpdateNodePoolRequest
(a1e508c)
- Add support for NodeConfig Update (a1e508c)
- Publicize tpu topology in v1 API (a1e508c)
v2.30.0
2.30.0 (2023-08-11)
Features
- v1beta1: Add preview support for monitoring a cluster's pods for compliance with a provided Binary Authorization platform policy via Binary Authorization Continuous Validation (#405) (c5806de)
v2.28.0
2.28.0 (2023-07-24)
Features
- v1beta1: Add enable_multi_networking to NetworkConfig (02c497e)
- v1beta1: Add policy_name to PlacementPolicy message within a node pool (02c497e)
- v1beta1: Add support for AdditionalPodNetworkConfig and AdditionalNodeNetworkConfig (02c497e)
- v1beta1: Add support for HostMaintenancePolicy (02c497e)
v2.27.0
2.27.0 (2023-07-19)
Features
- Add a Pod IP Utilization API (b5dfb67)
- Add advanced_datapath_observability_config to monitoring_config (b5dfb67)
- Add Multi-networking API (5c5cc4f)
- Add policy_name to PlacementPolicy message within a node pool (5c5cc4f)
v2.26.0
2.26.0 (2023-07-04)
Features
- v1beta1: Add
InsecureKubeletReadonlyPortEnabled
in NodeKubeletConfig
and AutoProvisioningNodePoolDefaults
(be6b0ab)
- v1beta1: Add
KUBE_DNS
option to DNSConfig.cluster_dns
(be6b0ab)
- v1beta1: Add a Pod IP Utilization API (be6b0ab)
- v1beta1: Add Tier 1 cluster-level API network_performance_config (be6b0ab)
- v1beta1: Publicize tpu topology (be6b0ab)
Bug Fixes
- Add async context manager return types (#385) (074edd4)
v2.25.0
2.25.0 (2023-06-29)
Features
- Add
KUBE_DNS
option to DNSConfig.cluster_dns
(91b001a)
- Add Tier 1 cluster-level API network_performance_config (91b001a)
v2.24.0
2.24.0 (2023-06-13)
Features
- Add API for GPU driver installation config (d6da309)
- Add SecurityPostureConfig API field to allow customers to enable GKE Security Posture capabilities for their clusters (d6da309)
- Add workloadPolicyConfig API field to allow customer enable NET_ADMIN capability for their autopilot clusters (d6da309)
v2.23.0
2.23.0 (2023-06-06)
Features
- Add a API field to enable FQDN Network Policy on clusters (52d1480)
- Add CheckAutopilotCompatibility API to get autopilot compatibility issues for a given standard cluster (52d1480)
- Turn on public visibility for best effort provision (52d1480)
v2.22.0
2.22.0 (2023-06-01)
Features
- Add SoleTenantConfig API (f3126af)
- Cluster resizes will now have their own operation type (RESIZE_CLUSTER) instead of reusing REPAIR_CLUSTER; they will start using this in the near future (f3126af)
- Support fleet registration via cluster update (f3126af)
Documentation
- Clarified release channel defaulting behavior for create cluster requests when release channel is unspecified (f3126af)
- Operation.self_link and Operation.target_link given examples (f3126af)
- Operation.Type is now documented in detail (f3126af)