Bytebase 3.1.2

π New Features
- Add tooltips for tables, columns, and PostgreSQL view comments in SQL Editor.
- Support IM and webhook integration for Lark.
- Display table and view definition for Redshift.
π Breaking Changes
- Remove the masking policy API
v1/{instance}/{database}/policies/masking
. Usev1/{instance}/{database}/metadata
instead and set thecolumnConfigs
parameter.
π Enhancements
- Move the masking column page to the database detail page.
- Support popup login modal on token expiration.
π Bug fix
- Fix the backup table name conflict in multi-tenant database group within the same instance.
- Fix the cross-origin issue in SSO authentication (OIDC).
- Fix bug causing QuotaExceededError in SQL Editor.
βοΈ 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.