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
+4-3Lines changed: 4 additions & 3 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
+
Pending
13
+
+++++++
14
+
* Vendor new SDK and bump API version to 2024-10-02-preview.
15
+
12
16
13.0.0b8
13
17
+++++++
14
18
* `az aks create/update``: Update recording rule group create logic for managed prometheus addon
@@ -36,9 +40,6 @@ To release a new version, please select a new version number (usually plus 1 to
36
40
13.0.0b2
37
41
+++++++
38
42
* `az aks create/update`: Update advanced container networking service (acns) with 2024-09-02-preview API version enablement.
39
-
40
-
Pending
41
-
+++++++
42
43
* Vendor new SDK and bump API version to 2024-09-02-preview.
0 commit comments