Skip to content

Commit 6ebd8b2

Browse files
committed
prepare release v1.13.0
1 parent 6a8a68e commit 6ebd8b2

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

debian/changelog

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
python-linstor (1.13.0-1) experimental; urgency=medium
2+
3+
[ Rene Peinthor ]
4+
* add flake8 build step and fix pep8 errors
5+
* gitlab: lbbuild is more of a deploy stage
6+
* gitlab: run all on jenkins push
7+
* rscdfn-clone: add support for zfs clone option
8+
* submodule: update linstor-common path
9+
* resource: allow a new resource to be initialized with a resource-group
10+
* resource: from_resource_group init storage_pool if dfn_only
11+
* resource-sync: add sync status api call
12+
* add controller_backupdb api method
13+
14+
[ Moritz "WanzenBug" Wanzenböck ]
15+
* backup: add snapshot name parameters
16+
17+
-- Rene Peinthor <[email protected]> Tue, 22 Feb 2022 09:01:38 +0000
18+
119
python-linstor (1.12.0-1) experimental; urgency=medium
220

321
[ Christoph Böhmwalder ]

linstor/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.12.0"
1+
VERSION = "1.13.0"

0 commit comments

Comments
 (0)