Skip to content

Commit c113db2

Browse files
committed
Release 0.6.3
This patch marks release 0.6.3.
1 parent 6835fcb commit c113db2

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

.docs/about/release-notes.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
Release early, release often
44

55
---
6+
## Version 0.6.3 (2017/07/22)
7+
This is the last public, tagged release of libStorage. The project will be
8+
absorbed into [REX-Ray](https://github.com/codedellemc/rexray).
9+
10+
## Version 0.6.2 (2017/06/28)
11+
This is a minor release that improves volume lookup response for GCEPD
12+
and DOBS, with minor enhancements to the EFS, RBD, and Integration
13+
drivers.
14+
15+
### Bug Fixes
16+
* Cinder driver no longer complains about invalid local devices ([#578](https://github.com/codedellemc/libstorage/pull/578))
17+
18+
### Enhancements
19+
* libStorage documentation is now searchable ([#574](https://github.com/codedellemc/libstorage/pull/574))
20+
* Add config option for force remove of volume from integration driver ([#577](https://github.com/codedellemc/libstorage/pull/577))
21+
* Add ability to disable `modprobe` call from RBD driver ([#576](https://github.com/codedellemc/libstorage/pull/576))
22+
* Add support for VolumeInsepctByName to GCEPD and DOBS drivers ([#579](https://github.com/codedellemc/libstorage/pull/579), [#581](https://github.com/codedellemc/libstorage/pull/581))
23+
* Add config option to translate volume names containing underscores to dashes for GCEPD and DOBS ([#580](https://github.com/codedellemc/libstorage/pull/580), [#582](https://github.com/codedellemc/libstorage/pull/582))
24+
625
## Version 0.6.1 (2017/06/09)
726
This is a minor release that includes bug fixes for RBD and Isilon, and some
827
minor enhancements.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.1
1+
0.6.3

0 commit comments

Comments
 (0)