Is your feature request related to a problem? Please describe.
There are 2 new supported methods that needs to be added.
info(path: str)
exists(path: str)
And also the upload methods now support custom metadata to be associated with the uploaded file.
Additional context
JS: supabase/storage-js#207
Swift: supabase/supabase-swift#510