Skip to content

Releases: supabase/realtime

v0.22.1

23 Feb 03:42
f4c387c
Compare
Choose a tag to compare

0.22.1 (2022-02-23)

Bug Fixes

  • prevent db size fluctuations with delete instead of truncate (99e52fc)

v0.22.0

09 Feb 12:02
69c3bfc
Compare
Choose a tag to compare

0.22.0 (2022-02-09)

Features

  • verify token of all roles coming from client (4b73df8)

v0.21.0

20 Jan 01:26
689658b
Compare
Choose a tag to compare

0.21.0 (2022-01-20)

Features

  • broadcast messages with errors (ac51792)

v0.20.4

15 Jan 03:32
7b002da
Compare
Choose a tag to compare

0.20.4 (2022-01-15)

Bug Fixes

  • filter value is preserved when it contains colon(s) (4b67b70)

v0.20.3

14 Jan 08:52
6df5ddc
Compare
Choose a tag to compare

0.20.3 (2022-01-14)

Bug Fixes

  • default pg_logical_slot_get_changes upto_nchanges to 100 (4730379)

v0.20.2

07 Jan 23:08
dddb9d1
Compare
Choose a tag to compare

0.20.2 (2022-01-07)

Bug Fixes

  • update change timestamp to ISO 8601 Zulu format (e5eb96e)

v0.20.1

29 Dec 03:58
1776f23
Compare
Choose a tag to compare

0.20.1 (2021-12-29)

Bug Fixes

  • access user_token on Realtime channel join (69b4378)

v0.20.0

29 Dec 02:26
bf82177
Compare
Choose a tag to compare

0.20.0 (2021-12-29)

Bug Fixes

  • always call pg_logical_slot_get_changes when polling to flush slot (0b5fe41)

Features

  • enable generic claims for RLS policies (d310d9b)

v0.19.5

28 Dec 18:46
8fee822
Compare
Choose a tag to compare

0.19.5 (2021-12-28)

Bug Fixes

  • remove setting search path before replication (91ec015)

v0.19.4

08 Dec 22:32
10aacc0
Compare
Choose a tag to compare

0.19.4 (2021-12-08)

Bug Fixes

  • handle filters when column is any type (12d5d22)