From 806dc9be95ad20cfbaeb52869f500047278f52a6 Mon Sep 17 00:00:00 2001 From: akutz Date: Fri, 4 Mar 2016 16:30:07 -0600 Subject: [PATCH] Release 0.3.2 This patch marks the release of REX-Ray 0.3.2! NEW FEATURES * Support for Docker 1.10 and Volume Plugin Interface 1.2 #273 * Stale PID File Prevents Service Start #258 * Module/Personality Support #275 * Isilon Preemption #231 * Isilon Snapshots #260 * boot2Docker Support #263 * ScaleIO Dynamic Storage Pool Support #267 ENHANCEMENTS * Improved installation documentation #331 * ScaleIO volume name limitation #304 * Docker cache volumes for path operations #306 * Config file validation #312 * Better logging #296 * Documentation Updates #285 BUG FIXES * Fixes issue with daemon process getting cleaned as part of SystemD Cgroup #327 * Fixes regression in 0.3.2 RC3/RC4 resulting in no log file #319 * Fixes no volumes returned on empty list #322 * Fixes "Unsupported FS" when mounting/unmounting with EC2 #321 * ScaleIO re-authentication issue #303 * Docker XtremIO create volume issue #307 * Service status is reported correctly #310 UPDATES * Go 1.6 #308 THANK YOU * Dan Forrest * Kapil Jain * Alex Kamalov --- .docs/about/release-notes.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.docs/about/release-notes.md b/.docs/about/release-notes.md index 605406632..a20aff5d7 100644 --- a/.docs/about/release-notes.md +++ b/.docs/about/release-notes.md @@ -18,7 +18,7 @@ You can determine your currently installed version using `rexray version`: Commit: 36ccc425faeab49d792eda4851e3d72a85744874 Formed: Tue, 27 Oct 2015 12:54:19 CDT -## Version 0.3.2 (TBA) +## Version 0.3.2 (2016-03-04) ### New Features * Support for Docker 1.10 and Volume Plugin Interface 1.2 ([#273](https://github.com/emccode/rexray/issues/273)) diff --git a/VERSION b/VERSION index 934c9d7ee..d15723fbe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.2-rc6 +0.3.2