Change8
Symbol13 releases

functions

Found in 3 packages: supabase-auth, supabase-js, vercel-cli

supabase-auth(7 releases)

v2.110.4
Jul 14, 2026

This 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.0
Jul 14, 2026

This 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.108.3-canary.1
Jun 18, 2026

This canary release primarily addresses two bug fixes: ensuring Content-Type overrides are respected in functions and maintaining default sorting behavior in storage list operations.

v2.90.0
Jan 7, 2026

This release introduces the exposure of heartbeat latency in realtime callbacks and includes numerous bug fixes across auth, functions, postgrest, and general supabase types to improve stability and compatibility.

v2.89.1-canary.7
Jan 7, 2026

This canary release addresses two specific bugs related to function content-type handling and RPC head requests with object arguments in Postgrest.

v2.80.1-canary.0
Nov 6, 2025

This canary release introduces configurable timeouts for functions and standardizes error handling for abort/timeout scenarios.

v2.75.1-canary.4
Oct 16, 2025

This canary release addresses two specific fixes related to Supabase Functions: ensuring the request body is present when Content-Type is set, and adding support for parsing application/pdf responses.

supabase-js(5 releases)

vercel-cli(1 releases)

Track Symbol Changes

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

Learn More