Releases: supabase/realtime
Releases · supabase/realtime
v2.33.60
Bug Fixes
- Improve handling of realtime_channel.ex on transaction error (#1236) (5deb4f3)
v2.33.59
Bug Fixes
- Shutdown tenant sockets on jwks or jwt_secret changes (#1202) (8aef8f8)
v2.33.57
Bug Fixes
- Improve error handling on realtime channel (#1234) (0aed575)
v2.33.53
Bug Fixes
- realtime schema prefix not set in send function (#1232) (274166a)
v2.33.52
Bug Fixes
- Improve error handling to avoid UnknownErrors (#1231) (83c756d)
v2.33.51
Bug Fixes
- Handle properly erpc calls on Database.transaction/4 (#1229) (ac00218)