Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 2.14 KB

File metadata and controls

40 lines (19 loc) · 2.14 KB

Changelog

2.22.0 (2025-10-08)

Features

  • realtime: add support for broadcast replay configuration (#1235) (bc2cf08)

Bug Fixes

  • do not mutate httpx client inside storage, postgrest and functions (#1249) (0543b91)

2.21.1 (2025-10-03)

Bug Fixes

  • ci: fix ci action to reference output of release-please job (#1242) (db0e152)

2.21.0 (2025-10-03)

Features

  • functions: add region as forceFunctionRegion query parameter (#1236) (8b4b56c)
  • postgrest: fix postgrest typing (#1231) (82f60b9)
  • realtime: add presence enabled flag on join payload (#1229) (6be6c0c)

Bug Fixes

CHANGELOG

v.2.20.0 (and lower)

For version 2.20.0 or lower, please consult src/{package}/CHANGELOG.md for individual packages changes. Since version 2.21.0, the changelogs for all subpackages have been unified into this single file, for their versions are unified into a single one.