S3Proxy 1.5.4
- add read-only middleware which prevents modifications
- default to AWS V2 or V4 authentication
- do not allow anonymous access to list buckets
- do not ignore x-amz-storage-class header if not STANDARD
- set response Content-Type to application/xml
- support multiple configurations via --properties flags
- upgrade to Apache jclouds 2.0.3 with several storage backend compatibility fixes
Thanks @inevity for opening pull requests to improve S3Proxy!