Skip to content

Tags: supabase/realtime

Tags

v2.34.39

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Presence messages are acked by server (#1318)

v2.34.38

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add clustered testing; reduce impact of counters in flakiness (#…

…1316)

v2.34.37

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Handle missed match on database rpc (#1314)

v2.34.36

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Restrict information shown by Phoenix logger (#1313)

v2.34.35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Realtime server crash on startup (#1310)

v2.34.34

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: create containers per tenant (#1301)

Using docker we create containers per tenant_fixture to properly parallize testing and isolate DB changes from impacting other tests

v2.34.33

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add WAL error back (#1312)

v2.34.32

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: handle suspend properly; handle timeout rpc error; change PubSub…

… approach for operational commands (#1311)

* fix: handle suspend properly; handle timeout rpc error
* use dedicated topics per tenant to prevent cross tenant calls

v2.34.31

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: improve rpc metric; remove ecto metric (#1308)

v2.34.30

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Improve failure telemetry (#1307)