Skip to content

v0.14.1

Compare
Choose a tag to compare
@spiralman spiralman released this 17 Jun 19:31
· 59 commits to master since this release
8c88537
  • Update Google storage to use the storage URI of the file to be uploaded to guess the mimetype, if there is no local filename.
  • Update AWS S3 storage to infer the mimetype of the file to be uploaded using the same precedence as Google storage.
  • Update error when parsing scheme of storage URI to not include credentials when the Storage URI has no scheme.