1. ebcdaeb [TEST] increase coverage of project preference service test (#15939) by Evan Sun · 7 days ago dev
  2. 0a11cd2 Fix jar path is not correct in java task (#15906) by Wenjun Ruan · 7 days ago
  3. 647cbae [DSIP-32][Master] Add command fetcher strategy for master fetch command (#15900) by Wenjun Ruan · 7 days ago
  4. 5a6c6c3 [Improvement-15910][UI] Supposed to provide a default value for the custom parallelism when using the mode of parallel execution. (#15912) by calvin · 8 days ago
  5. 7a55ade [Improvement-15919][datasource] Improvement datasource get name (#15920) by 小可耐 · 8 days ago
  6. b29965b [Fix] In updateWorkerNodes method, the workerNodeInfoWriteLock should be used. #15898 (#15903) by DaqianLiao · 10 days ago
  7. d1135ea [DSIP-34] Change required_approving_review_count to 2 (#15914) by Wenjun Ruan · 11 days ago
  8. 446f6ba Fix auto create tennat concurrently will cause the task failed (#15909) by Wenjun Ruan · 11 days ago
  9. b3b8c07 Fix kill dynamic task doesn't kill the wait to run workflow instances (#15896) by Wenjun Ruan · 11 days ago
  10. 1d13ef0 [TEST] increase coverage of project parameter service test (#15905) by Evan Sun · 12 days ago
  11. 59f060e [Improvement] Fix alert code smell by 旺阳 · 13 days ago
  12. e9d8591 Fix queryByTypeAndJobId might error due to multiple result (#15883) by Wenjun Ruan · 14 days ago
  13. e2c8b08 [DSIP-31] Reduce the thread pool size of hikari (#15890) by Wenjun Ruan · 14 days ago
  14. 6c78c8e [Improvement][Spark] Support Local Spark Cluster (#15589) by John Huang · 14 days ago
  15. e66441a [FIX] Fix cannot recover a stopped workflow instance (#15880) by privking · 2 weeks ago
  16. 285c5a8 [DSIP-28] Donnot scan whole bean under classpath (#15874) by Wenjun Ruan · 2 weeks ago
  17. a9decc9 [Bug][Helm] fix image.registry (#15860) by Gallardot · 2 weeks ago
  18. d306f1d Refactor record audit log logic (#15881) by 旺阳 · 2 weeks ago
  19. 32f9288 Fix dsip name (#15876) by Wenjun Ruan · 2 weeks ago
  20. 325bfa8 [TEST] increase cov of logger service (#15870) by Evan Sun · 3 weeks ago
  21. 8fc2049 Add DSIP template (#15871) by Wenjun Ruan · 3 weeks ago
  22. 163f8f0 Fix jdbc registry cannot work (#15861) by Wenjun Ruan · 3 weeks ago
  23. a8bc237 Fix write audit log error will cause the request failed (#15868) by Wenjun Ruan · 3 weeks ago
  24. 3fe9fd4 [Fix-15706] Seatunnel improvement (#15852) by XinXing · 3 weeks ago
  25. 9a48aca [Fix-15866][Doc] update the taobao mirror link (#15867) by zuo · 3 weeks ago
  26. 9437d27 Change ssh heartbeat type to IGNORE (#15858) by Wenjun Ruan · 3 weeks ago
  27. ead5453 Fix QUARTZ table order is not correct in initialization schema (#15857) by Wenjun Ruan · 3 weeks ago
  28. 76d0598 Forbidden forcess success a task instance in a running workflow instance (#15855) by Wenjun Ruan · 3 weeks ago
  29. 27d0563 Bind processId to constructor CodeGenerator (#15848) by Wenjun Ruan · 3 weeks ago
  30. f99d3f1 [Improvement][Audit] Change time to create_time (#15846) by 旺阳 · 3 weeks ago
  31. 6844c65 Fix ErrorCommand loss some fields in Command (#15847) by Wenjun Ruan · 3 weeks ago
  32. 5ad7b15 [Fix-15787] Reuse code and solve the problem of complex SQL parsing exceptions in… (#15833) by XinXing · 3 weeks ago
  33. 7894ebb [TEST] increase coverage of environment service (#15840) by Evan Sun · 3 weeks ago
  34. 2263455 [DSIP-26][Audit log] Audit log improvement design (#15554) by 旺阳 · 3 weeks ago
  35. efbffac delete useless code (#15844) by 旺阳 · 3 weeks ago
  36. 08ac132 [Improvement] Modify python-gateway: enabled default to false. (#15825) by BaiJv · 3 weeks ago
  37. e5e7749 [Improvement] Abnormal characters check (#15824) by BaiJv · 3 weeks ago
  38. 883848f Remove unused caffeine cache (#15830) by Wenjun Ruan · 4 weeks ago
  39. 2b5f843 Fix cannot construct instance of StreamingTaskTriggerResponse by 旧城 · 4 weeks ago
  40. f93b27e [Worker] Fix will not kill the subprocess in remote when stop a remote-shell task #15570 (#15629) by sleo · 4 weeks ago
  41. 5050a8e [Improve] Fix typo on ProcessServiceImpl (#15817) by 旺阳 · 4 weeks ago
  42. 66df5d4 Split cpuUsage to systemCpuUsage and jvmCpuUsage (#15803) by Wenjun Ruan · 4 weeks ago
  43. 9599b5a fix:DataSource And UdfFunc list query use Enum code value not ordinal (#15714) by songwenyong · 4 weeks ago
  44. 3927409 Fix typo on common.properties (#15806) by John Huang · 4 weeks ago
  45. 200d23f [TEST] increase coverage of datasource service (#15801) by Evan Sun · 4 weeks ago
  46. 3b1de41 Remove dolphinscheduler-data-quality from dolphinscheduler-task-dataquality (#15791) by Wenjun Ruan · 5 weeks ago
  47. 98bc9ce feat: inc coverage of alert plugin instance svc (#15799) by Evan Sun · 5 weeks ago
  48. 5d8808d [Fix-15760][datasource-plugin] fix sql task split error (#15760) (#15794) by songwenyong · 5 weeks ago
  49. c0435e5 fix dependent task logic (#15795) by Evan Sun · 5 weeks ago
  50. 0419543 Directly use Quartz replase api to bootstrap a schedule (#15781) by Wenjun Ruan · 5 weeks ago
  51. 920ac15 [Improvement-15744][parameter] project parameter add update time and update user id (#15745) by 小可耐 · 5 weeks ago
  52. 8acc697 [Improvement] add resource full name check (#15786) by caishunfeng · 5 weeks ago
  53. ac0189a [DSIP-24][RemoteLogging]Support AbsRemoteLogHandler (#15769) by John Huang · 5 weeks ago
  54. d39bdcb [RemoteLogging] Move init into loghandler (#15780) by John Huang · 5 weeks ago
  55. dc4dad1 Fix TaskGroupCoordinator might cause OOM when there is a lot of waiting TaskGroupQueue (#15773) by Wenjun Ruan · 5 weeks ago
  56. ae1fe84 [TEST] fill up alert group service test (#15777) by Evan Sun · 5 weeks ago
  57. 723126b hotfix(ui): update datasourceTypes following the DbType in spi module (#15776) by He Wang · 5 weeks ago
  58. 929f4cf Remove replace sql_mode in dolphinscheduler_mysql.sql (#15775) by Wenjun Ruan · 6 weeks ago
  59. 5e3dc7b [Fix-15771] Fix normal user can grant project permission (#15772) by silentxingtian · 6 weeks ago
  60. 5466117 [Bug][Worker] Replace jre with jdk (#15764) by Gallardot · 6 weeks ago
  61. bcf1b67 [Fix] add resource full name check (#15757) by caishunfeng · 6 weeks ago
  62. dcc9d64 Fix Switch logic task doesn't check the branch exist (#15755) by Wenjun Ruan · 6 weeks ago
  63. 2e16907 Fix delay execution task will never be dispatched (#15751) by Wenjun Ruan · 6 weeks ago
  64. 99a2461 [Improvement] change js engine (#15747) by caishunfeng · 6 weeks ago
  65. f7358c3 add alert script check (#15752) by caishunfeng · 7 weeks ago
  66. 56a834b [Bug] Disable delete a specific workflow version when exist workflow instance under this version which is not finish (#15730) by Wenjun Ruan · 7 weeks ago
  67. 023c22c remove unused method (#15743) by Eric Gao · 7 weeks ago
  68. 49d04de fix frontend ci not trigger (#15749) by xiangzihao · 7 weeks ago
  69. a16a15c [Fix-15698][UI] close the definition when opened in the new tab (#15736) by arlendp · 7 weeks ago
  70. 1440045 [CI] Frontend ci require passed before merge (#15735) by xiangzihao · 7 weeks ago
  71. 4a255fd Fix switch js, add black key (#15680) by caishunfeng · 7 weeks ago
  72. faa794c fix ui build error (#15732) by xiangzihao · 7 weeks ago
  73. b652967 [Improvement-15719] Remove the useless methods in ProcessUtils (#15720) by Rick Cheng · 7 weeks ago
  74. 0cce220 [TEST] fill up access token test (#15710) by Evan Sun · 7 weeks ago
  75. d49dbba [Improvement-15725][UI] The default option of project preferences can be clearable. (#15727) by calvin · 7 weeks ago
  76. 832826e done (#15724) by calvin · 7 weeks ago
  77. e97f6a4 Check whether the key exists when "start param to overwrite global param" (#15676) (#15677) by Frank-Liao · 7 weeks ago
  78. 4a08316 fix word spell error (#15716) by ZhongJinHacker · 7 weeks ago
  79. eab71f1 [Improvement-15707][Master] Work out the issue that the workflow with a task dependency couldn't work well. (#15712) by calvin · 8 weeks ago
  80. 738da1c [Fix][Master] Fix Potential danger in the event of a worker failover (#15689) by ZhongJinHacker · 8 weeks ago
  81. 2395ba5 fix this issue (#15695) by calvin · 8 weeks ago
  82. cd63069 [Improvement-15692][task-datasync] rewrite the mockito test file for DatasyncTaskTest. (#15693) by Tq · 8 weeks ago
  83. af57812 fix switch status button not show correctly (#15686) by lch · 8 weeks ago
  84. c61b81e [Improvement-15603][API] When removing or modifying a workflow the system can check if there any tasks depend on it. (#15681) by calvin · 8 weeks ago
  85. e3fdb1a [Fix-15639] parameterPassing is null case NPE (#15678) by lch · 8 weeks ago
  86. 68065d3 fix UT test (#15684) by caishunfeng · 8 weeks ago
  87. e984300 [bug] [dolphinscheduler-ui] UI timed scheduler Improvement (#15624) by 王渔 · 9 weeks ago
  88. e3bd263 [Improvement][UT] Improve Worker runner coverage (#15428) by John Huang · 9 weeks ago
  89. 82ffdbf fix: create linux user with home dir (#15670) by zer0e · 9 weeks ago
  90. 04a6b0d Fix task mighe be dispatched even if it has been killed (#15662) by Wenjun Ruan · 9 weeks ago
  91. 040ab34 [Doc][remote shell] missing remote shell doc for version 3.2.1 (#15660) by John Huang · 9 weeks ago
  92. 502b49a [TEST] fix log related test (#15659) by Evan Sun · 9 weeks ago
  93. 48ea8f3 chore: modify some CODEOWNERS (#15654) by Jay Chung · 9 weeks ago
  94. f8919c0 [Doc] Fix ci docs check timeout issue (#15664) by xiangzihao · 9 weeks ago
  95. 88a8f06 Fix can modify file which is not under resource path (#15652) by Wenjun Ruan · 9 weeks ago
  96. 3fda980 [Task][Remoteshell] fix maven dependency warn (#15635) by Gallardot · 10 weeks ago
  97. 0000851 Update SeatunnelTask.java (#15621) by 王渔 · 10 weeks ago
  98. f14749a [Doc] fix CNCF logo (#15634) by Gallardot · 10 weeks ago
  99. b278df1 [Improvement][API] add PageInfo UT (#15622) by Gallardot · 10 weeks ago
  100. e498116 Fix Hive jdbc url (#15627) by zuo · 10 weeks ago