From 6a78a1347e3ee448752e7df2ef55ddd6a97fd478 Mon Sep 17 00:00:00 2001 From: akutz Date: Thu, 23 Feb 2017 13:55:19 -0600 Subject: [PATCH] Release Candidate 0.5.0-rc3 This patch marks release candidate 0.5.0-rc3. --- .docs/about/release-notes.md | 4 +++- VERSION | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.docs/about/release-notes.md b/.docs/about/release-notes.md index 331ce67a..b74419ea 100644 --- a/.docs/about/release-notes.md +++ b/.docs/about/release-notes.md @@ -12,13 +12,15 @@ storage platforms, client enhancements, and more! * Google Compute Engine Persistent Disk (GCEPD) support ([#394](https://github.com/codedellemc/libstorage/issues/394), [#416](https://github.com/codedellemc/libstorage/issues/416)) * DigitalOcean support ([#392](https://github.com/codedellemc/libstorage/issues/392)) * Microsoft Azure unmanaged disk support ([#421](https://github.com/codedellemc/libstorage/issues/421)) +* FittedCloud support ([#408](https://github.com/codedellemc/libstorage/issues/408)) * Storage-platform specific mount/unmount support ([#399](https://github.com/codedellemc/libstorage/issues/399)) * The ScaleIO tool `drv_cfg` is now an optional client-side dependency instead of required ([#414](https://github.com/codedellemc/libstorage/issues/414)) * Multi-cluster support for ScaleIO ([#420](https://github.com/codedellemc/libstorage/issues/420)) ### Bug Fixes * Preemption fix ([#413](https://github.com/codedellemc/libstorage/issues/413)) -* Ceph RBD monitored IP fix ([#412](https://github.com/codedellemc/libstorage/issues/412)) +* Ceph RBD monitored IP fix ([#412](https://github.com/codedellemc/libstorage/issues/412), [#424](https://github.com/codedellemc/libstorage/issues/424)) +* Ceph RBD dashes in names fix ([#425](https://github.com/codedellemc/libstorage/issues/425)) * Fix for `lsx-OS wait` argument count ([#401](https://github.com/codedellemc/libstorage/issues/401)) * Build fixes ([#403](https://github.com/codedellemc/libstorage/issues/403)) diff --git a/VERSION b/VERSION index 73d99847..a17b5802 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0-rc2 +0.5.0-rc3