Releases: gaul/s3proxy
Releases · gaul/s3proxy
S3Proxy 1.1.0
- support listening on HTTPS
- allow creation of public-read buckets
- emulate multi-delete object
- support get of half-open range, e.g., 300-, -700
- add option to force multi-part upload
- elide bogus Expires header (fixes put object with Swift)
- munge Azure ETag (fixes list objects)
- improve compatibility with AWS SDK for Java