realtime
Found in 3 packages: supabase-js, supabase-auth, litellm
supabase-js(22 releases)
v2.112.2This release addresses two bug fixes in the realtime module, preventing duplicate events on bindings and clearing stale join payloads on sign-out.
v2.112.2-canary.1This release includes a bug fix for the realtime module, clearing stale join payloads on sign-out. It also thanks contributor Vaibhav.
v2.112.2-canary.0This canary release addresses a bug in the realtime functionality, preventing duplicate entries on bindings. It includes a thank you to Filipe Cabaço for their contribution.
v2.110.9-canary.3This canary release includes a fix for preserving presence references in the realtime functionality. It also thanks contributor Vaibhav.
v2.110.7This release includes several bug fixes for PostgREST and Realtime, addressing issues with self-reference inference, auth events, and presence.
v2.110.7-canary.1This release addresses a presence issue in the realtime module by updating the phoenix library. It includes a fix for issue #2532.
v2.110.7-canary.0This release includes bug fixes for PostgREST's self-reference inference and Realtime's auth triggering on INITIAL_SESSION events.
v2.110.6This release includes bug fixes for Postgrest, Realtime, and Supabase. The Supabase fix changes behavior to warn instead of throw for unrecognized API key subtypes.
v2.110.4This release includes fixes for function calls and realtime broadcast header encoding. It addresses security concerns by no longer sending API keys in the Authorization header for function calls and improves UTF-8 handling for broadcast messages.
v2.110.4-canary.0This release includes fixes for function calls and realtime broadcast header encoding. It addresses security concerns by no longer sending API keys in the Authorization header for function calls and improves UTF-8 handling for broadcast messages.
v2.110.1This patch release addresses minor issues in auth and realtime modules, specifically concerning initialization notifications and heartbeat status reporting.
v2.110.1-canary.0This canary release addresses two minor bugs related to auth initialization timing and realtime heartbeat status reporting.
v2.108.3-canary.0This canary release primarily addresses dependency pinning for the realtime module to ensure stability.
v2.108.2This patch release focuses on stability fixes, particularly preserving user sessions during authentication refresh failures and clarifying realtime error messages.
v2.108.2-beta.5This beta release focuses on stability fixes, specifically addressing session preservation during auth refresh failures and clarifying realtime error messages.
v3.0.0-next.27This release primarily addresses a bug fix related to sessionStorage access in restricted-storage browsers within the realtime functionality.
v2.105.4-canary.1This canary release primarily addresses a bug related to accessing sessionStorage in restricted-storage browsers within the realtime module.
v2.105.1This patch release addresses a query reassignment regression in postgrest and improves error surfacing for transport-level CHANNEL_ERROR in realtime.
v2.105.1-canary.2This canary release primarily fixes an issue where real errors were not being surfaced correctly at the transport level for realtime channels.
v3.0.0-next.14This release focuses on a bug fix within the realtime transport layer, ensuring proper error surfacing.
v3.0.0-next.12This release introduces WebAuthn passkey support to the auth module and adds Realtime deferred disconnect functionality. Several minor fixes were applied across postgrest, realtime, and storage modules.
v2.105.0This release introduces WebAuthn passkey support for authentication and implements deferred disconnect for Realtime. Several fixes were applied across PostgREST, Realtime, and Storage modules.
supabase-auth(24 releases)
v2.112.2This release addresses two bug fixes in the realtime module, preventing duplicate events and clearing stale join payloads on sign-out.
v2.112.2-canary.1This release includes a bug fix for the realtime module, clearing stale join payloads on sign-out. It also thanks contributor Vaibhav.
v2.112.2-canary.0This canary release addresses a bug in the realtime functionality, preventing duplicate entries on bindings. It includes a thank you to Filipe Cabaço for their contribution.
v2.110.9This release addresses several issues including console noise in auth, presence ref preservation in realtime, and dependency updates to clear security advisories for sharp, postcss, babel, and next.
v2.110.9-canary.3This canary release (2.110.9-canary.3) includes a bug fix for the realtime functionality, specifically preserving presence references. It also acknowledges a contributor.
v2.110.7This release includes several bug fixes for PostgREST and Realtime, addressing issues with self-reference inference, auth events, and presence.
v2.110.7-canary.1This release addresses a presence issue in the realtime functionality by updating the phoenix dependency. It also includes acknowledgments for contributions.
v2.110.7-canary.0This release includes bug fixes for PostgREST's self-reference inference and Realtime's auth triggering on INITIAL_SESSION events.
v2.110.6This release includes bug fixes for Postgrest, Realtime, and Supabase. The Postgrest fix addresses type hinting for self-referencing embeds, the Realtime fix improves option forwarding in track(), and the Supabase fix changes error handling for unrecognized API key subtypes to a warning.
v2.110.4This release includes fixes for function calls and realtime broadcast header encoding. It addresses security concerns by no longer sending API keys in the Authorization header for function calls and improves UTF-8 handling for broadcast messages.
v2.110.4-canary.0This release includes fixes for function calls and Realtime broadcast header encoding. It addresses security concerns by not sending API keys in the Authorization header for function calls and ensures proper UTF-8 encoding for Realtime broadcast headers.
v2.110.1This patch release addresses minor issues in auth and realtime modules, specifically concerning initialization notifications and heartbeat status reporting.
v2.110.1-canary.0This canary release addresses two minor bugs related to initialization timing in Auth and status handling in Realtime subscriptions.
v2.108.3-canary.0This canary release primarily addresses dependency management by pinning specific dependencies within the realtime module.
v2.108.2This patch release focuses on stability fixes, specifically addressing session preservation during auth failures and clarifying realtime error messages.
v2.108.2-beta.5This beta release focuses on stability fixes, specifically addressing session handling during auth refresh failures and clarifying realtime error messages.
v3.0.0-next.27This release primarily focuses on a bug fix related to accessing sessionStorage in restricted-storage browsers within the realtime functionality.
v2.105.4-canary.1This canary release primarily addresses a bug related to accessing sessionStorage in restricted-storage browsers within the realtime functionality.
v2.105.1This patch release addresses regressions in postgrest query handling and improves error surfacing for realtime transport issues.
v2.105.1-canary.2This canary release primarily addresses a bug in the realtime module by correctly surfacing transport-level errors.
v3.0.0-next.14This release focuses on a bug fix within the realtime transport layer to correctly surface errors.
v3.0.0-next.12This release introduces significant new features including WebAuthn passkey support in auth and deferred disconnect in realtime, alongside several bug fixes across modules.
v2.105.0This release introduces passkey support for authentication and implements deferred disconnect for Realtime. Several fixes were applied across postgrest, realtime, and storage modules.
v2.104.2-canary.4This canary release primarily focuses on minor fixes in the realtime and storage modules, addressing import issues and stream upload options.
litellm(4 releases)
v1.92.0This release introduces enhanced security with signed Docker images and adds significant new features like Gemini 3.5 Flash support and improved Prometheus metrics. It also includes numerous bug fixes across various integrations and internal components.
v1.91.0This release introduces Docker image signature verification via cosign and adds Day 0 support for Gemini 3.5 Flash and Gemini managed agents. Numerous bug fixes address issues across proxying, Bedrock, Deepseek, caching, and UI stability.
v1.88.0This release focuses heavily on stability, bug fixes across various providers (Bedrock, Cohere, Deepseek, Vertex AI), and significant feature additions including Gemini 3.5 Flash support and enhanced Prometheus/OTEL metrics. It also introduces new Docker image signing verification procedures.
v1.88.0-dev.1This release focuses heavily on stability, security, and feature parity across various providers, including Day 0 support for Gemini 3.5 Flash and enhanced proxy/UI capabilities. It also introduces Docker image signature verification using cosign.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when realtime changes.
Learn More