Change8

v2.82.0

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

Summary

This release introduces new OAuth management endpoints in the auth module and includes several bug fixes across PostgREST, Realtime, and Storage components.

✨ New Features

  • Added OAuth grant listing and revocation endpoints to the auth module.

🐛 Bug Fixes

  • PostgREST now bubbles up fetch error causes and codes.
  • Realtime now correctly accounts for null references when encoding messages.
  • Fixed an issue related to analytics bucket properties in Storage.

Affected Symbols