Bytebase 2.11.0
Support setting parameters for MySQL online schema change.
๐ New Features
- Support setting parameters for MySQL online schema change.
- Add database viewer role to Project. (Check Roles and Permissions)
- Support OceanBase in Oracle Mode.
๐ Enhancements
- Support choosing
All users
and assign roles in a project. - Display table and column details on a hover panel in SQL Editor.
- Rearranged project page layout.
๐ชฆ Deprecations
- The Bookmarks functionality will no longer be available in our forthcoming software update. We recommend utilizing your browserโs bookmarking capabilities as an alternative.
๐ Bug Fixes
- Fixed: renaming files on Azure DevOps/Bitbucket doesnโt trigger issue creation in Bytebase.
๐ Community
- Thanks to @bds-congnguyen for fix: update bytebase-sql-review.yml for CICD #8984
๐ฐ Fresh off the press
- Data masking is a crucial technique for safeguarding sensitive information. This article compares three methods to do it for MySQL ๐ฌ.
- This tutorial shows you how to use Bytebase to deploy schema migrations with features like SQL Review, custom approval, time scheduling, and more ๐.
- Treat databases the same way we treat applications. Itโs time for Bitbucket ๐ชฃ!
โ๏ธ 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.