- Fixing a bug introduced by pre-release services listed in the Openstack Service Catalog
- Rackspace provider can now validate token with admin account
- Using through in lieu of pause-stream
- Dependency bump for request (2.22.0)
- Support internal Openstack service URLs
- Added support for File/Container metadata for Rackspace Storage
- Adding support for Rackspace CDN enabled Containers
- Added support for limit/marker options for Rackspace getContainers, getFiles
- removed unused Rackspace.File.rm/ls/cp methods
- Fixed a bug in File.fullPath
- Fixed a bug in Azure header signing
- Rewrote Rackspace Client to derive from Openstack Client
- Updated Rackspace & Openstack createClient calls to take a proper URI for authUrl
- Added support to specify region in Rackspace & Openstack createClient options
- Added the ability to automatically re-authenticate on token expiry
- Fixed inline authentication for streaming to rackspace/openstack storage #109
- Fixed S3 multi-part upload signing #137
- Optimized S3 upload #124
- Fixed Rackspace authentication to return error on unauthorized #140
- Added a pkgcloud User-Agent for outbound HTTP requests #134
- Added tests for core compute method signatures