You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(changelog): add missing release entries for v2.31.x
- Add v2.31.2 with dependency updates
- Add v2.31.1 with storage and realtime bug fixes
- Add v2.31.0 with new features and improvements
- Organize entries by type: Features, Bug Fixes, Dependencies, Tests
- Maintain consistency with existing changelog format
* bump github.com/apple/swift-crypto from 3.12.3 to 3.13.3 ([#765](https://github.com/supabase/supabase-swift/issues/765)) ([a32faf2](https://github.com/supabase/supabase-swift/commit/a32faf2))
* migrate from release-please to semantic-release ([#748](https://github.com/supabase/supabase-swift/issues/748)) ([be133fe](https://github.com/supabase/supabase-swift/commit/be133fe))
25
+
26
+
### Bug Fixes
27
+
28
+
***realtime:** implement event buffering for URLSessionWebSocket ([#752](https://github.com/supabase/supabase-swift/issues/752)) ([faf2d0e](https://github.com/supabase/supabase-swift/commit/faf2d0e))
29
+
30
+
### Tests
31
+
32
+
* add comprehensive Realtime test coverage ([#755](https://github.com/supabase/supabase-swift/issues/755)) ([771ee18](https://github.com/supabase/supabase-swift/commit/771ee18))
0 commit comments