Skip to content

Commit 2eb71cf

Browse files
bavneetsingh16Bavneet Singh
authored andcommitted
update release notes and version for connectedk8s cli extension (#18)
1 parent b8d51b6 commit 2eb71cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

src/connectedk8s/HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
33
Release History
44
===============
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+
510
1.10.8
611
++++++
712
* Force delete parameter updated to `connectedk8s delete` command to allow force deletion of connectedk8s ARM resource.

src/connectedk8s/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# TODO: Confirm this is the right version number you want and it matches your
1414
# HISTORY.rst entry.
1515

16-
VERSION = "1.10.8"
16+
VERSION = "1.10.9"
1717

1818
# The full list of classifiers is available at
1919
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)