Skip to content

v0.4.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 13:35
· 2 commits to develop since this release

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.