We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8d51b6 commit 2eb71cfCopy full SHA for 2eb71cf
src/connectedk8s/HISTORY.rst
@@ -2,6 +2,11 @@
2
3
Release History
4
===============
5
+1.10.9
6
+++++++
7
+* Added support for associating and disassociating gateways in CLI and updated SDK version to '2025-08-01-preview'.
8
+* Updated cluster diagnostics image to 1.29.3
9
+
10
1.10.8
11
++++++
12
* Force delete parameter updated to `connectedk8s delete` command to allow force deletion of connectedk8s ARM resource.
src/connectedk8s/setup.py
@@ -13,7 +13,7 @@
13
# TODO: Confirm this is the right version number you want and it matches your
14
# HISTORY.rst entry.
15
16
-VERSION = "1.10.8"
+VERSION = "1.10.9"
17
18
# The full list of classifiers is available at
19
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments