> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bytebase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bytebase 3.10.0 - Sep 11, 2025

> Cassandra data masking

## 🚀 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](https://github.com/bytebase/example-gitops-github-flow/actions/runs/17601287317)
* Improve database creation page for clearer information.

## 🐞 Bug Fix

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

## ⚙️ Install and Upgrade

* [Fresh install](/get-started/self-host/deploy-with-docker)

* [Upgrade](/get-started/self-host/upgrade)

*Before upgrading: 1) Back up the [metadata](https://www.bytebase.com/docs/administration/back-up-restore-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.*
