Releases: supabase/realtime
Releases · supabase/realtime
v0.19.3
0.19.3 (2021-12-03)
Bug Fixes
- enable broadcasting changes on filtering numeric types (62e85b9)
- ensure primary key compatibility with all types (0c41a04)
- update subscription_check_filters function for better security (5895f08)
v0.19.2
0.19.2 (2021-12-02)
Bug Fixes
- pass any and all publication tables to wal2json add-tables (726a19e)
v0.19.0
0.19.0 (2021-11-24)
Features
- update apply_rls function for PostgREST 9 compatibility (9bb0b52)
v0.18.1
0.18.1 (2021-11-24)
Bug Fixes
- handle realtime channel join when sub and email are absent (8815245)
v0.18.0
0.18.0 (2021-11-23)
Bug Fixes
- works when permanent slot already exists (268518c)
Features
- add max_record_bytes limit to replication polling (b612ac9)
- broadcast changes based on RLS (Row-Level Security) policies (acfc3da)
- receive access_token message from client in channels (3b208cb)
v0.17.2
0.17.2 (2021-11-20)
Bug Fixes
- handle incoming access_token message from client (c2ff69e)
v0.17.1
0.17.1 (2021-11-05)
Bug Fixes
- update Elixir version from v1.9.4 to v1.11.4 (4eff52d)
v0.17.0
0.17.0 (2021-11-05)
Features
- add Prometheus metrics for active ws conn and topic sub totals (eaf8180)