Bytebase 3.5.2
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
-
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
-
Upgrade: /get-started/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.