🎄 Enhancements
- AI Provider — Support GPT-6 and GPT-5 models for AI features, alongside existing GPT-4o, Gemini, and Claude support.
- The Grant Access account picker can now search for existing service accounts by name or email, instead of requiring their exact auto-generated email address.
🐞 Bug Fixes
- Fix syncing many databases at once exhausting the metadata database’s connection pool.
- Fix creating an access grant failing when its SQL statement is very long; show a clear size-limit error instead.
-
PostgreSQL — Fix the “Require primary key” SQL review rule flagging unrelated
ALTER TABLEstatements on a table that already had no primary key.

