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.