Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.6.1
Description
Currently AzureBlobClient only allows listing a blob block list with both the committed and uncommitted blocks. Instead it should allow both or either. This allows replacing a block list with another. See https://github.com/gaul/s3proxy/issues/468.