File tree 3 files changed +19
-1
lines changed
3 files changed +19
-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.24.0] - 2024-12-17
12
+
11
13
### Added
12
14
13
15
- Added options dst_rsc_grp and force_rsc_grp to BackupShip, BackupRestore and BackupSchedule
Original file line number Diff line number Diff line change
1
+ python-linstor (1.24.0-1) experimental; urgency=medium
2
+
3
+ [ Gabor Hernadi ]
4
+ * Backup: Added dst_rsc_grp and force_rsc_grp
5
+
6
+ [ Luís Simas ]
7
+ * linstorapi: remove unused logger
8
+
9
+ [ Rene Peinthor ]
10
+ * linstorapi: fix pep8
11
+ * rscdfn-clone: add layer_list parameter
12
+ * clone: add resource-group parameter for cloning
13
+ * responses: add layer_stack and layer_data props
14
+
15
+ -- Rene Peinthor <
[email protected] > Tue, 17 Dec 2024 10:05:48 +0000
16
+
1
17
python-linstor (1.23.1-1) experimental; urgency=medium
2
18
3
19
* update linstor-common
Original file line number Diff line number Diff line change 1
- VERSION = "1.23.1 "
1
+ VERSION = "1.24.0 "
You can’t perform that action at this time.
0 commit comments