Skip to main content

🚀 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

Before upgrading: 1) Back up the metadata — in-place downgrade is not supported. 2) Do not run multiple containers on the same data directory. 3) Terraform users: upgrade Bytebase server first, then apply the new Terraform config.