Bytebase 2.23.0
Entra (Azure AD) directory sync and CockroachDB support
π New Features
- Support synchronizing users and groups from Entra ID (former Azure AD).
- Support CockroachDB.
- Support project-level backup settings with auto-enable and skip error options.
- Real-time syntax checking in the SQL Editor.
- Support configuring password restriction.
π Notable Changes
- Change the Data Classification upload data format from a list to a key-value map.
π Enhancements
- Split the
WHERE
SQL Review restriction into two rules: one forSELECT
statements and one for DML operations. - Support selecting PostgreSQL schema in SQL Editor.
- Display detailed PostgreSQL error messages in the SQL Editor.
- Support querying system objects for PostgreSQL in the SQL Editor.
- Regroup sidebar as IAM / Admin, CI/CD, Data Access, Integration.
- Allow workspace admin to disable other usersβ MFA settings.
βοΈ Install and Upgrade
-
Fresh install: /get-started/self-host
-
Upgrade: /get-started/upgrade
Warning 1): Bytebase does not support in-place downgrade. Make sure to back up your metadata before upgrading. 2) Never run multiple containers on the same data directory. Stop and remove the old one first to avoid corruption.