| Product Features | Database DevOps | New Features- Data Sources: Added support for ShardingProxy, MaxCompute, Redshift, TDSQL PostgreSQL (including Oracle mode), HaishanDB, and YashanDB MySQL, extending Database DevOps coverage.
- Structure Design and Release: Supports generating change scripts from Gitee file-version diffs, then creating a new task or adding the scripts to an existing task if required. Added a script task type to support cross-environment release chaining for CI/CD orchestration in strictly isolated environments.
Feature Enhancements- Slow Query Analysis: Added support for OceanBase MySQL, OceanBase Oracle, Dameng (centralized), TDSQL PostgreSQL, TDSQL Oracle, PolarDB Oracle, PolarDB-X, and VastBase.
- Data Import: Added support for openGauss, GaussDB, ClickHouse, Doris, DWS, Greenplum, ADB PostgreSQL, StarRocks, SelectDB, GBase8s, and Klustron.
- Data Export: Added support for StarRocks, SelectDB, GBase8s, and Klustron.
- Data Export: Supports selecting SQL syntax types for export if required, including
select, create temp table, insert, and into select, for temporary-table export scenarios. - OnlineDDL: Merged the latest official
gh-ost version and added support for tenant-level gradual rollout. - Approval Processes: External approvals support multiple applications of the same type. Hovering over a built-in approval process displays custom approval-node names.
- Permissions: SQL Console, SQL Tasks, Data Export, and Data Import can hide databases, schemas, and tables for which the user has no permission. The permission-application entry remains visible, and the behavior can be switched at tenant level.
- SQL Console: SQL Server supports keyword searches across object types and adds visual editing for non-table objects.
- SQL Console: Result-set export supports CSV with UTF-8 with BOM encoding on Windows.
- SQL Console: When generating table-creation statements and functions for PostgreSQL (including AnalyticDB PostgreSQL and Greenplum), adds related
GRANT statements and improves partition-table display information. - SQL Console: Supports querying Oracle XML objects.
- SQL Development Policies: Added a policy for special DML/DDL table names.
- Sensitive Data: Data masking and sensitive-data scanning now support GaussDB and openGauss.
- Sensitive Data Protection: Only users with Sensitive Data Management permission can manage the sensitive-data page.
- Sensitive Data Protection: Added an exact column-name matching algorithm for sensitive-data identification.
|