- Add azureblob-sdk storage backend which supports other authentication mechanisms
- Add middleware to replace user metadata
- Add transient-nio2 storage backend
- Allow setting service-path config when running via Docker
- Ignore
x-amz-te: append-md5
request header - Ignore part checksums in
CompleteMultipartUpload
- Improve testing by using Azurite in CI
- Set
outputLength
correctly on open ended range requests toencryptedBlobStore
- Support SSL setup via
SSLContext
inS3Proxy.Builder
Thanks @bersti, @ferjm, @hermandavid, @ptemarvelde, and @ZHAO-SHI-HAO for opening pull requests to improve S3Proxy!