Skip to content

Releases: supabase/realtime-py

v2.6.0

10 Jul 19:51
6e4154e
Compare
Choose a tag to compare

2.6.0 (2025-07-10)

Features

  • improve typing definitions, introduce mypy in CI (#338) (513ae3a)

Bug Fixes

v2.5.3

26 Jun 22:38
41d6eca
Compare
Choose a tag to compare

2.5.3 (2025-06-26)

Bug Fixes

  • postgres_changes triggering multiple times (#325) (eb130ab)

v2.5.2

24 Jun 09:57
43fb6f2
Compare
Choose a tag to compare

2.5.2 (2025-06-24)

Bug Fixes

  • remove jwt validation to allow new api keys (#322) (78705e2)

v2.5.1

19 Jun 19:07
32d2daf
Compare
Choose a tag to compare

2.5.1 (2025-06-19)

Bug Fixes

  • deps: bump aiohttp from 3.11.18 to 3.12.13 (#318) (0db041f)
  • deps: bump typing-extensions from 4.13.2 to 4.14.0 (#316) (fe5d0c2)

v2.5.0

15 May 12:39
8c50acb
Compare
Choose a tag to compare

2.5.0 (2025-05-15)

Features

  • websockets: bump websockets from 14.2 to 15.0.1 (#285) (925bbf1)

v2.4.3

28 Apr 19:47
682c05a
Compare
Choose a tag to compare

2.4.3 (2025-04-28)

Bug Fixes

v2.4.2

26 Mar 17:38
99f0150
Compare
Choose a tag to compare

2.4.2 (2025-03-25)

Bug Fixes

  • cleanup current heartbeat and listen tasks before creating a new one (#290) (70778e5)

v2.4.1

27 Feb 12:20
628f1e6
Compare
Choose a tag to compare

2.4.1 (2025-02-26)

Bug Fixes

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)