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 0eb4687 commit ff435b3Copy full SHA for ff435b3
debian/changelog
@@ -1,3 +1,16 @@
1
+python-linstor (1.10.1-1) experimental; urgency=medium
2
+
3
+ [ Gabor Hernadi ]
4
+ * Node: Added eviction_timestamp property
5
+ * Snapshot,delete: Add optional node_names list
6
+ * RscGrp: Added adjust command
7
+ * NodeRestore: Added optional delete_resources and delete_snapshots
8
9
+ [ Rene Peinthor ]
10
+ * resource: Add clone method
11
12
+ -- Rene Peinthor <[email protected]> Tue, 07 Sep 2021 09:29:12 +0000
13
14
python-linstor (1.10.0-1) experimental; urgency=medium
15
16
* errors: improve LinstorApiCallError usage
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.10.0"
+VERSION = "1.10.1"
0 commit comments