File tree 3 files changed +17
-1
lines changed
3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 1.22.0] - 2024-04-02
12
+
11
13
### Changed
12
14
- LinstorApi is now parsing .conf files in /etc/linstor/linstor-client.d and merging with other client conf
13
15
Original file line number Diff line number Diff line change
1
+ python-linstor (1.22.0-1) experimental; urgency=medium
2
+
3
+ [ Rene Peinthor ]
4
+ * fix rg/vg list throwing error in curl mode
5
+ * config: read .conf files in /etc/linstor/linstor-client.d
6
+ * encryption: allow setting user volume passphrases
7
+ * resource_dfn_clone: allow to specify volume passwords
8
+ * added volume_dfn_modify_passphrase
9
+
10
+ [ Johanna Kucera ]
11
+ * Backups: add --force-restore option
12
+
13
+ -- Rene Peinthor <
[email protected] > Tue, 02 Apr 2024 07:28:47 +0000
14
+
1
15
python-linstor (1.21.1-1) experimental; urgency=medium
2
16
3
17
[ Rene Peinthor ]
Original file line number Diff line number Diff line change 1
- VERSION = "1.21.1 "
1
+ VERSION = "1.22.0 "
You can’t perform that action at this time.
0 commit comments