Skip to content

Releases: supabase/realtime-py

v2.4.0

19 Feb 13:28
94e9448
Compare
Choose a tag to compare

2.4.0 (2025-02-19)

Features

  • remove the need of calling listen method (#274) (0a96f70)

Bug Fixes

  • Set default heartbeat interval to 25s (#276) (09c6269)

v2.3.0

29 Jan 23:56
ab6bdaf
Compare
Choose a tag to compare

2.3.0 (2025-01-29)

Features

  • deps: bump websockets from 13.1 to 14.2 (#261) (7e9429f)

v2.2.0

24 Jan 11:29
b35bbb6
Compare
Choose a tag to compare

2.2.0 (2025-01-22)

Features

Bug Fixes

  • send correct payload to channel on reconnect (#262) (66db32e)

v2.1.0

30 Dec 12:37
049d185
Compare
Choose a tag to compare

2.1.0 (2024-12-30)

Features

Bug Fixes

v2.0.6

18 Oct 07:08
c2a7040
Compare
Choose a tag to compare

2.0.6 (2024-10-16)

Bug Fixes

v2.0.5

28 Sep 04:08
7734890
Compare
Choose a tag to compare

2.0.5 (2024-09-28)

Bug Fixes

  • schedule timeout should not be async (#210) (0a3c720)

v2.0.4

27 Sep 01:14
9f53571
Compare
Choose a tag to compare

2.0.4 (2024-09-26)

Bug Fixes

  • add missing arg on on_join_push_timeout (#208) (de77c12)

v2.0.3

26 Sep 23:06
b9d52af
Compare
Choose a tag to compare

2.0.3 (2024-09-26)

Bug Fixes

v2.0.2

20 Aug 22:26
d414762
Compare
Choose a tag to compare

2.0.2 (2024-08-20)

Bug Fixes

  • set realtime as not implemented in the sync client (#193) (73d6275)

v2.0.1

17 Aug 19:38
9467a39
Compare
Choose a tag to compare

2.0.1 (2024-08-17)

Bug Fixes