Feature | Description | References |
Data ingestion module added | A YAML draft can be developed based on Flink CDC 3.0 to synchronize data from the source to the destination. | Develop a YAML draft (public preview) |
Interconnection with Data Lake Formation (DLF) 2.0 | If you select DLF 2.0 as the metadata storage type when you create a Paimon catalog, you do not need to specify configurations, such as an AccessKey pair. | Manage Apache Paimon catalogs |
Optimization of access permissions | When you create a Realtime Compute for Apache Flink workspace for the first time, permissions on DLF-related operations are granted for you to access DLF-related catalogs. This improves the user experience of DLF 2.0. By default, DLF permissions are automatically granted to existing users. | DLF-related permissions |
Quick creation of a session cluster | If no session cluster is available when you run a query script, you can create an execution environment by configuring key parameters to directly run the script. | N/A |
Optimized task orchestration capabilities | The alerting capabilities of workflows are enriched. CloudMonitor can report event alerts by using multiple methods, such as DingTalk and phone calls. | Configure event alerts in CloudMonitor |
Extended key hosting capabilities | Key hosting is renamed variable management. You can reference plaintext or ciphertext variables in JAR and Python deployments. | Manage variables |
Reorganization of level-1 console menus | New modules such as data ingestion are added. The layout of menu items in the left-side navigation pane of the development console is optimized. This way, you can easily locate the required modules. | N/A |
Enhanced MySQL connector performance | Binlog parsing threads can be configured to improve the asynchronous parsing capability. | MySQL connector |
Enhanced Kafka connector performance | | Kafka connector |
Enhanced Redis connector performance | | Tair (Redis OSS-compatible) connector |
Simple Log Service connector refactoring | | Simple Log Service connector |
Enhanced Paimon connector | The semantics of received retraction messages (delete or update) can be configured to improve delete action performance. | Paimon connector |
Enhanced dimension table lookup capabilities in MongoDB | The _id field of the ObjectId parameter built in a dimension table can be read. | MongoDB |
Enhanced StarRocks connector stability | The write retry mechanism is optimized for network exceptions and the default value of the sink.max-retries parameter is changed to enhance data writing stability under poor network conditions. | StarRocks connector |
Optimized HBase connector | The null field in write operations is ignored to save the storage space and meet different data requirements. | ApsaraDB for HBase connector |
Optimized Lindorm connector | Data can be written to a result table. Data in specific columns can be excluded for the update operation. | Lindorm connector |