v1.8.1
jamiehannaford
released this
11 Dec 17:55
·
1422 commits
to master
since this release
- Directory syncing with Cloud Files. Now you can synchonize local directories with remote containers, allowing for easy deployment for static sites, etc. Documentation here.
- New method allowing for partial downloads of Swift objects (i.e. just metadata). Addresses #243.
- Fix to an issue with iterators where the first element was not populating its resource object correctly (#237)
- Documentation fixes (#240)
- Fix to OpenStack client which allows for the default
X-Auth-Token
header to be set when importing credentials (#236) - Fix to recurring issue with
Content-Type
header (#198) - Fix ObjectStore being incompatible with CDN-less/OpenStack setups (#238)