Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

release: v0.73.0 CHANGELOG #4999

Merged
merged 2 commits into from
Nov 7, 2022
Merged
Changes from 1 commit
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
Next Next commit
release: v0.73.0 CHANGELOG
  • Loading branch information
jackfrancis authored Nov 7, 2022
commit 9e782254c0ccfadec63780830d42eae7bd783536
27 changes: 27 additions & 0 deletions releases/CHANGELOG-v0.73.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@

<a name="v0.73.0"></a>
# [v0.73.0] - 2022-11-07
### Bug Fixes 🐞
- enableUnattendedUpgrades not honored ([#4987](https://github.com/Azure/aks-engine/issues/4987))

### Continuous Integration 💜
- update gpu test SKU ([#4998](https://github.com/Azure/aks-engine/issues/4998))
- enable configurable test cleanup ([#4997](https://github.com/Azure/aks-engine/issues/4997))

### Documentation 📘
- correct upgrade steps in Azure Stack topic page ([#4976](https://github.com/Azure/aks-engine/issues/4976))

### Features 🌈
- add support for Kubernetes v1.23.13 ([#4982](https://github.com/Azure/aks-engine/issues/4982))
- add support for Kubernetes v1.24.7 ([#4983](https://github.com/Azure/aks-engine/issues/4983))

### Maintenance 🔧
- use 2022.11.02 Linux VHD ([#4996](https://github.com/Azure/aks-engine/issues/4996))
- enable Kubernetes v1.23.13 on Azure Stack Hub ([#4994](https://github.com/Azure/aks-engine/issues/4994))
- Adding v0.0.17 signed windows provisioning scripts to VHD builds ([#4978](https://github.com/Azure/aks-engine/issues/4978))
- update Kubernetes libraries to v0.24.7 ([#4990](https://github.com/Azure/aks-engine/issues/4990))
- enable latest k8s v1.22 and v1.23 on Azure Stack Hub ([#4988](https://github.com/Azure/aks-engine/issues/4988))

#### Please report any issues here: https://github.com/Azure/aks-engine/issues/new
[Unreleased]: https://github.com/Azure/aks-engine/compare/v0.73.0...HEAD
[v0.73.0]: https://github.com/Azure/aks-engine/compare/v0.72.0...v0.73.0