Release v0.31.1
Support TLS termination on a proxy-level for SSE-C
Maybe we can disable TLS check if poxy will provide specific header.
Yes, that makes sense.
[#543] Add md5 sse-c S3Tests compatability
alexvanin
deleted branch bugfix/precondition_headers from mbiryukova/frostfs-s3-gw
2024-11-28 06:06:36 +00:00
[#563] Ignore precondition headers with invalid date format
WIP: Release v0.31.1
e62e7f2afb
Release v0.31.1
a12fea8a5b
Release v0.31.0
9875307c9b
[#556] Check bucket name not only during creation
b1775f9478
[#553] authmate: Add retryer to create access box
4fa45bdac2
[#553] authmate: Don't use basic acl
[#185] Implement rpc/client for tree service
Seems good for me. We are going to update this code as soon as tree service becomes a part of frostfs-api
. It is a great basis for that.
[#185] Implement rpc/client for tree service
For the record, I (subjectively) prefer having public fields in the structs of API message definitions.
However all structures in api
package defined with Get/Set
methods, so it makes…
Support archive exrtaction during upload