🚀 New Features
- Allow assigning roles to groups at the workspace level.
- Support disallowing sign-in with email and password, allowing only SSO.
- Add a PostgreSQL SQL review rule:
Disallow setting volatile default values on columns
.
🔔 Notable Changes
- Retire the change histories page in the project; change histories can be found on the database page.
- Remove
BranchService.DiffDatabase
andSQLService.DifferPreview
API.
🎄 Enhancements
- Split the Members & Groups page into two pages: Users & Groups and Members.
- Improve SQL Editor UI.
🎠 Community
- Thanks to @nlimpid for the PR fix: handle error properly in ClickHouse query #13415