S3Proxy 1.8.0
- allow Glacier storage class
- always return application/x-directory for directories
- enforce single and multi-part size limits #324
- fix issue with non-file GCS credentials #328
- fix race condition with transient backend #303
- handle empty ListObjects with Azure #326
- optimize range requests for filesystem and transient backends
- support CORS for HeadObject and multipart requests
- support custom endpoint in Docker
- support more than 32 multipart upload parts with GCS #330
- upgrade to Apache jclouds 2.3.0 with several storage backend compatibility fixes
Note: this release requires Java 8 or newer
Thanks @curosmj, @johnnyaug, @reimannf, and @snoe925 for opening pull requests to improve S3Proxy!