This release (Release 2026.04.01, v2.1) introduces a series of new features, enhancements, and fixes. Please note that these updates will be rolled out in phases to the following regions, and will be completed within one to two weeks from the release date, depending on your region.
-
Domestic Regions
- Alibaba Cloud (Shanghai)
- Tencent Cloud (Shanghai / Beijing / Guangzhou)
- AWS (Beijing)
-
International Regions
- Alibaba Cloud (Singapore)
- AWS (Singapore)
AI Capability Updates
- DataAgent Update: Optimized natural language semantic understanding and AI responses to deliver more accurate output. A feedback entry has also been added — you can submit any issues you encounter while using the platform at any time.
New Features
-
Multi-Table Real-time Sync:
- Support for partitioned tables, with partition values sourced from a specified field.
- Added Dameng (DM) data source type.
-
Code Approval:
- Code Approval: A new code approval capability has been added to enforce script deployment workflows and prevent erroneous scripts from contaminating production data after changes. When creating a workspace, users can choose whether to enable "Mandatory Code Approval" for that workspace. Once enabled, all code submissions in that workspace must first be submitted for review, and the code will only be deployed to production after approval by the relevant roles.
_1775651665635.png)
- Code Approval: A new code approval capability has been added to enforce script deployment workflows and prevent erroneous scripts from contaminating production data after changes. When creating a workspace, users can choose whether to enable "Mandatory Code Approval" for that workspace. Once enabled, all code submissions in that workspace must first be submitted for review, and the code will only be deployed to production after approval by the relevant roles.
-
Task Development:
- Context Parameter Passing: Added input/output parameter functionality. In parameter configuration, users can write upstream task parameters into the current task and pass current task parameters downstream, enabling inter-task parameter passing. Added input/output parameter functionality. In parameter configuration, users can write upstream task parameters into the current task and pass current task parameters downstream, enabling inter-task parameter passing.
_1775652089726.png)
- Context Parameter Passing: Added input/output parameter functionality. In parameter configuration, users can write upstream task parameters into the current task and pass current task parameters downstream, enabling inter-task parameter passing. Added input/output parameter functionality. In parameter configuration, users can write upstream task parameters into the current task and pass current task parameters downstream, enabling inter-task parameter passing.
-
For Each Loop Task: Added a For Each loop task for scenarios requiring iteration, to be used in conjunction with upstream tasks that produce output parameters (SQL, Python, Shell). Set the upstream task with output parameters as the predecessor of the For Each task, assign its output results to the For Each task, and iterate through the output results of the assigned task.
-
Git Folder: Added a Git folder type for associating with Git repositories and synchronizing script task behaviors. Currently supports association with GitLab only.
Improvements
-
Task Development:
- Data results can now directly display image information, with support for clicking images to enlarge them.
- Optimized the overall workflow for script development, scheduling configuration, and submission in the development module.
Bug Fixes
-
Data Sync:
- Fixed an issue in real-time multi-table sync where the specified start time for a multi-table real-time sync task could not be selected.
- Fixed an issue in MySQL/PG multi-table merge tasks where, during dynamic table addition on the first data write, a
booltype coercion would fail. - Fixed an issue where slots remained disabled and could not be edited after a task was taken offline.
-
Data Catalog: Fixed an issue where Data Catalog permissions were inconsistent with
SHOW SCHEMAS. -
Account Center: Fixed an issue where the country code entered when modifying a user's phone number did not match the final confirmed country code.
