File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Expand file tree Collapse file tree 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
88
99## [ Unreleased]
1010
11+ ## [ 1.24.0] - 2024-12-17
12+
1113### Added
1214
1315- 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+
117python-linstor (1.23.1-1) experimental; urgency=medium
218
319 * 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