Change8

v2.84.0

📦 supabase-jsView on GitHub →
1 features🐛 2 fixes🔧 3 symbols

Summary

This release introduces new PostgREST operators for distinctness and regex matching, alongside stability improvements for relation name validation and Realtime message serialization.

✨ New Features

  • postgrest: Added support for 'isdistinct' and regex pattern matching operators.

🐛 Bug Fixes

  • postgrest: Added validation for empty or invalid relation names in Postgrest queries.
  • realtime: Simplified the serializer by removing unnecessary message types.

🔧 Affected Symbols

PostgrestQueryBuilderPostgrestFilterBuilderRealtimeSerializer