Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
v2.36.0
15 Oct 10:48
Compare
Sorry, something went wrong.
No results found
2.36.0 (2025-10-15)
Features
examples: comprehensive UX overhaul with inline code examples (#819 ) (70e8c18 )
Bug Fixes
auth: emit local stored session as the initial session (#822 ) (c5721fe )
exclude Snapshots directories from test targets (#815 ) (f05a1bf )
v2.35.0
14 Oct 14:04
Compare
Sorry, something went wrong.
No results found
2.35.0 (2025-10-13)
Features
realtime: add explicit REST API broadcast method (#818 ) (bc0d779 )
v2.34.0
07 Oct 17:14
Compare
Sorry, something went wrong.
No results found
2.34.0 (2025-10-07)
Features
add support for broadcast replay configuration (#805 ) (8083464 )
auth: add OAuth 2.1 client admin endpoints (#809 ) (a2320ec )
auth: introduce getClaims method to verify and extract JWT claims (#812 ) (fda262b )
functions: add region as forceFunctionRegion query parameter (#806 ) (45ec3d6 )
v2.33.2
29 Sep 10:38
Compare
Sorry, something went wrong.
No results found
2.33.2 (2025-09-25)
Bug Fixes
auth: remove session when it has been revoked (#802 ) (c6aa8ef )
v2.33.1
23 Sep 11:54
Compare
Sorry, something went wrong.
No results found
2.33.1 (2025-09-23)
Bug Fixes
postgrest: drop Sendable requirements in generic types (#798 ) (db3f4ab )
v2.33.0
22 Sep 12:39
Compare
Sorry, something went wrong.
No results found
2.33.0 (2025-09-22)
Features
postgrest: implement maxAffected method for row limit enforcement (#795 ) (78fbd8a )
v2.32.0
15 Sep 14:06
Compare
Sorry, something went wrong.
No results found
v2.31.2
05 Aug 11:31
Compare
Sorry, something went wrong.
No results found
Dependencies
bump github.com/apple/swift-crypto from 3.12.3 to 3.13.3 (#765 ) (a32faf2 )
bump github.com/pointfreeco/swift-snapshot-testing (#764 ) (8180660 )
bump github.com/pointfreeco/xctest-dynamic-overlay (#763 ) (e072a58 )
v2.31.1
01 Aug 15:35
Compare
Sorry, something went wrong.
No results found
v2.31.0
30 Jul 11:14
Compare
Sorry, something went wrong.
No results found
Features
add OSLogSupabaseLogger type (#757 ) (c067c52 )
realtime: subscribe retry improvements (#747 ) (34a70ac )
migrate from release-please to semantic-release (#748 ) (be133fe )
Bug Fixes
realtime: implement event buffering for URLSessionWebSocket (#752 ) (faf2d0e )
Tests
add comprehensive Realtime test coverage (#755 ) (771ee18 )