Release Notes: 0.4.8
Extended RemoteStorage
to support adding extra
to uploaded objects, as well as
customizing the extraction of the remote hash. This is especially useful for azure blobs
storage, since there the attribute .hash
of the remote object doesn't coincide
with the md5 hash of the local file. Using the extra and retrieving the hash from the
metadata allows to circumvent this issue.