Release Notes
v1.36.3
Saturday, July 04, 2026 in Release Notes
Full Changelog: v1.36.2..v1.36.3 Changes by Kind Feature Add a configurable grace period (nodeInstanceNotFoundGracePeriodInSeconds) in the cloud config for newly registered Kubernetes nodes whose backing Azure VM/VMSS instance is not immediately …
v1.35.7
Saturday, July 04, 2026 in Release Notes
Full Changelog: v1.35.6..v1.35.7 Changes by Kind Feature Add a configurable grace period (nodeInstanceNotFoundGracePeriodInSeconds) in the cloud config for newly registered Kubernetes nodes whose backing Azure VM/VMSS instance is not immediately …
v1.34.12
Friday, July 03, 2026 in Release Notes
Full Changelog: v1.34.11..v1.34.12 Changes by Kind Feature Add a configurable grace period (nodeInstanceNotFoundGracePeriodInSeconds) in the cloud config for newly registered Kubernetes nodes whose backing Azure VM/VMSS instance is not immediately …
v1.33.15
Friday, July 03, 2026 in Release Notes
Full Changelog: v1.33.14..v1.33.15 Changes by Kind Feature Add a configurable grace period (nodeInstanceNotFoundGracePeriodInSeconds) in the cloud config for newly registered Kubernetes nodes whose backing Azure VM/VMSS instance is not immediately …
v1.32.19
Friday, July 03, 2026 in Release Notes
Full Changelog: v1.32.18..v1.32.19 Changes by Kind Bug or Regression Fix: use network subscription for zone discovery when NetworkResourceSubscriptionID is set (#10583, @Liunardy) Dependencies Added Nothing has changed. Changed golang.org/x/crypto: …
v1.36.2
Thursday, June 18, 2026 in Release Notes
Full Changelog: v1.36.1..v1.36.2 Changes by Kind Feature Added the service.beta.kubernetes.io/azure-disable-load-balancer-nsg-rule Service annotation to disable cloud-provider-managed LoadBalancer NSG rule creation for Services whose NSG rules are …
v1.35.6
Thursday, June 18, 2026 in Release Notes
Full Changelog: v1.35.5..v1.35.6 Changes by Kind Feature Added the service.beta.kubernetes.io/azure-disable-load-balancer-nsg-rule Service annotation to disable cloud-provider-managed LoadBalancer NSG rule creation for Services whose NSG rules are …
v1.34.11
Thursday, June 18, 2026 in Release Notes
Full Changelog: v1.34.10..v1.34.11 Changes by Kind Bug or Regression External LoadBalancer Services with invalid or non-public pinned LoadBalancer IPs now fail fast with a validation error instead of listing Azure Public IPs. (#10510, @nilo19) …