File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 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
88
99## [ Unreleased]
1010
11+ ## [ 1.22.0] - 2024-04-02
12+
1113### Changed
1214- LinstorApi is now parsing .conf files in /etc/linstor/linstor-client.d and merging with other client conf
1315
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+
115python-linstor (1.21.1-1) experimental; urgency=medium
216
317 [ 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