Releases: supabase/realtime
Releases · supabase/realtime
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)
v0.15.0
0.15.0 (2021-06-22)
Features
- remove all (*) event broadcasting (0939ffb)
v0.14.4
0.14.4 (2021-06-03)
Bug Fixes
- set :check_origin to false in prod.exs (3d69fe8)
v0.14.3
0.14.3 (2021-06-01)
Bug Fixes
- drop replication slot when lag exceeds max replication lag value (28d8378)
v0.14.1
0.14.1 (2021-05-22)
Bug Fixes
- drop replication slot when db deletes wal segment (2bff2ef)