S3Proxy 2.2.0
- 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 image to eclipse-temurin, #564
CommonPrefixes
is only for delimiter request; check size and tier null, #574- Fix race condition with transient
getBlob
, apache/jclouds#150 - Improve performance of filesystem
ListObjects
with prefix and delimiter, apache/jclouds#161, apache/jclouds#164 - Increase max non-chunked request size to 128 MB, #579
- Set Jetty legacy URI compliance
- Upgrade to Apache jclouds 2.6.0 with many bug fixes
Thanks @alifirat, @jixinchi, @larshagencognite, @ryanfaircloth, @snpz, @srstsavage, and @steven-sheehy for opening pull request to improve S3Proxy!