Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Releases: supabase/realtime-py

v2.3.0

29 Jan 23:56
ab6bdaf

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

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

Choose a tag to compare

2.1.0 (2024-12-30)

Features

Bug Fixes

v2.0.6

18 Oct 07:08
c2a7040

Choose a tag to compare

2.0.6 (2024-10-16)

Bug Fixes

v2.0.5

28 Sep 04:08
7734890

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

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

Choose a tag to compare

2.0.3 (2024-09-26)

Bug Fixes

v2.0.2

20 Aug 22:26
d414762

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

Choose a tag to compare

2.0.1 (2024-08-17)

Bug Fixes

v2.0.0

16 Aug 11:41
bf779ec

Choose a tag to compare

2.0.0 (2024-08-16)

⚠ BREAKING CHANGES

  • realtime v2 (#178)

Features

Bug Fixes