Commit Graph

8508 Commits

Author SHA1 Message Date
ThomasTan2002
94774e706a
[Doc-16375] change front build command (#16372)
* change front build command en

* change front build command zh

---------

Co-authored-by: xiangzihao <460888207@qq.com>
2024-07-26 11:06:08 +08:00
wangxj3
c0f1269afe
[Chore] modify release doc (#16371)
* modify release doc

* mvn spotless:apply

---------

Co-authored-by: wangxj959 <wangxj959@chinaunicom.cn>
2024-07-26 09:30:25 +08:00
xiangzihao
a5061eb351
[Improvement-16360] [Doc] Add project worker group auth doc (#16361)
* add project worker group auth doc

* add project worker group auth doc

* add project worker group auth doc
2024-07-23 19:57:43 +08:00
seckiller
b69ba4a70c
[Fix-16346] Fix a bug that prevents re-uploading resource files (#16356)
Co-authored-by: JohnZp <johnzp1109@google.com>
2024-07-23 09:53:10 +08:00
Starry Song
0e8595cbbe
[Fix-16353] Fix incorrect parameter name 'processLineages' in batchInsert method.(#16353) (#16354) 2024-07-22 10:21:44 +08:00
zuo
38d599c745
[Fix-15828] fix expandListParameter (#15878)
* [Fix-15828] Replace the original question mark before regex replacement
2024-07-20 16:48:43 +08:00
wangxj3
6e0e29e754
Modify transfer characters (#16349) 2024-07-20 09:53:34 +08:00
Wenjun Ruan
b54bfbe3b7
Fix JdbcRegistry will get duplicate children (#16348) 2024-07-20 09:25:21 +08:00
wangxj3
624c42c67f
[Chore] 3.2.2-release doc (#16326)
* 3.2.2-release doc

* Update site.js

* mvn spotless:apply

---------

Co-authored-by: wangxj3 <wangxj@apache.org>
Co-authored-by: David Zollo <dailidong66@gmail.com>
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Gallardot <gallardot@apache.org>
Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2024-07-19 16:44:20 +08:00
xiangzihao
c5e5ff7b19
[Improvement-15448] Remove redundant query in project list (#16341)
* remove redundant query
2024-07-19 10:16:47 +08:00
xiangzihao
ebaa819060
[Fix-15927] Polish dependent task docs. (#16342)
* fix 15927
2024-07-18 19:56:48 +08:00
xiangzihao
0e42635732
[Chore] Improve frontend ci check (#16335)
* improve frontend ci check
2024-07-17 22:44:03 +08:00
Gallardot
9ec31b021a
[Improvement][Helm] Support for updateStrategy (#16334) 2024-07-17 17:12:09 +08:00
xiangzihao
3dbfac3b18
[Fix-16308] Fix query resources list paging error and docs. (#16324)
* fix issue 16308
2024-07-17 12:09:55 +08:00
xiangzihao
5ef5c5b4c0
fix issue 15519 (#16325) 2024-07-17 11:06:11 +08:00
xiangzihao
f54b8d31fe
fix offline workflow error (#16330) 2024-07-17 10:35:35 +08:00
八角龙
faaef5fc5b
[Fix-15644][ui] fix ui Failed to query list after editing file (#15647)
* [bug][ui] fix ui Failed to query list after editing file
2024-07-16 17:51:18 +08:00
JohnHuang
c20af83368
[Improvement][Authentication] Improvement k8s resource center statement (#16123) 2024-07-16 16:42:20 +08:00
Wenjun Ruan
f8e1be3930
Set default registry-disconnect-strategy:strategy to stop (#16323)
Co-authored-by: Gallardot <gallardot@apache.org>
2024-07-16 15:35:12 +08:00
xxsc0529
1199a916b3
[Feature-16132][Task Plugin] support for oceanbase datax task (#16281)
* Add support for oceanbase's datax task --feat

* fix code style

---------

Co-authored-by: xiangzihao <460888207@qq.com>
2024-07-16 09:27:05 +08:00
zuo
8d1680d2f0
[Fix-16279] Support Java 8 date/time type java.time.OffsetDateTime (#16304)
* [Fix-16279] Support Java 8 date/time type `java.time.OffsetDateTime`
2024-07-15 21:14:51 +08:00
wangxj3
f101feb97c
[Fix-16314][NOTICE] Correct year in NOTICE file (#16316)
* Update NOTICE to 2024
2024-07-15 18:01:45 +08:00
xiangzihao
34cd747597
[Improvement-16311] Polish installation docs (#16312)
* polish installation docs

* fix cluster test error
2024-07-15 14:31:14 +08:00
Wenjun Ruan
af83c14298
Fix sonar cannot work (#16307) 2024-07-14 22:52:46 +08:00
xiangzihao
d13abe6b26
[Chore] Improve owasp dependency check (#16305)
* improve owasp dependency check
2024-07-12 16:13:06 +08:00
Wenjun Ruan
2db80981ca
[DSIP-56] Refactor JDBC registry support session timeout and data change event (#16287)
* Support sessionTimeout in jdbc registry
* Add registry table to initialize sql
2024-07-12 14:12:28 +08:00
xiangzihao
761323f3e1
[DSIP-53] Suggest add process lineage parsing for dependent task (#16288)
* add dsip 53
2024-07-11 21:25:06 +08:00
xiangzihao
bc256a18e6
[Chore] Improve ci check (#16294)
* improve ci check
2024-07-11 16:55:54 +08:00
wangbowen
82ff24ae99
[Fix-16295][Task] Remote Shell Task plugin run error (#16296) 2024-07-10 20:02:12 +08:00
Wenjun Ruan
fb8f3edc5a
Use SecureRandom rather than ThreadLocalRandom (#16291) 2024-07-09 09:58:03 +08:00
Wenjun Ruan
255ec35c3b
Filter the NaN of system_cpu_usage/process_cpu_usage (#16289) 2024-07-08 21:43:59 +08:00
Wenjun Ruan
8f6df8d840
[DSIP-54][Master] Use ClusterManager to manage the cluster in master (#16263) 2024-07-05 11:55:00 +08:00
wangbowen
b539942067
[Fix-16272][Alert Server] Alarm server failed to send alarm (#16275) 2024-07-05 10:03:16 +08:00
pusl6
0d59dd037a
[Improvement-15815][ui] improving to find current version identifier(#15815) (#15933)
* [Improvement][ui] improving to find current version identifier(#15815)
2024-07-04 14:19:03 +08:00
gaoyan
82b501aa8e
[Feature-16269][dinky-task]Supports dinky tasks to accept Prepare Params passed within a task or from a previous task (#15947)
* fix dinky unresolve params

* Supplement the Dinky documentation
2024-07-04 09:52:07 +08:00
caishunfeng
b686fed4be
[Chore] remove unuse resource query (#16239)
* improve resource query
* remove unuse mapper method
2024-07-04 09:14:04 +08:00
Gallardot
97d164cda7
feat: add heartbeat metrics (#16267)
Signed-off-by: Gallardot <gallardot@apache.org>
2024-07-03 18:38:45 +08:00
QuakeWang
ff0f7dfe48
[Fix-16257][Doc] The incorrect document screenshot of the task parmas passing (#16261)
* feat: update the right images
2024-07-03 09:16:11 +08:00
Gallardot
9879c7cd7d
[Chore] add codeowner to help review k8s,meter,registry,helm, etc. #16259
Signed-off-by: Gallardot <gallardot@apache.org>
2024-07-02 18:35:48 +08:00
xiangzihao
23d6437d3b
[Chore] Fix flaky e2e test (#16246)
* fix flaky e2e test
2024-07-01 22:43:35 +08:00
Wenjun Ruan
ed2c10815b
Fix JDBCRegistry refresh lock error (#16252) 2024-07-01 22:05:57 +08:00
xiangzihao
1fe8a6e868
[Feature-16229] Add python using file e2e test case (#16240)
* feature 16229

* resolve conflicts
2024-07-01 12:36:10 +08:00
Wenjun Ruan
8338815a8c
Force check ci on prapare/release branch (#16216) 2024-07-01 09:20:56 +08:00
xiangzihao
565a91790a
[Chore] [CI] Add api-test and e2e-test to spotless check (#16242) 2024-06-30 22:39:12 +08:00
Wenjun Ruan
177a001392
Remove unused dependentResult in TaskInstance (#16236) 2024-06-30 18:56:53 +08:00
blink
d42ac96c55
[Fix-16211] Remove ExecutePath in buildJarCommand to fix Java Task in Jar Mode (#16238) 2024-06-29 14:34:30 +08:00
xiangzihao
225e969d2d
[DSIP-51][Task] Remove unused pigeon task plugin (#16219) 2024-06-28 09:51:02 +08:00
Wenjun Ruan
0e2d0fb81e
[Fix-16228] Fix E2E health check url is not correct (#16227) 2024-06-27 21:49:21 +08:00
Wenjun Ruan
46eff34e69
[Fix-16224] Add Shell using file E2E case (#16220)
* Add Shell E2E case

* Add shell using resource file e2e case

* Upgrade checkout from v2 to v4

* Change interval to 500ms

* Upgrade actions/upload-artifact

---------

Co-authored-by: xiangzihao <460888207@qq.com>
2024-06-27 16:04:03 +08:00
Wenjun Ruan
02bef74296
Fix worker overload will casue task failed (#16221) 2024-06-27 13:37:13 +08:00