Bytebase 2.11.1
![Mila](/_next/image/?url=%2Fimages%2Fauthors%2Fmila.webp&w=96&q=75)
🚀 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🐬.
To install, follow installation doc. If you are upgrading from a previous version, restart after obtaining the latest release binary.