Change8
Symbol50 releases

auth

Found in 7 packages: litellm, supabase-js, supabase-auth, remix, openai-python-sdk, haproxy, turborepo

litellm(1 releases)

supabase-js(21 releases)

v2.112.1-canary.0
Aug 3, 2026

This canary release fixes an issue where 5xx error messages were not preserved in the auth module. It includes a thank you to contributor Vaibhav.

v2.110.9-canary.2
Jul 27, 2026

This release addresses console noise related to stale refresh tokens and updates dependencies to resolve audit advisories.

v2.110.2
Jul 9, 2026

This patch release fixes an issue in the auth module where local sessions were not being cleared during signout failures.

v2.110.2-canary.0
Jul 7, 2026

This canary release primarily addresses a bug in the auth module where local sessions were not being cleared during signout failures.

v2.110.1
Jul 7, 2026

This patch release addresses minor issues in auth and realtime modules, specifically concerning initialization notifications and heartbeat status reporting.

v2.110.1-canary.0
Jul 7, 2026

This canary release addresses two minor bugs related to auth initialization timing and realtime heartbeat status reporting.

v2.108.2
Jun 15, 2026

This patch release focuses on stability fixes, particularly preserving user sessions during authentication refresh failures and clarifying realtime error messages.

v2.108.2-beta.5
Jun 12, 2026

This beta release focuses on stability fixes, specifically addressing session preservation during auth refresh failures and clarifying realtime error messages.

v2.108.2-beta.1
Jun 11, 2026

This beta release focuses on stability fixes, specifically addressing session preservation during authentication failures and improving the release process reliability by pinning Deno and adjusting JSR publishing settings.

v2.108.2-beta.0
Jun 11, 2026

This beta release focuses on stability fixes, specifically addressing session preservation during authentication failures and improving the release process stability.

v2.108.2-canary.0
Jun 11, 2026

This canary release primarily addresses a bug in the authentication flow, ensuring valid sessions are preserved during refresh failures.

v2.107.0-canary.2
Jun 2, 2026

This canary release reverts a previous fix related to encoding client-id in oauth requests.

v2.106.2
May 25, 2026

This patch release fixes an issue with the auth signup response and improves compatibility for React Native environments using Hermes.

v2.106.2-canary.0
May 22, 2026

This canary release primarily focuses on fixing an issue with the auth signup user response and improving compatibility for React Native environments.

v2.106.1
May 20, 2026

This patch release fixes an issue with client-id encoding in OAuth requests and hides dynamic imports from hermesc.

v2.106.1-beta.3
May 20, 2026

This beta release primarily focuses on bug fixes, including ensuring the client-id is encoded in OAuth requests and resolving an OpenTelemetry import issue.

v2.106.1-canary.0
May 20, 2026

This canary release fixes an issue where the client-id was not being encoded correctly in OAuth requests.

v2.106.1-beta.2
May 20, 2026

This patch release primarily addresses an authentication bug by ensuring the client-id is encoded in OAuth requests and resolves an OpenTelemetry import issue.

v2.106.0
May 18, 2026

This release introduces W3C/OpenTelemetry trace context propagation for Supabase and includes several fixes related to auth verification and storage stream handling.

v2.105.3
May 4, 2026

This patch release primarily addresses a type-checking issue within the authentication module.

v3.0.0-next.24
May 4, 2026

This release focuses on fixing type-checking issues related to OAuth and CustomProvider configurations.

supabase-auth(23 releases)

v2.112.1-canary.0
Aug 3, 2026

This canary release fixes an issue in the auth module where 5xx error messages were not being preserved. It includes a thank you to Vaibhav @7ttp for their contribution.

v2.112.0
Aug 3, 2026

This release introduces opt-in OpenTelemetry tracing for Supabase and includes several bug fixes across Auth, Postgrest, and Storage modules. Key fixes involve handling uppercase UUIDs, improving error handling for multiple rows, and resolving type mismatches.

v2.110.9
Jul 27, 2026

This 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.2
Jul 27, 2026

This release addresses console noise related to stale refresh tokens and updates several dependencies to resolve audit advisories.

v2.110.3-canary.1
Jul 13, 2026

This release includes a bug fix for the auth module, specifically preserving the PKCE verifier. It also thanks contributor Vaibhav.

v2.110.2
Jul 9, 2026

This patch release primarily addresses an issue in the auth module where local sessions were not being cleared during signout failures.

v2.110.2-canary.0
Jul 7, 2026

This canary release primarily addresses a bug in the auth module where local sessions were not being cleared during signout failures.

v2.110.1
Jul 7, 2026

This patch release addresses minor issues in auth and realtime modules, specifically concerning initialization notifications and heartbeat status reporting.

v2.110.1-canary.0
Jul 7, 2026

This canary release addresses two minor bugs related to initialization timing in Auth and status handling in Realtime subscriptions.

v2.108.2
Jun 15, 2026

This patch release focuses on stability fixes, specifically addressing session preservation during auth failures and clarifying realtime error messages.

v2.108.2-beta.5
Jun 12, 2026

This beta release focuses on stability fixes, specifically addressing session handling during auth refresh failures and clarifying realtime error messages.

v2.108.2-beta.0
Jun 11, 2026

This beta release focuses on stability fixes, specifically addressing session preservation during authentication failures and improving the reliability of the release process.

v2.108.2-canary.0
Jun 11, 2026

This canary release addresses a bug in the authentication module related to session handling during refresh failures.

v2.107.0-canary.2
Jun 2, 2026

This canary release reverts a previous fix related to encoding client-id in oauth requests.

v2.106.2
May 25, 2026

This patch release fixes an issue with the auth signup response and improves compatibility for React Native environments using Hermes.

v2.106.2-canary.0
May 22, 2026

This canary release primarily focuses on fixing an issue with the auth signup user response and improving compatibility for React Native environments.

v2.106.1
May 20, 2026

This patch release fixes an issue with client-id encoding in OAuth requests and hides dynamic imports from hermesc.

v2.106.1-beta.3
May 20, 2026

This beta release primarily focuses on bug fixes, including ensuring the client-id is encoded in OAuth requests and resolving an OpenTelemetry import issue.

v2.106.1-canary.0
May 20, 2026

This canary release fixes an issue where the client-id was not being encoded correctly in OAuth requests.

v2.106.1-beta.2
May 20, 2026

This patch release primarily focuses on bug fixes, including correctly encoding the client-id in OAuth requests and resolving an OpenTelemetry import issue.

v2.106.0
May 18, 2026

This release introduces W3C/OpenTelemetry trace context propagation for Supabase and includes several fixes related to auth verification and storage stream handling.

v2.105.3
May 4, 2026

This patch release primarily addresses a type-checking issue within the authentication module.

v3.0.0-next.24
May 4, 2026

This release focuses on fixing type-checking issues related to OAuth and CustomProvider authentication types.

remix(1 releases)

openai-python-sdk(1 releases)

haproxy(2 releases)

turborepo(1 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when auth changes.

Learn More