Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
This patch marks release 0.6.1.
  • Loading branch information
akutz committed Jun 9, 2017
1 parent 384d5dc commit fd26f0e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions .docs/about/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,18 @@
Release early, release often

---
## Version 0.6.1 (2017/06/08)
This is a bug fix release.
## Version 0.6.1 (2017/06/09)
This is a minor release that includes bug fixes for RBD and Isilon, and some
minor enhancements.

### Bug Fixes
* Fix handling of white space in Ceph config file for monitor hosts ([#551](https://github.com/codedellemc/libstorage/issues/551))
* Fix volume create for Isilon storage ([#556](https://github.com/codedellemc/libstorage/issues/556))

### Enhancements
* Introduce ability for storage driver to implement VolumeInspectByName ([#560](https://github.com/codedellemc/libstorage/issues/560))
* Add ability to enable TLS over UNIX Sockets ([#546](https://github.com/codedellemc/libstorage/pull/546))
* ARM build support ([#553](https://github.com/codedellemc/libstorage/pull/553))

## Version 0.6.0 (2017/05/03)
This release introduces support for the Cinder storage driver and
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.1-rc2
0.6.1

0 comments on commit fd26f0e

Please sign in to comment.