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 d54a4b7 commit 19a5c1cCopy full SHA for 19a5c1c
debian/changelog
@@ -1,3 +1,11 @@
1
+python-linstor (1.10.0-1) experimental; urgency=medium
2
+
3
+ * errors: improve LinstorApiCallError usage
4
+ * clone-api: add rsc-dfn clone and clone-status commands
5
+ * BackupShipping: added methods
6
7
+ -- Rene Peinthor <[email protected]> Fri, 27 Aug 2021 08:42:15 +0000
8
9
python-linstor (1.9.0-1) experimental; urgency=medium
10
11
* Added RemoteSpdk consts
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.9.0"
+VERSION = "1.10.0"
0 commit comments