Releases: supabase/supabase-swift
Releases · supabase/supabase-swift
v2.31.2
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.0
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)
v2.30.2
2.30.2 (2025-07-21)
Bug Fixes
- realtime: wildcard event not handled in onBroadcast callback (#749) (78b7bb4)
v2.30.0
2.30.0 (2025-07-03)
Features
- realtime: add presence-enabled flag to join push (#736) (7de5b8b)
v2.29.3
2.29.3 (2025-06-10)
Bug Fixes
- auth: allow to pass a Keychain storage without a service defined (#730) (6b1d60f)
- functions: set request timeout to 150 seconds when invoking functions (#728) (3d2930d)
v2.29.1
2.29.1 (2025-05-28)
Bug Fixes
- realtime: make Push associated to MainActor (#721) (7d6870f)