realtime

Broadcast, Presence, and Postgres Changes via WebSockets

APACHE-2.0 License

Downloads
102
Stars
6.4K
Committers
33

Bot releases are hidden (Show)

realtime - v2.28.4

Published by kiwicopple 7 months ago

2.28.4 (2024-04-03)

Bug Fixes

  • Matching error due to not returning socket on ignored message (#825) (462faee)
realtime - v2.28.3

Published by kiwicopple 7 months ago

2.28.3 (2024-04-03)

Bug Fixes

  • Matching error due to way socket was being used (#824) (aae9dce)
realtime - v2.28.2

Published by kiwicopple 7 months ago

2.28.2 (2024-04-03)

Bug Fixes

realtime - v2.28.1

Published by kiwicopple 7 months ago

2.28.1 (2024-04-03)

Bug Fixes

  • Improve logging by adding when messages are ignored (#822) (8647a4c)
realtime - v2.28.0

Published by kiwicopple 7 months ago

2.28.0 (2024-04-02)

Features

realtime - v2.27.7

Published by kiwicopple 7 months ago

2.27.7 (2024-04-02)

Bug Fixes

  • Posgtres role with Realtime Admin grants (#820) (4228858)
realtime - v2.27.6

Published by kiwicopple 7 months ago

2.27.6 (2024-04-01)

Bug Fixes

  • Handle double message on Presence connect (#821) (f669923)
realtime - v2.27.5

Published by kiwicopple 7 months ago

2.27.5 (2024-03-30)

Bug Fixes

realtime - v2.27.4

Published by kiwicopple 7 months ago

2.27.4 (2024-03-30)

Bug Fixes

  • Run Query within transaction of DB Conn owner (#817) (63b49d2)
realtime - v2.27.3

Published by kiwicopple 7 months ago

2.27.3 (2024-03-29)

Bug Fixes

realtime - v2.27.2

Published by kiwicopple 7 months ago

2.27.2 (2024-03-28)

Bug Fixes

  • Change param from id to name in Channel CRUD actions (#815) (ec61c53)
realtime - v2.27.1

Published by kiwicopple 7 months ago

2.27.1 (2024-03-28)

Bug Fixes

  • Remove v3 prefix from API for Channels endpoints (#814) (1038409)
realtime - v2.27.0

Published by kiwicopple 7 months ago

2.27.0 (2024-03-27)

Features

realtime - v2.26.8

Published by kiwicopple 7 months ago

2.26.8 (2024-03-21)

Bug Fixes

  • Infer private channel based on Channel entry (#812) (ab3d225)
realtime - v2.26.7

Published by kiwicopple 7 months ago

2.26.7 (2024-03-21)

Bug Fixes

  • Add proper policies around Channel Controller (#806) (d94ea20)
realtime - v2.26.6

Published by kiwicopple 7 months ago

2.26.6 (2024-03-19)

Bug Fixes

  • Delete endpoint returns accept response (#810) (0369bf2)
realtime - v2.26.5

Published by kiwicopple 8 months ago

2.26.5 (2024-03-08)

Bug Fixes

realtime - v2.26.4

Published by kiwicopple 8 months ago

2.26.4 (2024-03-08)

Bug Fixes

realtime - v2.26.3

Published by kiwicopple 8 months ago

2.26.3 (2024-03-07)

Bug Fixes

realtime - v2.26.2

Published by kiwicopple 8 months ago

2.26.2 (2024-03-07)

Bug Fixes

  • Handle invalidate_cache message on Connect (#802) (7a00761)