Skip to main content

🚀 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

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.