We have obtained SOC 2 Type 1 certification. This certification validates our commitment to maintaining the highest standards of security, availability, and confidentiality in our database DevSecOps platform.To request our SOC 2 Type 1 report, please email support@bytebase.com.
Simplify data masking, both UI and API are affected, check docs and API examples for details. Behavior changes:
Global masking takes precedence over column masking. Previously, column masking takes precedence over global masking.
Eliminate masking levels. For both global masking and column masking, you now configure the associated semantic type. Semantic type in turn maps to the corresponding masking algorithm.
Introduce Release, the new versioned database schema migration workflow. Create releases, which are versioned migration scripts bundled as a package to deploy, tell Bytebase which databases to deploy, and Bytebase will figure out which scripts to execute or skip if already executed.
Support CosmosDB.
Add project setting to allow users to self-approval their own issues.
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.