Skip to content

Releases: supabase/realtime

v0.18.0

23 Nov 05:27
9622d35
Compare
Choose a tag to compare

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

20 Nov 04:53
0ad9dd2
Compare
Choose a tag to compare

0.17.2 (2021-11-20)

Bug Fixes

  • handle incoming access_token message from client (c2ff69e)

v0.17.1

05 Nov 12:20
10efe6a
Compare
Choose a tag to compare

0.17.1 (2021-11-05)

Bug Fixes

  • update Elixir version from v1.9.4 to v1.11.4 (4eff52d)

v0.17.0

05 Nov 10:40
2ad0bfd
Compare
Choose a tag to compare

0.17.0 (2021-11-05)

Features

  • add Prometheus metrics for active ws conn and topic sub totals (eaf8180)

v0.16.0

29 Sep 04:25
e433fee
Compare
Choose a tag to compare

0.16.0 (2021-09-29)

Features

v0.15.0

22 Jun 21:49
d376d5b
Compare
Choose a tag to compare

0.15.0 (2021-06-22)

Features

  • remove all (*) event broadcasting (0939ffb)

v0.14.4

03 Jun 00:33
160c22a
Compare
Choose a tag to compare

0.14.4 (2021-06-03)

Bug Fixes

  • set :check_origin to false in prod.exs (3d69fe8)

v0.14.3

01 Jun 02:35
7b2a3e1
Compare
Choose a tag to compare

0.14.3 (2021-06-01)

Bug Fixes

  • drop replication slot when lag exceeds max replication lag value (28d8378)

v0.14.2

24 May 18:26
8c06646
Compare
Choose a tag to compare

0.14.2 (2021-05-24)

Bug Fixes

v0.14.1

22 May 02:49
48edd9e
Compare
Choose a tag to compare

0.14.1 (2021-05-22)

Bug Fixes

  • drop replication slot when db deletes wal segment (2bff2ef)