Bytebase 2.22.2
Ningjing1 min read
๐ 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
.
๐ Breaking 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
โ๏ธ Install and Upgrade
-
Fresh install: https://www.bytebase.com/docs/get-started/self-host
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.