Releases: supabase/realtime-py
Releases · supabase/realtime-py
v2.6.0
2.6.0 (2025-07-10)
Features
- improve typing definitions, introduce mypy in CI (#338) (513ae3a)
Bug Fixes
v2.5.3
2.5.3 (2025-06-26)
Bug Fixes
- postgres_changes triggering multiple times (#325) (eb130ab)
v2.5.2
2.5.2 (2025-06-24)
Bug Fixes
- remove jwt validation to allow new api keys (#322) (78705e2)
v2.5.1
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
2.5.0 (2025-05-15)
Features
- websockets: bump websockets from 14.2 to 15.0.1 (#285) (925bbf1)
v2.4.3
2.4.3 (2025-04-28)
Bug Fixes
v2.4.2
2.4.2 (2025-03-25)
Bug Fixes
- cleanup current heartbeat and listen tasks before creating a new one (#290) (70778e5)
v2.4.1
2.4.1 (2025-02-26)
Bug Fixes
v2.4.0
2.4.0 (2025-02-19)
Features
- remove the need of calling listen method (#274) (0a96f70)
Bug Fixes
v2.3.0
2.3.0 (2025-01-29)
Features
- deps: bump websockets from 13.1 to 14.2 (#261) (7e9429f)