|  | 
|  | 1 | + | 
|  | 2 | + | 
|  | 3 | +# Attention! | 
|  | 4 | + | 
|  | 5 | +Notable changes in this release: | 
|  | 6 | + | 
|  | 7 | +- The control-plane nodes' taint has been changed from node-role.kubernetes.io/master to node-role.kubernetes.io/control-plane, requiring users to update tolerations in their applications to schedule pods on these nodes. Example: | 
|  | 8 | + | 
|  | 9 | +``` | 
|  | 10 | +tolerations: | 
|  | 11 | +- key: node-role.kubernetes.io/control-plane | 
|  | 12 | +  operator: "Exists" | 
|  | 13 | +  effect: NoSchedule | 
|  | 14 | +
 | 
|  | 15 | +``` | 
|  | 16 | +- Use the new AzureDisk CSI Driver v1.29.1 for k8s v1.28+. Use AzureDisk CSI Driver v1.28.3 for k8s v1.27. Use AzureDisk CSI Driver v1.26.5 for k8s v1.26. | 
|  | 17 | +  - See [Azure Disk CSI Driver: Version Mapping](../docs/topics/azure-stack.md#azure-disk-csi-driver-version-mapping) for more details. | 
|  | 18 | + | 
|  | 19 | + | 
|  | 20 | +<a name="v0.80.1"></a> | 
|  | 21 | +# [v0.80.1] - 2024-01-24 | 
|  | 22 | + | 
|  | 23 | +### Maintenance 🔧 | 
|  | 24 | +- Replace taint node-role.kubernetes.io/master to node-role.kubernetes.io/control-plane ([#225](https://github.com/Azure/aks-engine-azurestack/issues/225)) | 
|  | 25 | + | 
|  | 26 | +#### Please report any issues here: https://github.com/Azure/aks-engine-azurestack/issues/new | 
|  | 27 | +[Unreleased]: https://github.com/Azure/aks-engine-azurestack/compare/v0.80.1...HEAD | 
|  | 28 | +[v0.80.1]: https://github.com/Azure/aks-engine-azurestack/compare/v0.80.0...v0.80.1 | 
|  | 29 | + | 
|  | 30 | + | 
|  | 31 | + | 
|  | 32 | +<a name="v0.80.0"></a> | 
|  | 33 | +# [v0.80.0] - 2024-01-19 | 
|  | 34 | +### Build 🏭 | 
|  | 35 | +- **deps:** bump golang.org/x/crypto from 0.14.0 to 0.17.0 ([#213](https://github.com/Azure/aks-engine-azurestack/issues/213)) | 
|  | 36 | +- **deps:** bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /test/e2e ([#212](https://github.com/Azure/aks-engine-azurestack/issues/212)) | 
|  | 37 | + | 
|  | 38 | +### Documentation 📘 | 
|  | 39 | +- Azure Stack Hub doc update for v0.79.0 ([#208](https://github.com/Azure/aks-engine-azurestack/issues/208)) | 
|  | 40 | + | 
|  | 41 | +### Maintenance 🔧 | 
|  | 42 | +- update Linux and Windows VHDs for January 2024 ([#222](https://github.com/Azure/aks-engine-azurestack/issues/222)) | 
|  | 43 | +- remove unsupported feature gates for kubelet config in master and agent profile. ([#220](https://github.com/Azure/aks-engine-azurestack/issues/220)) | 
|  | 44 | +- include Windows Server December 2023 patches ([#219](https://github.com/Azure/aks-engine-azurestack/issues/219)) | 
|  | 45 | +- support CSI driver 1.29.1 for k8s 1.28 ([#218](https://github.com/Azure/aks-engine-azurestack/issues/218)) | 
|  | 46 | +- support Kubernetes v1.28.5 and 1.27.9 ([#217](https://github.com/Azure/aks-engine-azurestack/issues/217)) | 
|  | 47 | +- remove invalid k8s v1.28 flags and feature gates ([#216](https://github.com/Azure/aks-engine-azurestack/issues/216)) | 
|  | 48 | + | 
|  | 49 | +#### Please report any issues here: https://github.com/Azure/aks-engine-azurestack/issues/new | 
|  | 50 | +[Unreleased]: https://github.com/Azure/aks-engine-azurestack/compare/v0.80.0...HEAD | 
|  | 51 | +[v0.80.0]: https://github.com/Azure/aks-engine-azurestack/compare/v0.79.0...v0.80.0 | 
0 commit comments