Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
s3proxy | 2024-11-23 | 37.8 MB | |
README.md | 2024-11-23 | 734 Bytes | |
S3Proxy 2.4.0 source code.tar.gz | 2024-11-23 | 134.1 kB | |
S3Proxy 2.4.0 source code.zip | 2024-11-23 | 211.3 kB | |
Totals: 4 Items | 38.1 MB | 0 |
- 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!