Bytebase 1.3.2

NingjingNingjing2 min read

🚀 New Features

  • Integrate PostgreSQL Explain Visualizer 👀. pg-explain-visualizer
  • Support in-place backup restore for PostgreSQL.
  • Support PITR to a new database for MySQL.
  • Users can mark an environment as "protected", and a shield badge 🛡️ will show up next to its name. environment-protected
  • Users can view, copy and export server-side error info on Settings > Workspace > Debug Log. debug-log

🎄 Enhancements

  • Add MySQL and PostgreSQL statement type check to force the separation of ALTER SCHEMA and CHANGE DATA.
  • Support single or double asterisks in VCS commit file path template
  • Add database name search when transferring databases.
  • Support pagination on issue overview page.
  • Improve the performance of issue overview page.
  • Improve the SQL editor auto-completion experience.
  • Improve performance when initializing SQL editor.
  • Improve the performance of syncing PostgreSQL instances.
  • Add SQL Review rule: Support naming length limit (default 63 characters) for MySQL and PostgreSQL.
  • Add SQL Review rule: Allow empty for the index name.
  • Assign newly-created issues to a DBA or owner if possible in GitOps Workflow.
  • Add option to show password on sign-in and sign-up pages.
  • Prevent a workspace from removing the last active owner.

🐞 Notable bug fixes

  • Fixed: backups cannot be deleted automatically in some cases.
  • Fixed: GitHub integration listens for wrong branches.
  • Let the migration compatibility rule consider creating the unique key after creating the table

🎠 Community

To install, follow installation doc. If you are upgrading from a previous version, restart after obtaining the latest release binary.

Back to Changelog

Subscribe to Newsletter

By subscribing, you agree with Bytebase's Terms of Service and Privacy Policy.