Releases: supabase-community/storage-go
Releases · supabase-community/storage-go
v0.7.0
v0.6.9
Features
- Download file function.
- Create and upload a file to a signed URL.
- Add URL option when getting public image URL.
- Add response code and error on FileUploadResponse struct
- Update deprecated ioutil functions on go 1.16.
v0.6.8
Merge pull request #6 from tranhoangvuit/feat/bucket-size-limit-and-m…