Change8

v2.106.0

📦 supabase-authView on GitHub →
1 features🐛 3 fixes🔧 5 symbols

Summary

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

✨ New Features

  • Supabase now supports W3C/OpenTelemetry trace context propagation.

🐛 Bug Fixes

  • The email_change single-confirmation verifyOtp endpoint now correctly returns null user and session.
  • The @supabase/tracing package has been marked private and snapshotted for JSR.
  • StreamDownloadBuilder now implements Promise and memoizes its executor.

Affected Symbols