Commit Graph

826 Commits

Author SHA1 Message Date
qianmoQ
f59371ee9a [Core] [Dataset] Fixed the injector being unavailable because it was empty 2024-08-26 20:16:43 +08:00
qianmoQ
2bf9ad35c7 [Core] [Dataset] Fix build data set does not carry query SQL issue 2024-08-26 19:51:19 +08:00
qianmoQ
52c85f4d3c [Fs] [Amazon S3] Add docs 2024-08-25 20:33:21 +08:00
qianmoQ
1c90ed8f7c [Fs] [Amazon S3] Add amazon s3 module 2024-08-25 15:59:01 +08:00
qianmoQ
b0b522d4d6
Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0 (#816) 2024-08-24 19:31:00 +08:00
qianmoQ
33b9896d80
[Fs] [Tencent Cos] Add tencent-cos (#813) 2024-08-23 16:23:56 +08:00
qianmoQ
b8ab59e747 [Fs] [Tencent Cos] Support delete 2024-08-23 15:13:36 +08:00
dependabot[bot]
d93ef88e09
Bump org.apache.commons:commons-csv from 1.10.0 to 1.11.0
Bumps [org.apache.commons:commons-csv](https://github.com/apache/commons-csv) from 1.10.0 to 1.11.0.
- [Changelog](https://github.com/apache/commons-csv/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-csv/compare/rel/commons-csv-1.10.0...rel/commons-csv-1.11.0)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-csv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 13:07:06 +00:00
qianmoQ
302989cf38
Bump braces from 3.0.2 to 3.0.3 in /core/datacap-ui (#787) 2024-08-11 10:56:48 +08:00
qianmoQ
e3255f844a [Core] Fix package missing files cause startup failure 2024-08-08 10:57:00 +08:00
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
b8802eedba [Core] [UI] Optimize data source test prompt information 2024-07-07 19:39:18 +08:00
qianmoQ
74a2802384 [Core] Fixed issue with installing add-on components 2024-07-06 23:27:17 +08:00
qianmoQ
ea2fadd973 [Core] Optimize executor packaging 2024-07-06 11:18:11 +08:00
qianmoQ
75d8ecb803 [Core] Optimize convert packaging 2024-07-06 11:15:27 +08:00
qianmoQ
ce7f2da57c [Core] Optimize fs packaging 2024-07-06 11:13: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
d27639ea2f [Core] [Env] Add version 2024-07-02 21:02:24 +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
ee11f099ec [Plugin] [InfluxDB] Add docs 2024-06-26 18:49:47 +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
7c79f0dba5 [Plugin] [Solr] Add logo 2024-06-24 23:12:32 +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
dependabot[bot]
3c22c8d831
Bump braces from 3.0.2 to 3.0.3 in /core/datacap-ui
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 14:34:23 +00:00
qianmoQ
c89ae2dc30 [File] [Csv] Support csv to spi 2024-06-14 21:50:05 +08:00
qianmoQ
0a29a7ef0e [File] [Json] Adapter ObjectNode 2024-06-11 11:15:22 +08:00
qianmoQ
3ea4f9ca40 [Core] [File] Fixed code bugs 2024-06-10 13:51:20 +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
4dfbbd9c3c [Core] [Source] Adapter metadata convert 2024-06-10 00:21:14 +08:00
qianmoQ
51c26a340c [Core] [Source] Adapter source metadata 2024-06-10 00:12:04 +08:00
qianmoQ
a0c0171d2c [Core] [SPI] Fixed file spi 2024-06-10 00:04:58 +08:00
qianmoQ
45eb6f405e [Core] Fixed JwtResponse 2024-06-09 20:16:36 +08:00
qianmoQ
ff4d5196e8 [Core] [Env] Replace findbugs to spotbugs 2024-06-09 09:03:23 +08:00
qianmoQ
16ed4cdba8 [Core] [File] Support writer 2024-06-07 23:40:36 +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
5b9c155d95 [UI] Optimize Card title style 2024-06-05 07:58:26 +08:00
qianmoQ
819b8a5c34 [Core] [User] Fixed code type 2024-06-02 21:40:15 +08:00
qianmoQ
35fa42a5d4 [Core] [User] Support add user 2024-06-02 21:36:23 +08:00
qianmoQ
8271b31146 [Core] [User] Add missing fields 2024-06-02 19:44:21 +08:00
qianmoQ
71bf8d8429 [Core] [Notify] Add filter 2024-05-23 20:07:49 +08:00