Bytebase 3.3.1
Support 1-click DML rollback for Oracle
🚀 New Features
- Support 1-click DML rollback for Oracle.
- Support AppRole method for Vault while connecting to an instance.
🎄 Enhancements
- In SQL Editor, pressing
Cmd+Enter
will execute the query on the current line where the cursor is located. - Add compatibility with PostgreSQL extension CITUS.
- Improve the performance for
GetChangelog
andGetDatabaseSchema
APIs.
🔔 API Changes
- Remove
concise
parameter fromGetChangelog
andGetDatabaseSchema
APIs.
⚙️ 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.