File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-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.25.3] - 2025-04-10
12
+
11
13
### Added
12
14
13
15
- Add TLS certificate options to "curl" debug output
Original file line number Diff line number Diff line change
1
+ python-linstor (1.25.3-1) experimental; urgency=medium
2
+
3
+ [ Moritz Wanzenböck ]
4
+ * api: fix error_report_delete
5
+ * add TLS certs to curl debug output
6
+
7
+ [ Rene Peinthor ]
8
+ * resource_dfn_clone: Fix exception if curl option was set
9
+
10
+ -- Rene Peinthor <
[email protected] > Thu, 10 Apr 2025 11:45:40 +0000
11
+
1
12
python-linstor (1.25.2-1) experimental; urgency=medium
2
13
3
14
* remove replication_state and %, but added instead replication_states
Original file line number Diff line number Diff line change 1
- VERSION = "1.25.2 "
1
+ VERSION = "1.25.3 "
You can’t perform that action at this time.
0 commit comments