🚀 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.