Skip to content

Releases: supabase/realtime

v0.19.3

03 Dec 07:11
ba20cf1
Compare
Choose a tag to compare

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

02 Dec 03:23
ca7e27c
Compare
Choose a tag to compare

0.19.2 (2021-12-02)

Bug Fixes

  • pass any and all publication tables to wal2json add-tables (726a19e)

v0.19.1

01 Dec 14:21
Compare
Choose a tag to compare

0.19.1 (2021-12-01)

Bug Fixes

v0.19.0

24 Nov 09:41
f96fed3
Compare
Choose a tag to compare

0.19.0 (2021-11-24)

Features

  • update apply_rls function for PostgREST 9 compatibility (9bb0b52)

v0.18.1

24 Nov 07:38
c772e1c
Compare
Choose a tag to compare

0.18.1 (2021-11-24)

Bug Fixes

  • handle realtime channel join when sub and email are absent (8815245)

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