Bytebase 1.3.0

NingjingNingjing2 min read

🚀 New Features

  • Support SQL review for PostgreSQL with 13 rules: SQL Review sql-review-for-pg

  • Support using GitHub.com both as the VCS integration to manage database schemas and as the authentication provider to allow users to use their GitHub.com accounts to log in to Bytebase. git-provider-github

  • Restore a database to the time point before the last migration with one click. restore-before-migration

🎄 Enhancements

  • Support to set "day of the week" and "backup retention period" for database backup settings. backup-retention

  • When VCS has a new commit, the corresponding issue created by Bytebase will try to display the creator by matching the email account.

  • Allow modifying task SQL statements in tenant mode.

  • Ghost improvement: Display progress for sync task; Fix potential data loss issues; Fix potential long-time table lock.

  • Support multi-selection when transferring databases into a project.

  • Support "Upload SQL" when editing an issue's SQL statement.

  • Support database level schema sync.

  • Optimize schema sync performance.

🐞 Notable bug fixes

  • [GitOps workflow] Handle token expiration failure when versioning the latest schema back to the repository.

🎠 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.