Skip to main content

๐Ÿš€ New Features

  • SQL Review is now available on the GitHub Action Marketplace! ๐Ÿฑ sql-revie-gha

๐ŸŽ„ Enhancements

  • Speed up MySQL database restore by 20x. ๐Ÿ”ฅ
  • Project owners can now be set as Issue approvers. set-reviewer
  • The โ€œAlter Schemaโ€ page now supports searching for databases through a search box.
  • Alter a single database schema is now supported in tenant mode projects.
  • Updated the โ€œOpen connectionโ€ button in the SQL Editor. sql-editor-button
  • Database instance tree in SQL editor now loads significantly faster.
  • Added the โ€œLGTMโ€ button in issueโ€™s comment area. ๐Ÿ‘

๐Ÿž Notable bug fixes

  • Disallow baseline migrations from VCS. They should only be triggered from the Bytebase console to re-sync the database schema to address schema drift.
  • Fixed writeback schema to VCS when establishing the baseline.

๐ŸŽ  Community

  • Created an example for how to configure SQL Review GitHub Action.

โš™๏ธ 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.