🚀 New Features

  • Cassandra - support data masking.
  • Add TLS certificate verification toggle while adding instance.

🔔 Notable Changes

  • Service accounts no longer consume user seats.
  • API – Deprecate SQL_RESULT_SIZE_LIMIT setting and DATA_EXPORT policy. Consolidated SQLQueryRestrictionSetting and ExportDataPolicy into the DATA_QUERY policy.
  • Terraform – Deprecate sql_query_restriction setting. Use the query_data_policy block instead, which supports disable_export, maximum_result_rows, maximum_result_size, and timeout_in_seconds.

🎄 Enhancements

  • Bytebase Cloud - Gemini AI is enabled automatically in the SaaS mode - Totally FREE!
  • Bytebase GitHub Actions bytebase-action rollout command now outputs a job summary on GitHub. Example
  • Improve database creation page for clearer information.

🐞 Bug Fix

  • SQL Server - Fix cross-database reference issues in queries.

⚙️ 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.