storage
Found in 3 packages: cloudflare-workers, supabase-auth, supabase-js
cloudflare-workers(1 releases)
supabase-auth(23 releases)
v2.112.0This 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.112.0-canary.1This release includes bug fixes for Postgrest and Storage. The Postgrest fix ensures throwOnError is honored when maybeSingle finds multiple rows, and the Storage fix exposes the service error code on StorageApiError.
v2.106.0This release introduces W3C/OpenTelemetry trace context propagation for Supabase and includes several fixes related to auth verification and storage stream handling.
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.
v3.0.0-next.11This release primarily addresses a bug fix related to stream uploads via uploadToSignedUrl in the storage module.
v2.103.3This patch release focuses on bug fixes, ensuring realtime errors are thrown as proper Error objects and correcting the nullability type for signed URLs in storage.
v2.103.0This release introduces new functionality for null stripping in postgrest and a cache nonce parameter for storage downloads, alongside a fix for scalar computed column type inference.
v2.102.0-canary.4This canary release primarily focuses on fixing content-type header issues in storage operations, specifically for uploads and vector requests.
v2.102.0-canary.3This canary release primarily addresses a bug related to setting the correct content-type for storage uploads.
v2.102.0-canary.2This canary release primarily addresses a bug related to setting the correct content-type during storage uploads.
v2.101.1This patch release primarily addresses a bug fix related to property typing within the storage module.
v2.101.1-canary.0This canary release primarily addresses a bug fix related to property types in the storage module.
v2.100.0-canary.7This canary release primarily addresses a bug fix in the storage module related to spreading default file options during signed URL uploads.
v2.100.0This release introduces an update to the realtime client to use Phoenix's JS library and includes several bug fixes across auth, realtime, and storage modules.
v2.100.0-canary.1This canary release includes fixes for authentication lock handling and improved error detection in storage operations.
v2.99.3This patch release addresses specific bugs in the Auth and Storage modules, improving request handling and error detection.
v2.99.2This patch release addresses a specific bug in the Storage module related to signed URL generation for empty transform objects.
v2.99.2-canary.0This canary release primarily addresses a bug in the Storage module related to signed URL generation for empty transform objects.
v2.95.3This release introduces canonical CORS header export for Edge Functions and includes fixes for Realtime channel management and Storage download parameters.
v2.95.0This release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
v2.94.2-canary.0This canary release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
supabase-js(26 releases)
v2.112.0-canary.1This release includes bug fixes for Postgrest and Storage. The Postgrest fix ensures throwOnError is honored when maybeSingle finds multiple rows, and the Storage fix exposes the service error code on StorageApiError.
v2.110.8-canary.2This release addresses a bug in storage by ensuring object keys are URL-encoded in CDN purge methods. This improves the reliability of purging cached objects.
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.106.0This release introduces W3C/OpenTelemetry trace context propagation for Supabase and includes several fixes related to auth verification and storage stream handling.
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.
v2.104.2-canary.4This canary release includes fixes for realtime getter annotations and stream upload options in storage.
v3.0.0-next.11This release primarily addresses a bug fix related to stream uploads via uploadToSignedUrl in the storage module.
v3.0.0-next.7This release primarily focuses on a bug fix related to deduplicating metadata, headers, and cacheControl during signed URL uploads in storage operations.
v2.103.3This patch release focuses on bug fixes, ensuring realtime errors are thrown as proper Error objects and correcting the nullability type for signed URLs in storage.
v2.103.0This release introduces null stripping functionality in postgrest and a cacheNonce parameter for storage downloads, alongside a fix for scalar computed column type inference.
v2.102.0-canary.4This canary release focuses on fixing content-type header issues within the storage module for uploads and vector requests.
v2.102.0-canary.3This canary release primarily addresses a bug related to setting the correct content-type for storage uploads.
v2.102.0-canary.2This canary release primarily addresses a bug in the storage module related to setting the correct content-type for uploads.
v2.101.1This patch release primarily addresses a bug fix related to property type handling within the storage module.
v2.101.1-canary.0This canary release primarily addresses a bug fix related to property typing in the storage module.
v2.100.0-canary.7This canary release primarily addresses a bug fix related to spreading default file options during signed URL uploads in the storage module.
v2.100.0This release introduces an update to the realtime client to use Phoenix's JS library and includes several bug fixes across auth, realtime, and storage modules.
v2.100.0-canary.1This canary release focuses on stability fixes in authentication and storage modules, specifically addressing issues with lock stealing and error detection in JSON responses.
v2.99.3This patch release addresses specific bugs in the Auth and Storage modules, improving request handling and error detection.
v2.99.2This patch release fixes a bug in storage operations related to signed URL generation for empty transform objects.
v2.99.2-canary.0This canary release primarily addresses a bug in the Storage module related to signed URL rewriting for empty transform objects.
v2.95.3This patch release introduces canonical CORS header export for Edge Functions and includes fixes for Realtime channel management and Storage download parameters.
v2.95.0This release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
v2.94.2-canary.0This canary release introduces canonical CORS header export for Supabase edge functions and includes fixes for realtime channel management and storage download parameters.
v2.93.3This patch release focuses on minor fixes, including improvements to authentication fallback naming and handling of empty responses in storage vector operations.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when storage changes.
Learn More