Bytebase 3.0.1
Ningjing1 min read
๐ New Features
- Add an environment policy to allow executing DDL/DML statements directly in SQL Editor.
- Support data masking for BigQuery.
- Support rollback to a specific version in the change history on the database page.
- Add data access control and masking page under each project.
๐ Breaking Changes
- Disallow issue creators from approving their own issues.
- SQL review configuration API supports upsert via
PATCH
. For example,PATCH /v1/reviewConfigs/not_exist_review_config?allow_missing=true
๐ Enhancements
- Remove the export limit for audit logs.
- Optimize CPU usage during synchronization on MySQL instances.
๐ฐ Pricing Adjustments
- The database group/batch change feature is now extended to the Pro Plan besides the Enterprise Plan.
- The Pro plan is now billed per user instead of per database instance. /pricing
โ๏ธ 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.