functions
Found in 3 packages: supabase-auth, supabase-js, vercel-cli
supabase-auth(7 releases)
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.108.3-canary.1This 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.0This 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.7This 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.0This canary release introduces configurable timeouts for functions and standardizes error handling for abort/timeout scenarios.
v2.75.1-canary.4This 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)
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.108.3-canary.1This canary release primarily addresses bug fixes related to Content-Type overrides in functions and default sorting behavior in storage list operations.
v2.89.1-canary.7This canary release addresses issues in the functions and postgrest modules, specifically improving body serialization for custom headers and refining RPC HEAD request behavior.
v2.80.1-canary.0This canary release introduces configurable timeouts for functions and standardizes error reporting by normalizing abort and timeout errors into a specific FunctionsFetchError type.
vercel-cli(1 releases)
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when functions changes.
Learn More