v2.102.0-canary.0
📦 supabase-authView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This canary release introduces automatic retries for transient errors in postgrest operations and enhances CI security by ignoring installation scripts during platform tests.
✨ New Features
- Added automatic retries for transient errors in the postgrest client.
🐛 Bug Fixes
- Added --ignore-scripts to platform test installs in CI to block post install attacks.