Bytebase 1.3.0

π New Features
-
Support SQL review for PostgreSQL with 13 rules: SQL Review
-
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.
-
Restore a database to the time point before the last migration with one click.
π Enhancements
-
Support to set "day of the week" and "backup retention period" for database backup settings.
-
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
-
Added interactive source code tour via Sourcegraph.
-
Thanks to @unknwon for implementing issue #928 βοΈ GitHub Git provider.
To install, follow installation doc. If you are upgrading from a previous version, restart after obtaining the latest release binary.