- [NEW] Support for Bluemix Cloud Object Storage (COS)
- [NEW] Support for Cloud Object Storage (COS)
- [NEW] Build universal python 2 / python 3 wheel
- [NEW] Support for Python 3
- [DEPRECATED] The bluemix2 and softlayer2 classes were removed.
- [FIXED] Connection to Softlayer Object Storage with 'swift' protocol removed in favor of all 'swift2d'
- [WARNING] The original 'swift' protocol is no longer used. Attempts have been made not to break any code.
- [FIXED] By default, the ".public" Hadoop Configuration property is set to False.
- [NEW] Raises exception when swift (version 1) URL contains an underscore.
- [NEW] Separates the configuration name from the credentials
- [WARNING] The credentials['name'] key will be deprecated in the future.
- [NEW] Handles camelCase in credentials dictionary.
- Problem with uploading to PyPI. Trying again.
- [NEW] Adds option to set 'public' configuration during instantiation.
- [NEW] Adds automatic setting of swift2d driver (configurable).
- [NEW] Added support for Stocator driver to connect to Swift Object Stores
- [NEW] Added Initial code generate Swift URLs