Commit Graph

93 Commits

Author SHA1 Message Date
qianmoQ
d91e5e3133 [Env] Fixed publish maven ci 2024-07-29 21:03:08 +08:00
qianmoQ
a47b89370a [Release] Released for 2024.03.8 2024-07-29 15:34:17 +08:00
qianmoQ
75d8ecb803 [Core] Optimize convert packaging 2024-07-06 11:15:27 +08:00
qianmoQ
82bd30f351 [Core] Optimize plugin packaging 2024-07-06 10:58:53 +08:00
qianmoQ
9f7a8a631c [Release] Released for 2024.03.7 2024-07-02 21:24:40 +08:00
qianmoQ
ab7df9ca23 [Core] [SPI] Adapter xml convert 2024-07-02 20:23:49 +08:00
qianmoQ
623c43addb [Core] [Convert] Rename file to convert 2024-06-28 20:24:46 +08:00
qianmoQ
9a5dbbc396 [Plugin] [InfluxDB] Add plugin test 2024-06-26 18:35:30 +08:00
qianmoQ
f1909020f8 [Plugin] [InfluxDB] Add Module, Plugin 2024-06-26 13:37:02 +08:00
qianmoQ
5cbfcd0a4b [Plugin] [SPI] Fix the problem of abnormal connection not being intercepted 2024-06-25 10:53:26 +08:00
qianmoQ
450bdc340f [Plugin] [Solr] Add plugin test 2024-06-24 22:24:24 +08:00
qianmoQ
7b889c7ee3 [Core] [Docs] Update version 2024-06-20 21:09:30 +08:00
qianmoQ
3f439fd652 [Release] Released for 2024.03.6 2024-06-19 20:12:23 +08:00
qianmoQ
11d41af73a [Core] [Query] Add format column 2024-06-18 19:35:55 +08:00
qianmoQ
c89ae2dc30 [File] [Csv] Support csv to spi 2024-06-14 21:50:05 +08:00
qianmoQ
cd0267c85a [Core] [File] Add path 2024-06-10 12:56:14 +08:00
qianmoQ
f6db223090 [Core] [File] Add none file convert 2024-06-10 08:38:11 +08:00
qianmoQ
a0c0171d2c [Core] [SPI] Fixed file spi 2024-06-10 00:04:58 +08:00
qianmoQ
ff4d5196e8 [Core] [Env] Replace findbugs to spotbugs 2024-06-09 09:03:23 +08:00
qianmoQ
aa59d8be88 [Core] [File] Add file spi 2024-06-06 15:28:47 +08:00
qianmoQ
c8854f2782 [Release] Released for 2024.03.5 2024-06-05 08:30:22 +08:00
qianmoQ
1c222885a9 [Docker] Fixed jdk version 2024-05-20 13:57:53 +08:00
qianmoQ
5c97c31dbc [Release] Released for 2024.03.4 2024-05-19 20:52:18 +08:00
qianmoQ
bf2e39c4d7 [Core] Fixed sql 2024-04-19 20:23:03 +08:00
qianmoQ
38b1e5a404 [Release] Released for 2024.03.3 2024-04-19 15:00:53 +08:00
qianmoQ
2b18003e87 [Core] [User] Support upload avatar 2024-04-12 18:57:17 +08:00
qianmoQ
6f4b910021 [Release] Released for 2024.03.2 2024-04-12 12:41:53 +08:00
qianmoQ
be5b637dbd [Core] Fixed sql script 2024-04-11 14:30:40 +08:00
qianmoQ
c63b6e5697 [Release] Released for 2024.03.1 2024-04-11 13:19:34 +08:00
qianmoQ
deea5337f4 [Env] Replace wechat qr 2024-03-07 01:46:10 +08:00
qianmoQ
c5e91c7545 [Release] Released for 2024.02.1 2024-03-01 22:04:18 +08:00
qianmoQ
53913a7128 [Core] [DataSet] Supports multi-series line charts (close #610) 2024-02-04 11:38:51 +08:00
qianmoQ
9da677a3fd [Core] [DataSet] [Visual] Add area chart (close #611) 2024-02-01 15:23:56 +08:00
qianmoQ
3bc5b3fda0 [Release] Released for 2024.01.1 2024-01-29 12:22:14 +08:00
qianmoQ
da1e0819d3 [Core] Remove slf4j 2024-01-24 18:15:29 +08:00
qianmoQ
55a443de95 [Core] [Executor] Refactor seatunnel executor 2024-01-16 14:13:30 +08:00
qianmoQ
cd82898dce [Core] [Plugin] Support MatrixOne 2024-01-12 12:22:10 +08:00
qianmoQ
5c38c4f3f7 [Core] [Parser] Add parser spi 2023-12-29 23:16:32 +08:00
qianmoQ
b19ca550a3 [Core] Upgrade mysql dependency version 8.0.28 2023-12-29 15:37:56 +08:00
qianmoQ
8eb567fa75 [Core] [SPI] Add test case 2023-12-29 13:54:43 +08:00
qianmoQ
d0a820f8f6 [Core] [SPI] Fix data source concurrency exception 2023-12-29 12:28:05 +08:00
qianmoQ
18202aaf55 [Core] [Sql] Fixed compile 2023-12-24 10:04:18 +08:00
qianmoQ
73db7231d3 [Release] Released for 1.18.0 2023-12-22 10:48:20 +08:00
wanghao
d031a9be04 [Fix] update source connection (#514) 2023-12-06 19:54:02 +08:00
qianmoQ
9a9db2c5ed [Core] [Pipeline] [Jdbc] Support mysql 2023-11-23 20:35:21 +08:00
qianmoQ
5f8d3f647d [Release] Released for 1.17.0 2023-11-20 09:56:40 +08:00
qianmoQ
3a26eb94a1 [Core] Unify the data types returned by each plug-in (close #479) 2023-11-13 01:10:41 +08:00
qianmoQ
ffbf241e13 [Core] No column information is returned when the data is empty (close #475) 2023-11-12 17:03:04 +08:00
qianmoQ
456087b2ef [Env] Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.10 2023-11-06 12:14:57 +08:00
qianmoQ
0caaab9333 [Release] Released for 1.16.0 2023-11-01 22:14:19 +08:00