🚀 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.

🔔 Notable 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

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.