supabase-swift

A Swift client for Supabase

MIT License

Stars
581
Committers
32

Bot releases are visible (Hide)

supabase-swift - v2.12.0 Latest Release

Published by github-actions[bot] 5 months ago

2.12.0 (2024-05-26)

Features

  • auth: add isExpired variable to session type (#399) (dcada1a)
  • auth: retry auth requests, and schedule next refresh retry in background (#395) (35ac278)

Bug Fixes

  • manually percent encode query items to allow values with + sign (#402) (a0ecb70)
  • storage: list method using wrong encoder (#405) (f16989a)
supabase-swift - v2.11.0

Published by github-actions[bot] 5 months ago

2.11.0 (2024-05-18)

Features

supabase-swift - v2.10.1

Published by github-actions[bot] 5 months ago

2.10.1 (2024-05-15)

Bug Fixes

  • race condition when accessing SupabaseClient (#386) (811e222)
supabase-swift - v2.10.0

Published by github-actions[bot] 5 months ago

2.10.0 (2024-05-14)

Features

  • expose Realtime options on SupabaseClient (#377) (9cfafdb)

Bug Fixes

  • auth: adds missing redirectTo query item to updateUser (#380) (5d1a997)
  • auth: header being overridden (#379) (866a039)
  • postgrest: update parameter of is filter to allow only Bool or nil (#382) (4ba1c7a)
  • storage: headers overridden (#384) (b40c34a)
supabase-swift - v2.9.0

Published by github-actions[bot] 5 months ago

2.9.0 (2024-05-10)

Features

  • auth: Adds currentSession and currentUser properties (#373) (4b01556)
  • functions: invoke function with custom query params (#376) (b4b9276)
  • improve HTTP Error (#372) (ea25236)
  • storage: copy objects between buckets (69d05ef)
  • storage: move objects between buckets (69d05ef)

Bug Fixes

  • auth: sign out regardless of request success (#375) (25178e2)
supabase-swift - v2.8.5

Published by github-actions[bot] 6 months ago

2.8.5 (2024-05-08)

Bug Fixes

supabase-swift - v2.8.4

Published by github-actions[bot] 6 months ago

2.8.4 (2024-05-08)

Bug Fixes

  • functions: invoke with custom http method (#367) (a283b68)
supabase-swift - v2.8.3

Published by github-actions[bot] 6 months ago

2.8.3 (2024-05-07)

Bug Fixes

  • auth: extract both query and fragment from URL (#365) (e9c7c8c)
supabase-swift - v2.8.2

Published by github-actions[bot] 6 months ago

2.8.2 (2024-05-06)

Bug Fixes

supabase-swift - v2.8.1

Published by github-actions[bot] 6 months ago

2.8.1 (2024-04-29)

Bug Fixes

  • auth: add missing is_anonymous field (#355) (854dc42)
supabase-swift - v2.8.0

Published by github-actions[bot] 6 months ago

2.8.0 (2024-04-22)

Features

  • functions: add experimental invoke with streamed responses (#346) (2611b09)
  • functions: add support for specifying function region (#347) (f470874)
  • postgrest: add geojson, explain, and new filters (#343) (56c8117)
  • realtime: add closure based methods (#345) (dfe09bc)

Bug Fixes

supabase-swift - v2.7.0

Published by github-actions[bot] 6 months ago

2.7.0 (2024-04-16)

Features

  • auth: add getLinkIdentityURL (#342) (202383d)
  • auth: add signInWithOAuth (#299) (1290bcf)
  • expose PostgrestClient methods directly in SupabaseClient (#336) (aca50a5)

Bug Fixes

  • postgrest: race condition when executing request (#327) (8063610)
  • postgrest: race condition when setting fetchOptions and execute method call (#325) (97d1900)
supabase-swift - v2.6.0

Published by github-actions[bot] 7 months ago

2.6.0 (2024-04-03)

Features

supabase-swift - 2.5.1

Published by grdsdev 7 months ago

What's Changed

Full Changelog: https://github.com/supabase-community/supabase-swift/compare/2.5.0...2.5.1

supabase-swift - 2.5.0

Published by grdsdev 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-swift/compare/2.4.0...2.5.0

supabase-swift - 2.4.0

Published by grdsdev 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-swift/compare/2.3.1...2.4.0

supabase-swift - 2.3.1

Published by grdsdev 9 months ago

What's Changed

Full Changelog: https://github.com/supabase-community/supabase-swift/compare/2.3.0...2.3.1

supabase-swift - 2.3.0

Published by grdsdev 9 months ago

What's Changed

Full Changelog: https://github.com/supabase-community/supabase-swift/compare/2.2.1...2.3.0

supabase-swift - 2.2.1

Published by grdsdev 9 months ago

What's Changed

The last release marked the options param when initializing a SupabaseClient as a required field, that should only be required on Linux platform.

Full Changelog: https://github.com/supabase-community/supabase-swift/compare/2.2.0...2.2.1

supabase-swift - 2.2.0

Published by grdsdev 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/supabase-community/supabase-swift/compare/2.1.0...2.2.0