Skip to content

Commit

Permalink
Release 0.3.2
Browse files Browse the repository at this point in the history
This patch marks the release of REX-Ray 0.3.2!

NEW FEATURES
* Support for Docker 1.10 and Volume Plugin Interface 1.2 rexray#273
* Stale PID File Prevents Service Start rexray#258
* Module/Personality Support rexray#275
* Isilon Preemption rexray#231
* Isilon Snapshots rexray#260
* boot2Docker Support rexray#263
* ScaleIO Dynamic Storage Pool Support rexray#267

ENHANCEMENTS
* Improved installation documentation rexray#331
* ScaleIO volume name limitation rexray#304
* Docker cache volumes for path operations rexray#306
* Config file validation rexray#312
* Better logging rexray#296
* Documentation Updates rexray#285

BUG FIXES
* Fixes issue with daemon process getting cleaned as part of
  SystemD Cgroup rexray#327
* Fixes regression in 0.3.2 RC3/RC4 resulting in no log file rexray#319
* Fixes no volumes returned on empty list rexray#322
* Fixes "Unsupported FS" when mounting/unmounting with EC2 rexray#321
* ScaleIO re-authentication issue rexray#303
* Docker XtremIO create volume issue rexray#307
* Service status is reported correctly rexray#310

UPDATES
* <del>Go 1.6 rexray#308</del>

THANK YOU
* Dan Forrest
* Kapil Jain
* Alex Kamalov
  • Loading branch information
akutz committed Mar 4, 2016
1 parent 443b191 commit 806dc9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .docs/about/release-notes.md
Expand Up @@ -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))
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.3.2-rc6
0.3.2

0 comments on commit 806dc9b

Please sign in to comment.