You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/aks-preview/HISTORY.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,10 @@ If there is no rush to release a new version, please just add a description of t
9
9
10
10
To release a new version, please select a new version number (usually plus 1 to last patch version, X.Y.Z -> Major.Minor.Patch, more details in `\doc <https://semver.org/>`_), and then add a new section named as the new version number in this file, the content should include the new modifications and everything from the *Pending* section. Finally, update the `VERSION` variable in `setup.py` with this new version number.
11
11
12
+
13.0.0b8
13
+
+++++++
14
+
* `az aks create/update``: Update recording rule group create logic for managed prometheus addon
15
+
12
16
13.0.0b7
13
17
+++++++
14
18
* Add `--max-unavailable` to the `az aks nodepool add/update/upgrade` commands.
0 commit comments