You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Core] [Starter] Fix the bug of ST log print failed in some jdk versions #3160
[Core] [Shell] Fix bug that shell script about downloading plugins does not work #3462
Connector-V2
[Connector-V2] [Jdbc] Fix the bug that jdbc source can not be stopped in batch mode #3220
[Connector-V2] [Jdbc] Fix the bug that jdbc connector reset in jdbc connector #3670
[Connector-V2] [Jdbc] Fix the bug that jdbc connector exactly-once it will throw NullPointerException #3730
[Connector-V2] [Hive] Fix the following bugs of hive connector: 1. write parquet NullPointerException 2. when restore write from states getting error file path #3258
[Connector-V2] [File] Fix the bug that when getting file system throw NullPointerException #3506
[Connector-V2] [File] Fix the bug that when user does not config the fileNameExpression it will throw NullPointerException #3706
[Connector-V2] [Hudi] Fix the bug that the split owner of Hudi connector may be negative #3184
ST-Engine
[ST-Engine] Fix bug data file name will duplicate when use SeaTunnel Engine #3717
[ST-Engine] Fix job restart of all nodes down #3722
[ST-Engine] Fix the bug that checkpoint stuck in ST-Engine #3213
[ST-Engine] Fix the bug that checkpoint failed in ST-Engine #3769
E2E
[E2E] [Spark] Corrected spark version in e2e container #3225
Improve
Core
[Core] [Starter] [Flink] Upgrade the method of loading extra jars in flink starter #2982
[Core] [Pom] [Package] Optimize package process #3751
Connector-V1
[Connector-V1] Remove connector v1 related codes from dev branch #3450
Connector-V2
[Connector-V2] Add split templates for all connectors #3335
[Connector-V2] [Redis] Support redis cluster mode & user authentication #3188
[Connector-V2] [Clickhouse] Support nest type and array type in clickhouse connector #3047
[Connector-V2] [Clickhouse] Support geo type in clickhouse connector #3141
[Connector-V2] [Clickhouse] Improve double convert that in clickhouse connector #3441
[Connector-V2] [Clickhouse] Improve float long convert that in clickhouse connector #3471
[Connector-V2] [Kafka] Support setting read start offset or message time in kafka connector #3157
[Connector-V2] [Kafka] Support specify multiple partition keys in kafka connector #3230
[Connector-V2] [Kafka] Support dynamic discover topic & partition in kafka connector #3125
[Connector-V2] [Kafka] Support text format for kafka connector #3711
[Connector-V2] [IotDB] Add the parameter check logic for iotDB sink connector #3412
[Connector-V2] [Jdbc] Support setting fetch size in jdbc connector #3478
[Connector-V2] [Jdbc] Support upsert config in jdbc connector #3708
[Connector-V2] [Jdbc] Optimize the commit process of jdbc connector #3451
[Connector-V2] [Jdbc] Release jdbc resource when after using #3358
[Connector-V2] [Oracle] Improve data type mapping of Oracle connector #3486
[Connector-V2] [Http] Support extract complex json string in http connector #3510
[Connector-V2] [File] [S3] Support s3a protocol in S3 file connector #3632
[Connector-V2] [File] [HDFS] Support setting hdfs-site.xml #3778
[Connector-V2] [File] Support file split in file connectors #3625
[Connector-V2] [CDC] Support write cdc changelog event in elsticsearch sink connector #3673
[Connector-V2] [CDC] Support write cdc changelog event in clickhouse sink connector #3653
[Conncetor-V2] [CDC] Support write cdc changelog event in jdbc connector #3444
ST-Engine
[ST-Engine] Improve statistic information print format that in ST-Engine #3492