v0.6.0 - Manila support and new backup methods
This release introduces support for backups of Manila shares, new backup methods for Cinder and multiple bug fixes.
This release marks volume snapshot provider name community.openstack.org/openstack
as deprecated. This provider name will be removed in release v0.7.0
and replaced by name community.openstack.org/openstack-cinder
.
Big thanks for this release and all new functionalities goes to @kayrus and his colleagues @yIKX5 @chrislinan 🙏 👏 .
Changes since v0.5.2
Features
- Add support for Manila Shared Filesystem backups by @kayrus in #73 (fixed #62)
- [backup-methods] Add an ability to create Cinder and Manila backup using
clone
method @kayrus in #81 - [backup-methods] Add support for Cinder backup using method
backup
andimage
by @kayrus in #89 - Add an option to wait until volume/snapshot is deleted by @kayrus in #91 (related to #60)
Enhancements
- [config] Add configurable timeouts by @kayrus in #87
- [maintenance] Add an alias for cinder snapshot location by @kayrus in #84
- For provider name deprecation
- [logging] Add user agent with a plugin version by @kayrus in #76
- [logging] Add an ability to print API debug logs by @kayrus in #72
Bug Fixes / Security Fixes
- [maintenance] Set proper package name by @kayrus in #77
- [bug] Use local random generator by @kayrus in #83
- This bug caused volume and snapshot names to not have random suffix.
- [bug] Preserve metadata on snapshot restore by @kayrus in #85 (fixed #70)
- [maintenance] Update dependencies by @Lirt in #97
Full Changelog: v0.5.2...v0.6.0