1. 8ebc6f3 [Fix-17469]Fix threadLocal will not clean if exception occur in LoginHandlerInterceptor (#17474) by njnu-seafish · 16 hours ago dev
  2. 4ec7c4b [Improvement-16994][TaskPlugin] support retry for every api call for serverless spark (#17476) by Evan · 20 hours ago
  3. 90a8cdc fix flaky ci (#17479) by xiangzihao · 3 days ago
  4. 590d16f [Fix-17473] [Task Plugin] Fix Serverless Spark Task final state incorrect for failure (#17475) by Eric Gao · 4 days ago
  5. dbb7c4c [Chore] Upgrade zk image in ci (#17471) by Gallardot · 6 days ago
  6. a9b829d [Chore] Fix doc deadlink error (#17466) by xiangzihao · 7 days ago
  7. bccb8ec [Chore] Hotfix ci error (#17463) by xiangzihao · 8 days ago
  8. cfa96f6 [Improvement-17445] Fix dolphindb doc location error (#17444) by xiangzihao · 14 days ago
  9. 0338e41 [Improvement-17447] Remove unused task definition doc (#17448) by xiangzihao · 14 days ago
  10. 7a87d42 [Chore] Release 3.3.1 (#17443) by xiangzihao · 2 weeks ago
  11. 94b357f [Fix-17406]Fix OssStorageOperator missing init method causing ossclient to be null (#17438) by Zzih96 · 3 weeks ago
  12. 3dd1720 [DSIP-83][datasource-plugin] Add DolphinDB datasource (#17404) by eco8848 · 3 weeks ago
  13. c955562 [Fix-17431] init-job failed to execute the 3.3.1 SQL (#17434) by luxl@chinatelecom.cn · 3 weeks ago
  14. 5ee887c [Improvement-17422][UI] Remove executionOrder when RUN_MODE_PARALLEL (#17432) by njnu-seafish · 3 weeks ago
  15. 76545e7 [Improvement-17426][docs] Complete and fix mistakes in development md (#17427) by Calvin · 3 weeks ago
  16. dc8a5a8 [Fix-17414]Workflow relation are not displayed in ui (#17417) by luxl@chinatelecom.cn · 3 weeks ago
  17. 6a3025f [Chore] Fix typo in WorkerConfig (#17418) by qingzhongli · 4 weeks ago
  18. 0abc08f [Fix-17408] Don't filter out inactive worker addresses in onWorkerGroupChange (#17412) by lile · 4 weeks ago
  19. 0a53544 [Improvement-16994][TaskPlugin] support serverless spark template (#17411) by Evan · 4 weeks ago
  20. 2f57e05 [Improvement-16979] Unify PriorityDelayQueue with AbstractDelayEventBus (#17155) by lile · 5 weeks ago
  21. 4d7f927 [Improvement-17361][TaskPlugin] Use logger marker to exclude the system log in task instance log content. (#17378) by Wenjun Ruan · 5 weeks ago
  22. b9b6d51 [Chore] Remove unused code in ProcessService (#17391) by Wenjun Ruan · 5 weeks ago
  23. 5a93624 [Fix-17354][Master] Killed state of timeout failure strategy will cause workflow can't finish or stop (#17392) by Wenjun Ruan · 5 weeks ago
  24. e2a9e76 [Fix-17355] Fix reassignWorkflowInstanceHost may failed when no events in channel (#17372) by lile · 5 weeks ago
  25. 37f7067 [Fix-17036] should reconnect hdfs after renew tgt (#17394) by wuzhenhua · 5 weeks ago
  26. 04a8429 hot fix ci error (#17395) by xiangzihao · 5 weeks ago
  27. a5c20a0 [Fix-17353] Dependent calculation ignore need-fault-tolerance state (#17385) by lile · 6 weeks ago
  28. a99c25d [Chore][Doc] Fix typos and improve the expression in `README.md`. (#17384) by Sud0x67 · 6 weeks ago
  29. 46698d6 [Chore][Doc] Fix typos and improve the expression in `glossary.md`. (#17380) by Sud0x67 · 6 weeks ago
  30. 291adfb [Chore-17377][Master] Rename methods in StateAction for better readability. (#17379) by Sud0x67 · 6 weeks ago
  31. f81709c [Fix-17356][Dependent] error creating Dependent (#17357) by xiangzihao · 6 weeks ago
  32. 2654b90 [Fix-17369][Deploy docker] update docker .env hub (#17369) by zhyyyq · 6 weeks ago
  33. f065f96 [Fix-17359][Task-API] Use sudo -i to avoid killing yarn application failed. (#17362) by njnu-seafish · 7 weeks ago
  34. 5d63e41 [Fix-17350] Fix issues of sub-workflow failover from different master server (#17352) by lile · 7 weeks ago
  35. 1317e83 [Bug] Refresh restart time when failover a workflow instance (#17344) by Wenjun Ruan · 7 weeks ago
  36. e8f8a8c [Fix-17316][Task-API] Add check process status after killing task (#17320) by njnu-seafish · 8 weeks ago
  37. ff3a9c0 [Doc-17327] Add helm section in development documentation in both Chinese and English (#17335) by njnu-seafish · 8 weeks ago
  38. f380189 [Improvement-17328] Upgrade Databend JDBC jar to 0.3.9 (#17329) by PJ Fanning · 9 weeks ago
  39. 0b012c4 [Fix-17281][alert] Fix the content exceed 32767 characters will throw exception in excel (#17283) by kun · 9 weeks ago
  40. e77dd2a [Fix-17317][Task-API] Add kill yarn or k8s application after killing task (#17325) by njnu-seafish · 9 weeks ago
  41. 6f53df7 [Chore] Optimize the configuration in ServerLoadProtection (#17315) by Wenjun Ruan · 9 weeks ago
  42. bc7fbcc [Improvement-17304][Master/Worker] Make busy master/worker can registered (#17305) by Wenjun Ruan · 9 weeks ago
  43. bcf89fe [Improvement-17311][RPC] Validate the args type in RPC method (#17312) by Wenjun Ruan · 9 weeks ago
  44. 3b1d631 [Improvement-17157][Master] Support setting max.concurrent.workflow.instances (#17159) by Aryan Kumar · 10 weeks ago
  45. ea42073 [Fix-17299][alert] upgrade to poi 5.4.1 (#17300) by PJ Fanning · 10 weeks ago
  46. 2ed3821 [Improvement-17302][Alert] simplify double handling in ExcelUtils (#17303) by PJ Fanning · 10 weeks ago
  47. 0d3f593 [Fix-17308][Alert] Missing alert logic when workflow instance finished (#17309) by xiangzihao · 10 weeks ago
  48. 734a502 [Chore][CI] Fix owasp dependency check (#17296) by xiangzihao · 10 weeks ago
  49. 5cd09b4 [Fix-17297][YARN-QUEUE-MANAGE]Fix creation time should not be changed when modifying data (#17298) by 小可耐 · 10 weeks ago
  50. ce7440d [Improvement-17288] CodeGenerateException is swallowed in ProcessDefinitionDemo (#17289) by Wenjun Ruan · 2 months ago
  51. 79f686f [Improvement-17267] Throw exception if deserialize json failed in JSONUtils (#17243) by Wenjun Ruan · 2 months ago
  52. 342c471 [Improvement-17277]Remove unused testFlag (#17282) by xiangzihao · 3 months ago
  53. a073fd3 [Fix-17625][Dolphinscheduler on K8S]Fix can't reconnect zookeeper when PodIP change (#17270) by Asakiny · 3 months ago
  54. f6a27f1 [Chore][CI] Hot fix ci error (#17272) by xiangzihao · 3 months ago
  55. 3ae70b7 [Improvement-17249][Doc] Improve development-environment-setup documentation with plugins (#17258) by luxl@chinatelecom.cn · 3 months ago
  56. 09d15a0 [Doc-16755] Improve architecture description with JDBC and Etcd supportImprove design doc (#17092) by Oscar Cheng · 3 months ago
  57. 778bab0 [Fix-17026][API] Set workflowDefinition status to offline when importing (#17132) by ZHANG YINGHONG · 3 months ago
  58. 7a8d910 [DSIP-40][APIService] Add LogClient to fetch log (#17165) by luxl@chinatelecom.cn · 3 months ago
  59. 935117c [Improvement-17241][UI] workflow instance list index should display workflow instance id instead of serial number (#17242) by xiangzihao · 3 months ago
  60. 52220c8 [Chore] Skip maven-dependency-plugin in ci (#17223) by Wenjun Ruan · 3 months ago
  61. 7266e3f [Fix-17232][master] handle the problem that master nodes gains the same slot id (#17233) by ZhongJinHacker · 3 months ago
  62. fad9d7d [Fix-17225][Doc] fix parameter priority pass order (#17234) by unigof · 3 months ago
  63. 5f64bad [Fix-17239][Dependent] Dependent check get wrong result in manual running execution type (#17240) by xiangzihao · 3 months ago
  64. 6f12d1d [Fix-17184] Fix varpool cannot use (#17199) by Wenjun Ruan · 3 months ago
  65. 59d5c3e [Doc-17228] Update documentation links to version 3.3.0-alpha (#17229) by Robin Ye · 3 months ago
  66. 22ceff8 [Fix-17208][dependent] Fix validate dependent failure waiting time (#17207) by 小可耐 · 3 months ago
  67. f573f36 [Chore][Doc] Fix typo for contribution docs (#17219) by npofsi koi | N/P硅 · 3 months ago
  68. cdb60a3 [Fix-17217] HotFix TaskKillLifecycleEvent/TaskPauseLifecycleEvent retry interval (#17218) by Wenjun Ruan · 3 months ago
  69. fa8a431 [Chore] Fix spelling in ProcedureTask log.info (#17213) by John Bampton · 3 months ago
  70. 943a32f [Doc-17209]Fix typos and improve grammar in README.md (#17206) by GuessingBlast · 3 months ago
  71. 75a1c98 [Doc-17211] Update links in Chinese Quick Start guide to point to Chinese versions (#17210) by Mengyu Zhao · 3 months ago
  72. f9b0e04 Retry TaskKillLifecycleEvent/TaskPauseLifecycleEvent when task instance is submitted but already dispatched (#17203) by Wenjun Ruan · 4 months ago
  73. a5296d6 [Fix-17177] Fix cos resource can not list (#17178) by gaoyan · 4 months ago
  74. 5aa2345 [Fix-17189][UI] Dependent task result status icon error (#17191) by xiangzihao · 4 months ago
  75. e53ec09 [Fix-17186] Namespace Selection Missing in k8s task (#17190) by Joleen Knepp · 4 months ago
  76. 86c066a Removed unused params in TaskExecutionContext (#17195) by Wenjun Ruan · 4 months ago
  77. a41e34f [Fix-17175] The base path of COS resources obtained is incorrect (#17176) by gaoyan · 4 months ago
  78. 4b38848 [Fix-17187][Dependent Task] finish dependent task error (#17188) by xiangzihao · 4 months ago
  79. 8491216 [Fix-17182][Dependent Task] error occured in dependent task node (#17183) by xiangzihao · 4 months ago
  80. bdec8b1 [Improvement-17179][Master] Remove GlobalTaskDispatchWaitingQueue (#17180) by Wenjun Ruan · 4 months ago
  81. b9bd779 [Fix-17173] [JVM Metrics] Fix JVM memory monitoring metrics (#17174) by dill21yu · 4 months ago
  82. 3275a76 [Chore][docs] Update documentation notice content sync with website readme (#17160) by Applenice · 4 months ago
  83. 43a27e1 [Fix-17142] Add UK uniq_workflow_definition_code on t_ds_workflow_definition (#17151) by Wenjun Ruan · 4 months ago
  84. 87f6b2f [Chore] Hotfix ci error (#17172) by xiangzihao · 4 months ago
  85. c236066 [Improvement-16767] Takeover sub-workflow in sub-workflow-task (#17153) by lile · 4 months ago
  86. 1caa65d [Fix][SQL][#17040] Preserve PostgreSQL PL/pgSQL DO $$ blocks during SQL splitting (#17145) by Eshwaran · 5 months ago
  87. b7fc727 [Improvement-17061] Improvement linkis option parameters default show (#17136) by 小可耐 · 5 months ago
  88. 457dafe [Fix-17137][CLUSTER-MANAGE] Fix update time not effective (#17138) by 小可耐 · 5 months ago
  89. f5469d7 [DSIP-55][Master] Separate the waiting dispatched task into different queue by worker group (#17037) by luxl@chinatelecom.cn · 5 months ago
  90. b66d099 [Fix-17103][DataxTask] DataxTask getColumnName Cause failure (#17104) by deng-jeffer · 5 months ago
  91. 008e6e5 [Chore] Add mistaken security vulnerabilities in security model (#17120) by Wenjun Ruan · 5 months ago
  92. 66c1d87 [Fix-17109] Recovered workflow host may incorrect (#17112) by lile · 5 months ago
  93. d5532ed [Chore] Hotfix ci error (#17121) by xiangzihao · 5 months ago
  94. bb9b2d4 [Fix-16929][Meter] Fix startup failed when metrics is disabled. (#17094) by ZHANG YINGHONG · 5 months ago
  95. 3e10cc4 [Chore] Release 3.3.0-alpha (#17117) by xiangzihao · 5 months ago
  96. 1e2b211 [Chore] Some release improvement (#17107) by xiangzihao · 5 months ago
  97. fd53743 [Fix-17111] [registry] Fix zookeeper registry start failed message. (#17111) (#17115) by ZHANG YINGHONG · 5 months ago
  98. c5e6f26 [Chore] Hotfix ci pending actions (#17110) by xiangzihao · 5 months ago
  99. 1beecb0 [Doc-17096] add the security model reqeust of Network Environment (#17097) by wangxj3 · 5 months ago
  100. 46485a4 fix release process (#17095) by xiangzihao · 5 months ago