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