Skip to content

Releases: supabase/supabase-swift

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)

v2.29.3

10 Jun 09:43
09f047b
Compare
Choose a tag to compare

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.2

02 Jun 11:07
340d769
Compare
Choose a tag to compare

2.29.2 (2025-05-31)

Bug Fixes

v2.29.1

28 May 13:41
2b59f10
Compare
Choose a tag to compare

2.29.1 (2025-05-28)

Bug Fixes

  • realtime: make Push associated to MainActor (#721) (7d6870f)

v2.29.0

20 May 09:36
395adcc
Compare
Choose a tag to compare

2.29.0 (2025-05-20)

Features

  • auth: add missing auth admin methods (#715) (04661f8)