You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add custom-metadata to upload ([#328](https://github.com/supabase/storage-py/issues/328)) ([d4f9794](https://github.com/supabase/storage-py/commit/d4f979492f94cab6402cf158a41172ef46d68559))
9
+
* Implement info and exists file API methods ([#318](https://github.com/supabase/storage-py/issues/318)) ([0100ff1](https://github.com/supabase/storage-py/commit/0100ff10af7fc86cb6286269a7b91195e0393d3a))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* file name in signed URLs is not URI-encoded ([#324](https://github.com/supabase/storage-py/issues/324)) ([c58fbb0](https://github.com/supabase/storage-py/commit/c58fbb0afcff087616d5913c3953e849bb2f6885))
15
+
* incorrect upload return type ([#327](https://github.com/supabase/storage-py/issues/327)) ([eb8034f](https://github.com/supabase/storage-py/commit/eb8034f4f2ae4fdb2b12b3dc048d2cf4080fc193))
16
+
* upload doesn't close file handle ([#323](https://github.com/supabase/storage-py/issues/323)) ([02ae7fc](https://github.com/supabase/storage-py/commit/02ae7fca681d3f73211c3a500145ed395a159ec3))
0 commit comments