S3Proxy
@S3Proxy
Followers
21
Following
1
Media
0
Statuses
34
Allow S3 applications to access other storage backends, e.g., local file system, Backblaze B2, Google Cloud Storage, Microsoft Azure, OpenStack Swift.
Joined November 2016
S3Proxy 2.9.0 released with support for multipart upload for azureblob-sdk and a PrefixBlobStore to map buckets into a prefix:
github.com
Add PrefixBlobStore, #907 Fix Content-Range response for EncryptedBlobStore, #921 Implement atomic conditional PutObject for azureblob-sdk, #902 Implement multipart upload for azureblob-sdk, #904 ...
0
1
0
S3Proxy 2.8.0 released with support for conditional PutObject, payload checksums, and NoCacheBlobStore middleware to disable conditional GetObject:
github.com
Add NoCacheBlobStore, #849 Emulate conditional PutObject, #732, #831 Fix EncryptedBlobStore error handling, #848 Replace fileupload2 dependency with Jetty Support payload checksums, #806 Thanks @k...
0
1
0
S3Proxy 2.7.0 released with a new latency blobstore middleware and improved S3 compatibility:
github.com
Add latency blobstore middleware, #836 Allow null localIdentity with bucket locators, #781 Fix EncryptedBlobStore support for S3 compatible backends without ETag suffix, #825 Force Jetty header cac...
0
1
0
S3Proxy 2.6.0 released with AWS IRSA support, many bug fixes, and security fixes for the filesystem storage backends:
github.com
Change Docker storage backend to filesystem-nio2 Fix insecure path traversal in filesystem and filesystem-nio2, #769 Ignore new AWS checksum headers, #765 Run s3-tests against Minio in CI, #744 Sup...
0
1
0
S3Proxy 2.4.0 released with a new Azure SDK provider, a Java NIO.2 provider, a user metadata replacer middleware, and many bug fixes:
github.com
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 ru...
0
1
0
Try the new Azure SDK-based storage backend: https://t.co/2h1c3Av1At. This may resolve issues found with the existing Apache jclouds-based storage backend.
github.com
This may replace the jclouds azureblob provider. The implementation lacks some error codes and options. Fixes #606.
0
0
1
S3Proxy 2.3.0 released with a new storage class middleware and many bug fixes.
github.com
Allow x-amz-user-agent header Add middleware to override storage class Adds feature allowing Access-Control-Expose-Headers configuration Configure maximum-timeskew with environment variable Fix tim...
0
2
1
S3Proxy 2.2.0 released with improved filesystem performance with many objects, a new regex middleware, and many bug fixes.
github.com
Add DELETE and HEAD methods for CORS and CORS headers for all responses, #565 Add regex middleware, #495 Atomically replace objects in filesystem putBlob, apache/jclouds#162 Change Docker base imag...
0
1
3
S3Proxy 2.1.0 released with modern Jetty support and many bug fixes.
github.com
Add Access-Control-Allow-Credentials header, #416 Clear system property for credentials for file paths, #546 Ensure all errors are logged at debug level, #543 Fixed marker being saved under wrong k...
0
1
2
Performance inconsistencies between remote disks is a real challenge in production. In this article, we explain how we were able to enhance the performance of ClickHouse with Remote Disk configuration on Azure using s3proxy. https://t.co/jrXfAYeg87
engineering.contentsquare.com
At Contentsquare, we are operating our data pipeline on two prominent cloud providers: AWS and Azure. While this approach offers remarkable flexibility to our customers in choosing their preferred…
0
1
1
1
1
1
S3Proxy 2.0.0 released with a new transparent encryption middleware, JUnit 5.0 support, improved Java 17 compatibility, and several storage backend compatibility fixes.
github.com
configure Jetty to use legacy compliance improve compatibility with ExAws improve compatibility with Java 17 micro-optimize request signing and parsing middleware to transparently encrypt data publ...
0
2
1
S3Proxy 1.9.0 released with new alias and shared middlewares, configuration to map buckets to different backends, and several storage backend compatibility fixes.
github.com
add alias bucket middleware #363 add sharded bucket middleware #325 #351 allow mapping buckets to different storage backends #378 fix ETag with multipart upload using transient storage backend #338...
0
2
1
S3Proxy reached 2 million Docker pulls and 1,000 GitHub stars! Recently contributors have been doing interesting things with authentication and middlewares.
0
0
1
S3Proxy now has a sharding middleware thanks to @mikebolton! This distributes objects between multiple buckets which can improve performance in some situations.
0
0
1
S3Proxy 1.8.0 released with > 32 part GCS multipart uploads, enforcement of object sizes, and several storage backend compatibility fixes.
github.com
allow Glacier storage class always return application/x-directory for directories enforce single and multi-part size limits #324 fix issue with non-file GCS credentials #328 fix race condition with...
0
2
2
S3Proxy reached 1 million Docker pulls! Maven Central also served 500,000 downloads last year but GitHub only served 33,000 since inception. Thank you to all the contributors who helped the project reach $BIGNUM.
1
0
2
Announcing: S3 Compatible APIs for Backblaze B2 Cloud Storage! These new APIs will allow partners like IBM Aspera, Quantum, Veeam, and many more to join the 100+ companies already integrating with Backblaze B2. Learn more & get started: https://t.co/CCdvzCGzdu via @GlebBudman
11
21
47
S3Proxy 1.7.1 released with several S3 and storage backend compatibility fixes.
github.com
do not emit error code when stream is committed use original URL to compute canonical_request in s3v4 signature upgrade to Apache jclouds 2.2.1 with several storage backend compatibility fixes Tha...
0
1
1
S3Proxy 1.7.0 released with many dependency updates and several S3 compatibility fixes.
github.com
emit 404 for non-existing bucket during Get Bucket Acl honor fetch-owner parameter during List Objects V2 upgrade to Apache jclouds 2.2.0 with several storage backend compatibility fixes Thanks @k...
0
2
2