🚀 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

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.