Skip to content

Releases: supabase/supabase-swift

v2.33.2

29 Sep 10:38
f72fd80
Compare
Choose a tag to compare

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
271fa7b
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

2.32.0 (2025-09-15)

Features

  • auth: implement linkIdentity with OIDC (#776) (661e321)

v2.31.2

05 Aug 11:31
Compare
Choose a tag to compare

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
Choose a tag to compare

Bug Fixes

v2.31.0

30 Jul 11:14
Compare
Choose a tag to compare

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

21 Jul 15:33
8ac8c4a
Compare
Choose a tag to compare

2.30.2 (2025-07-21)

Bug Fixes

  • realtime: wildcard event not handled in onBroadcast callback (#749) (78b7bb4)

v2.30.1

11 Jul 08:44
2eac629
Compare
Choose a tag to compare

2.30.1 (2025-07-10)

Bug Fixes

v2.30.0

08 Jul 12:40
56da0a9
Compare
Choose a tag to compare

2.30.0 (2025-07-03)

Features

  • realtime: add presence-enabled flag to join push (#736) (7de5b8b)