Bytebase 1.13.0
- Generate SQL statements to rollback DML for MySQL. - Support Single Sign-On (SSO) with OIDC. - GitOps workflow now supports GitLab.com as a VCS provider.
🚀 New Features
- Generate SQL statements to rollback DML for MySQL. /change-database/rollback-data-changes
- Support Single Sign-On (SSO) with OIDC. /administration/sso/oidc
- GitOps workflow now supports GitLab.com as a VCS provider. Now Bytebase supports GitLab.com, GitHub.com and GitLab self-hosted. /vcs-integration/overview#gitlab-ci
🎄 Enhancements
- Improved UI for viewing and configuring SQL review policies.
- Support executing multiple statements for PostgreSQL in SQL Editor Admin mode.
🎠 Community
- We just crossed 5K GitHub stars 🥳!
- Thanks to @piglig for PRs
⚙️ Install and Upgrade
-
Fresh install: /get-started/self-host
-
Upgrade: /get-started/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.