Bytebase 2.4.1
Support GitHub Enterprise for VCS integration; export data as XLSX files; manage Oracle instance based on schema
🚀 New Features
- Support GitHub Enterprise for VCS integration.
- Support Export Data as XLSX.
- Manage Oracle instance based on schema.
🎄 Enhancements
- Support masking sensitive data for CTE in Oracle.
- Support more SQL Review Rules for Snowflake.
- DAC (Data Access Control) now supports more types of Snowflake SQL statements.
- Improved the file format of data export as JSON.
- Disable copying data via SQL Editor by configuring Environment Policy.
- Prepared one test and prod instance each, for onboarding purposes.
- Added
--disable-sample
to disable running sample instance on startup.
📰 Fresh off the press
- It’s 2023, choosing between Postgres and MySQL is still hard!
- A list of the top 5 MySQL GUI Clients, and let’s not forget about Postgres!
- Extensibility is PostgreSQL’s DNA, what are the top Postgres extensions?
- 🔥A non-exhaustive list of DBaaS providers on the market.
- Plus some handy tutorials:
- Common mysql commands with examples.
- How to install MySQL Client on Mac, Ubuntu, CentOS, or Windows
- Snowflake Schema Change Best Practice.
⚙️ 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.