> ## 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.5.2 - Apr 10, 2025

> Support Cassandra in SQL Editor

## 🚀 New Features

* Support Cassandra in SQL Editor.

## 🔔 Notable Changes

* List instance API returns at most 10 instances instead of all by default. The API requires using pagination parameter to fetch more. [Doc](https://api.bytebase.com/#tag/instanceservice/GET/v1/instances)

* The statement field in Release API will be base64-encoded string.

## 🎄 Enhancements

* Support displaying triggers for Oracle in SQL Editor.
* Improve Elasticsearch parser accuracy.
* Binary data in SQL editor now copies in its displayed format instead of the raw value.
* Support "View Schema Text" for views in SQL Editor.
* Service account emails now use workspace domain (if set) instead of default `@service.bytebase.com`.

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