Skip to main content

NineData Community Edition Release Note

Version: 4.1.0 (Officially released on 2025.05.09)

Module
Feature
Release Details Description
Service DeploymentContainerized Deployment UpgradeNew Features
  • Complete Upgrade Path: Support for smooth upgrade from 4.0.0 to 4.1.0 versions.
  • Password Reset for Administrator: Added support for resetting the password in case the administrator password is forgotten.
  • Enhanced Operations and Maintenance Capabilities: Provide standardized upgrade|backup|rollback operations.
  • Startup Pre-Check Mechanism: Prohibit startup if disk space is less than 20GB, and trigger an alert if less than 50GB.
  • System Resource Forced Verification: Added baseline detection for CPU and memory capacity.
Feature Optimization
  • Legacy CPU Architecture Compatibility: Compatible with x86-64-v1 instruction set.
  • Container Restart Self-Check: Automatically run health check scripts until all services are ready.
  • Log Cleanup Policy: Adjust the task run log retention period to 7 days for automatic cleanup.
  • Network Configuration Upgrade: Adjust the default network plugin mode to resolve service access exceptions in some low-version kernel environments.
  • Metadata Database Decoupling: Support external MySQL 8.0+ as the metadata database through Docker environment variables.
Product FeatureDatabase DevOpsNew Features
  • SQL Window (PegaDB): The SQL window has added support for Baidu Cloud PegaDB data sources, and you can now manage your PegaDB data sources through the SQL window.
  • SQL Window (MongoDB): NineData SQL window has added support for HIDEINDEX and UNHIDEINDEX commands for MongoDB.
  • SQL Window (GoldenDB): The SQL window has added support for GoldenDB data sources, and you can now manage your GoldenDB data sources through the SQL window.
  • SQL Task|Schema Design Pre-release (GoldenDB): The SQL task|schema design and release feature has added support for GoldenDB data sources.
  • Data Export (GoldenDB): The data export feature now supports GoldenDB data sources, allowing export through SQL query statements and library table selection.
  • Data Import (GoldenDB): The data import feature now supports GoldenDB data sources, allowing import of SQL, CSV, EXCEL files containing data into the target database.
  • Data Export (KingBase): The data export feature now supports KingBase data sources, allowing export through SQL query statements and library table selection.
  • Data Import (KingBase): The data import feature now supports KingBase data sources, allowing import of SQL, CSV, EXCEL files containing data into the target database.
Feature Optimization
  • SQL Window (Optimization): In the View Sessions, add a search box to support fuzzy filtering of sessions by database name, user name, SQL statement, host name, etc.
  • SQL Window (Optimization): The left navigation tree of the SQL window now displays the database table space size of PostgreSQL and Db2 data sources.
  • Slow Query Analysis (Optimization): In the data source details page of the Slow Query Analysis module, add filtering of slow queries by Host, User, Database.
  • Sensitive Data Protection (Optimization): Add data content recognition rules for sensitive data types, supporting regular expressions and hit rate percentage adjustment.
  • Sensitive Data Protection (Optimization): For sensitive data scanning tasks in the Pending status, add the Terminate Scan operation, which can be performed under the Task Scan Log tab.
Product FeatureData ReplicationNew Features
  • New data replication link from PostgreSQL to Doris.
  • New data replication link from MySQL to StarRocks.
  • New data replication link from Redis to Redis.
  • New data replication link from MongoDB to MongoDB.
Product FeatureDatabase ComparisonNew Features
  • New data comparison link from PostgreSQL to Doris.
  • New data comparison link from MySQL to StarRocks.
  • New data comparison link from Redis to Redis.
  • New data comparison link from MongoDB to MongoDB.
Product FeatureInteraction UpgradeFeature Optimization
  • Refinement of Data Source Classification: Split Kingbase into two independent types, KingbaseES for Oracle and KingbaseES for PostgreSQL.
  • Table Structure Visualization: Remove the forced verification of the enforced field in table structure editing for MySQL versions above 8.0.
Product FeatureBasic ServicesNew Features
  • Open OpenAPI authentication system for account AccessKey, SecretKey management; the permissions of AccessKey are consistent with the platform account permissions.
  • Expose the data source management interface.
Bug Fixes
  • Permanent License Support: Refactor the license authentication logic to support unlimited authorization mode.
  • Message Formatting: Fix the issue where WeChat Webhook messages do not wrap lines.