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.26.0] - 2025-08-18
12+
1113### Added
1214
1315- snapshot_dfn_modify() and properties to responses.SnapshotDefinition
Original file line number Diff line number Diff line change 1+ python-linstor (1.26.0-1) experimental; urgency=medium
2+
3+ [ Rene Peinthor ]
4+ * linstorapi/connect: Error out if reading controller version fails
5+ * Added snapshot_dfn_modify
6+ * gitlab: python version shouldn't contain 0
7+ * resource_dfn_clone: can now set and delete properties
8+
9+ [ Gabor Hernadi ]
10+ * DRBD: Add new tcp_ports property to DrbdResource
11+ * Removed EXOS
12+ * Removed snapshot ship methods
13+ * Snap,rollback: Add optional zfs_rollback_strategy param
14+
15+ -- Rene Peinthor <
[email protected] > Mon, 18 Aug 2025 09:09:27 +0000
16+
117python-linstor (1.25.3-1) experimental; urgency=medium
218
319 [ Moritz Wanzenböck ]
Original file line number Diff line number Diff line change 1- VERSION = "1.25.3 "
1+ VERSION = "1.26.0 "
You can’t perform that action at this time.
0 commit comments