Version 0.1.1 (2016/07/12)
Polly 0.1.1 introduces a simple and easy to stand up Vagrant development, test
and demonstration environment for VirtualBox to exercise operations between REX-Ray
acting as a front-end for Poll. Polly in turn is the central management point for
all volume related operations.
To obtain more information and get directions for starting and operating this
Vagrant environment, please checkout the
ReadTheDocs for Polly.
libstorage update
This release also updates the reference to link against libstorage 0.1.5. This fixes a performance issue that was discovered during testing of REX-Ray and Polly. For more information, you can visit the libstorage github page here.
New Features
Enhancements
Bug Fixes
- Helpful error messages are lost on certain operations (#88),
(#82) - Fixed dead links in documentation (#85)
- Fixed Makefile use for uname (#84)
- Fixed panics to be written to the log (#68)
- Fixed starting with invalid driver shows as successful (#36)