Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
2.5.1
What's Changed
- fix(auth): stored session backwards compatibility by @leoMehlig and @grdsdev in #294
Full Changelog: 2.5.0...2.5.1
2.5.0
What's Changed
- feat: add Sendable conformances and fix warnings by @grdsdev in #260
- chore: create dependabot.yml by @grdsdev in #262
- chore(deps): bump github.com/pointfreeco/swift-snapshot-testing from 1.15.3 to 1.15.4 by @dependabot in #263
- chore(deps): bump github.com/pointfreeco/xctest-dynamic-overlay from 1.1.0 to 1.1.1 by @dependabot in #264
- chore(deps): bump github.com/pointfreeco/swift-custom-dump from 1.2.0 to 1.2.1 by @dependabot in #265
- chore: add Swift 5.10 to CI by @grdsdev in #266
- chore(deps): bump github.com/pointfreeco/swift-custom-dump from 1.2.1 to 1.3.0 by @dependabot in #268
- chore(deps): bump github.com/apple/swift-crypto from 3.2.0 to 3.3.0 by @dependabot in #269
- fix: realtime reconnection by @grdsdev in #261
- feat: add reauthenticate method by @grdsdev in #271
- feat(storage): add
createSignedURLs
method by @grdsdev in #273 - feat(auth): link identity by @grdsdev in #274
- feat(database): add select on query result by @grdsdev in #275
- feat(auth): add captcha token to sign-in with password methods by @grdsdev in #276
- refactor: simplify Auth dependency system by @grdsdev in #278
New Contributors
- @dependabot made their first contribution in #263
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- docs: Slack Clone Example by @grdsdev in #235
- refactor: Improve EventEmitter implementation by @grdsdev in #241
- docs: add documentation comments to onAuthStateChange by @grdsdev in #242
- test: simplify auth tests mocks by @grdsdev in #243
- chore: update library by @zunda-pixel in #247
- feat: Add optional "referencedTable" parameter to OR PostGREST filter by @mpross512 in #250
- docs: add example for GoogleSignIn using GIDSignIn SDK by @grdsdev in #254
- feat: add AuthStateChangeListenerRegistration type by @grdsdev in #248
New Contributors
- @zunda-pixel made their first contribution in #247
- @mpross512 made their first contribution in #250
Full Changelog: 2.3.1...2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
What's Changed
- fix: add
columns
query param to insert and upsert methods by @grdsdev in #205 - feat: auto-connect socket on channel subscription by @grdsdev in #208
- docs: add Google Sign in Example by @grdsdev in #212
- test: add test for extractParams function by @grdsdev in #213
- Update GoogleSignIn.swift by @tyirenkyi in #216
- Add Basic Windows & Linux Support by @brianmichel in #184
- feat: Add SupabaseLogger by @grdsdev in #219
- ci: update Xcode to 15.2 by @grdsdev in #222
- refactor: Realtime V2 by @grdsdev in #214
- docs: add RealtimeV2 migration guide link to deprecation message by @grdsdev in #223
New Contributors
- @tyirenkyi made their first contribution in #216
- @brianmichel made their first contribution in #184
Full Changelog: 2.1.0...2.2.0