Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 12:46
· 538 commits to master since this release

0.1.0 (2021-03-18)

Bug Fixes

  • bug in setting cacheTime for object uploads (9991eef)
  • change schema to speed up queries (4fc4b03)
  • decode URI before signing the url (f93f316)
  • disable cors (e7cb2fb)
  • handle invalid JWT error properly (0ed30a6)
  • handle jwt error in createObject (cdddae0)
  • move to storage schema (dc80121)
  • validate object and bucket names (186bd74)

Features

  • add upload limits to create object (a6fbdee)