Releases: thecodeteam/libstorage
v0.3.2-rc1
Version 0.3.2-rc1 (2016/10/28)
This release updates the project to reflect its new location at github.com/codedellemc.
Enhancements
- Relocated to {code} by Dell EMC (#307)
Documentation
Please see the v0.3.2-rc1 documentation for more information.
v0.3.1
v0.3.0
Version 0.3.0
This release introduces the Elastic Block Storage (EBS) driver, formerly known as the EC2 driver in REX-Ray <=0.3.x.
Enhancements
- Amazon Elastic Block Storage (EBS) Support (#248, #279)
- Build with Docker (#274, #281)
- Documentation updates (#298)
Bug Fixes
- Volume Removal Instance ID Fix (#292)
- Avoid Client Failure when Server Driver not Supported (#296, #297, #299, #300)
Documentation
Please see the v0.3.0 documentation for more information.
Thank You
Name | Blame |
---|---|
Proud Heng | So long Proud, and thanks for all the fish. EBS is now part of a tagged release! |
Aaron Spiegel | Aaron, you may be a new contributor, but I feel like we've known each other since we were kids, running around the front-yard on a summer's dusky-eve, catching fireflies and speaking of the day we'd be patching Markdown documentation together. |
Travis Rhoden | While we've been colleagues a while, I'm thrilled you're finally working with the rest of the nerdiest of nerds, on libStorage and the secret holographic unicorn fight club we run on Thursday nights. |
v0.3.0-rc3
Version 0.3.0-rc3
This release introduces the Elastic Block Storage (EBS) driver, formerly known as the EC2 driver in REX-Ray <=0.3.x.
Enhancements
Bug Fixes
- Volume Removal Instance ID Fix (#292)
- Avoid Client Failure when Server Driver not Supported (#296, #297, #299, #300)
Documentation
Please see the v0.3.0-rc3 documentation for more information.
Thanks
So long @proudh, and thanks for all the fish. EBS is now part of a tagged release (candidate) :)
v0.3.0-rc2
Version 0.3.0-rc2
This release introduces the Elastic Block Storage (EBS) driver, formerly known as the EC2 driver in REX-Ray <=0.3.x.
Enhancements
Bug Fixes
- Volume Removal Instance ID Fix (#292)
Documentation
Please see the v0.3.0-rc2 documentation for more information.
Thanks
So long @proudh, and thanks for all the fish. EBS is now part of a tagged release (candidate) :)
v0.3.0-rc1
Version 0.3.0-rc1
This release introduces the Elastic Block Storage (EBS) driver, formerly known as the EC2 driver in REX-Ray <=0.3.x.
Enhancements
Bug Fixes
- Volume Removal Instance ID Fix (#292)
Documentation
Please see the v0.3.0-rc1 documentation for more information.
Thanks
So long @proudh, and thanks for all the fish. EBS is now part of a tagged release (candidate) :)
v0.2.1
Version 0.2.1 (2016/09/14)
This is a minor release that includes a fix for the EFS storage driver as well
as improvements to the build process. For example, Travis-CI now builds
libStorage against multiple versions of Golang and both Linux and Darwin.
Bug Fixes
Enhancements
Documentation
Please see the v0.2.1 documentation for more information.
v0.2.0
Version 0.2.0 (2016/09/07)
Beginning with this release, libStorage's versions will increment the MINOR component with the introduction of a new storage driver in concert with the guidelines set forth by semantic versioning.
New Features
- Amazon Elastic File System (EFS) Support (#231)
Enhancements
- Support for Go 1.7 (#251
Bug Fixes
Thank You
Name | Blame |
---|---|
Chris Duchesne | Chris not only took on the role of project manager for libStorage and REX-Ray, he still provides ongoing test plan execution and release validation. Thank you Chris! |
Kenny Cole | Kenny's tireless effort to support users and triage submitted issues is such a cornerstone to libStorage that I'm not sure what this project would do without him! |
Martin Hrabovcin | Martin, along with Kasisnu, definitely win the "Community Members of the Month" award! Their hard work and dedication resulted in the introduction of the Amazon EFS storage driver. Thank you Martin & Kasisnu! |
Kasisnu Singh | Have I mentioned we have the best community around? Seriously, thank you again Kasisnu! Your work, along with Martin's, is a milestone in the growth of libStorage. |
Documentation
Please see the v0.2.0 documentation for more information.
v0.2.0-rc1
Version 0.2.0-rc1 (2016/09/06)
Beginning with this release, libStorage's versions will increment the MINOR component with the introduction of a new storage driver in concert with the guidelines set forth by semantic versioning.
New Features
- Amazon Elastic File System (EFS) Support (#231)
Enhancements
- Support for Go 1.7 (#251
Bug Fixes
Thank You
Name | Blame |
---|---|
Chris Duchesne | Chris not only took on the role of project manager for libStorage and REX-Ray, he still provides ongoing test plan execution and release validation. Thank you Chris! |
Kenny Cole | Kenny's tireless effort to support users and triage submitted issues is such a cornerstone to libStorage that I'm not sure what this project would do without him! |
Martin Hrabovcin | Martin, along with Kasisnu, definitely win the "Community Members of the Month" award! Their hard work and dedication resulted in the introduction of the Amazon EFS storage driver. Thank you Martin & Kasisnu! |
Kasisnu Singh | Have I mentioned we have the best community around? Seriously, thank you again Kasisnu! Your work, along with Martin's, is a milestone in the growth of libStorage. |
Documentation
Please see the v0.2.0-rc1 documentation for more information.
v0.1.5
Version 0.1.5 (2016/07/12)
This release comes hot on the heels of the previous one, but some dynamite bug fixes have improved the performance of the server by leaps and bounds. Operations that were taking minutes now take seconds or less. Memory consumption that could exceed 50GB is now kept neat and tidy.
Bug Fixes
Enhancements
- Make Gometalinter optional (#223)
Documentation
Please see the v0.1.5 documentation for more information.