From fd26f0ec72b077ffa7c82160fbd12a276e12c2ad Mon Sep 17 00:00:00 2001 From: akutz Date: Fri, 9 Jun 2017 13:13:39 -0500 Subject: [PATCH] Release 0.6.1 This patch marks release 0.6.1. --- .docs/about/release-notes.md | 14 ++++++++++++-- VERSION | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/.docs/about/release-notes.md b/.docs/about/release-notes.md index 56fcc068..3f535d72 100644 --- a/.docs/about/release-notes.md +++ b/.docs/about/release-notes.md @@ -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 diff --git a/VERSION b/VERSION index 56701e88..ee6cdce3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.1-rc2 +0.6.1