Skip to content

Commit

Permalink
prepare release v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rp- committed Feb 22, 2022
1 parent 6a8a68e commit 6ebd8b2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
python-linstor (1.13.0-1) experimental; urgency=medium

[ Rene Peinthor ]
* add flake8 build step and fix pep8 errors
* gitlab: lbbuild is more of a deploy stage
* gitlab: run all on jenkins push
* rscdfn-clone: add support for zfs clone option
* submodule: update linstor-common path
* resource: allow a new resource to be initialized with a resource-group
* resource: from_resource_group init storage_pool if dfn_only
* resource-sync: add sync status api call
* add controller_backupdb api method

[ Moritz "WanzenBug" Wanzenböck ]
* backup: add snapshot name parameters

-- Rene Peinthor <[email protected]> Tue, 22 Feb 2022 09:01:38 +0000

python-linstor (1.12.0-1) experimental; urgency=medium

[ Christoph Böhmwalder ]
Expand Down
2 changes: 1 addition & 1 deletion linstor/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "1.12.0"
VERSION = "1.13.0"

0 comments on commit 6ebd8b2

Please sign in to comment.