๐ Enhancements
- 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.
- AI Provider โ Support GPT-5 models for AI features, alongside existing GPT-4o support.
๐ 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.
- Hide the unassign action for databases on a project-scoped instance โ moving them to another project was never supported.
-
PostgreSQL โ Fix the โRequire primary keyโ SQL review rule flagging unrelated
ALTER TABLEstatements on a table that already had no primary key.

