🚀 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_LIMITsetting andDATA_EXPORTpolicy. ConsolidatedSQLQueryRestrictionSettingandExportDataPolicyinto theDATA_QUERYpolicy. - Terraform – Deprecate
sql_query_restrictionsetting. Use thequery_data_policyblock instead, which supportsdisable_export,maximum_result_rows,maximum_result_size, andtimeout_in_seconds.
🎄 Enhancements
- Bytebase Cloud - Gemini AI is enabled automatically in the SaaS mode - Totally FREE!
- Bytebase GitHub Actions
bytebase-action rolloutcommand 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.

