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 cf5b59e commit 111e537Copy full SHA for 111e537
debian/changelog
@@ -1,3 +1,11 @@
1
+python-linstor (1.4.2-1) experimental; urgency=medium
2
+
3
+ * linstorapi: retry request sending on socket.error
4
+ * linstorapi: query API for space-reporting
5
+ * linstorapi: better report non JSON errors
6
7
+ -- Rene Peinthor <[email protected]> Wed, 25 Nov 2020 11:58:17 +0000
8
9
python-linstor (1.4.1-1) experimental; urgency=medium
10
11
* size_calc: Add unit_to_str method
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.4.1"
+VERSION = "1.4.2"
0 commit comments