- add null middleware which discards input
- allow anonymous access to public-read containers
- allow smaller B2 multipart uploads
- only create multipart upload stub object when required
- stream B2 payloads, eliminating buffering
- support service paths
- support AWS V4 POST requests
- support AWS V4 signed URLs
- upgrade to Apache jclouds 2.0.2 with several storage backend compatibility fixes
Thanks @benmur, @ChaithanyaGK, @hydrogen18, @kishore25kumar, @kishorebattula, @michaelwittig, @raphink, and @shenghu for opening pull requests to improve S3Proxy!