Skip to content
Merged
Changes from all commits
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
17 changes: 17 additions & 0 deletions src/aks-preview/HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

Release History
===============
0.5.23
+++++
* Fix issue that `maintenanceconfiguration add` subcommand cannot work

0.5.22
+++++
* Fix issue in dcr template

0.5.21
+++++
* Fix issue when disable monitoring on an AKS cluster would fail in regions where Data Collection Rules are not enabled

0.5.20
+++++
* Support enabling monitoring on AKS clusters with msi auth
* Add `--enable-msi-auth-for-monitoring` option in aks create and aks enable-addons

0.5.19
+++++
* Remove azure-defender from list of available addons to install via `az aks enable-addons` command
Expand Down