supabase-swift
supabase-swift copied to clipboard
A Swift client for Supabase
* https://github.com/supabase/supabase-swift/pull/460 * https://github.com/supabase/supabase-swift/pull/488
:robot: I have created a release *beep* *boop* --- ## [3.0.0](https://github.com/supabase/supabase-swift/compare/v2.19.0...v3.0.0) (2024-09-25) ### ⚠ BREAKING CHANGES * **realtime:** make realtime channel and client actors ([#492](https://github.com/supabase/supabase-swift/issues/492)) * **postgrest:** remove deprecated code...
# Feature Request Allow to set headers on a per-call basis. ## Additional context JS PR: https://github.com/supabase/postgrest-js/pull/550
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
# Feature Request Add support for uploading files in a function by supporting multipart form data on `invoke` method.
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
# Feature Add support for Error codes. ## Additional context Reference auth-js PR https://github.com/supabase/auth-js/pull/855
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please link any relevant issues here. ## What is...
# Bug report - [ ] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions),...