Bytebase 2.11.1
Mila1 min read
🚀 New Features
- Customizable Masking Algorithms and Semantic Types for Data Masking.
🔔 Breaking Changes
- Workspace Admins and Members are the updated terms for Workspace Owners and Developers, respectively.
- User page URL is now
/users/{email}
(previously/u/{uid}
).
🎄 Enhancements
- SQL Editor: display DDL statement of the selected table (MySQL, PostgreSQL and TiDB).
- Boosted query speed when Data Masking is enabled.
- Send webhook notifications when an issue is Waiting for Rollout or Approved.
- Improved Oracle Parser for procedures and table partitions.
- Improved issue filters.
- Improved issue assignee feature.
- Improved Schema Editor performance.
📰 Fresh Off the Press
- Case Study: how electronic manufacturing company CVTE upped up their database change management game with Batch Change, a simplified version control workflow AND granulated access control🏗️.
- Database 101 series is back with What is Database Version Control?🎯
- Top data masking solutions for Postgres🔐.
psql
is the official CLI to command Postgres. Here, we gathered 10 most-usedpsql
commands, plus examples to get you started🐘.- A handy guide to get started with a local MySQL running on your system🐬.
⚙️ Install and Upgrade
-
Fresh install: https://www.bytebase.com/docs/get-started/self-host
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.