1. db69544 [Improvement-18437][API] Add index idx_project_submit_time for queryTaskInstanceListPaging (#18438) by suyc · 30 hours ago dev
  2. c1cad90 [Fix-18338] Check task if it's waiting for TaskGroup slot when pause/kill (#18414) by xiangzihao · 8 days ago
  3. 1f71cfc [Fix-18406] Fix task instance failed but workflow instance remains in running state while using continue strategy with a blocked intermediate predecessor (#18415) by xiangzihao · 9 days ago
  4. 65bfc93 [Fix-18409][Common] Fix DAG.addEdge accepting an edge that creates a cycle when paths converge (#18410) by Nikita Kuprins · 9 days ago
  5. a60271d [Improvement-18388][TASK] Killed shell tasks should be displayed as FAILURE (#18407) by HomminLee · 10 days ago
  6. cf57046 [Improvement-18412][api] Fix missing validation for resource preview limit parameter (#18411) by destinyoooo · 11 days ago
  7. 0e8db82 [Fix-18391] [Alert] Remove redundant plugin definition table existence check during AlertServer startup (#18392) by suyc · 11 days ago
  8. e12fa9d [Improvement-18403][API&Security] Avoid raw password exposure in user parameter validation errors (#18404) by suyc · 2 weeks ago
  9. 17ce569 [Improvement-17933][api] Restrict audit logs for non-admin users (#18368) by Yanjun Qiu · 3 weeks ago
  10. 8592557 [Fix-18378] Fix list resources returned only 1000 records in s3 storage type (#18381) by xiangzihao · 4 weeks ago
  11. 3cfee61 [Fix-18307][API] The frontend is correctly using the preferred values of the associated project for task creating and workflow scheduling (#18308) by suyc · 4 weeks ago
  12. ced52f5 [Chore] Fix auto labeler error (#18375) by xiangzihao · 5 weeks ago
  13. 2ed0975 [Chore] Remove sonar check (#18374) by xiangzihao · 5 weeks ago
  14. 9cf0f15 [Chore] Fix sonar token leak (#18363) by xiangzihao · 5 weeks ago
  15. 869d9aa [Fix-18247] Fix when forceTaskSuccess is performed on the last unsuccessful workflow instance, the workflow instance cannot be reset to the success state (#18351) by xiangzihao · 5 weeks ago
  16. 6a442ab [Improvement-18359][UI] Change the description field to optional in k8s config (#18360) by suyc · 5 weeks ago
  17. 7a102f3 [Fix-17794] Fix rerun workflow instance should follow the specified workerGroup parameter (#18352) by xiangzihao · 5 weeks ago
  18. a06a05f [Improvement-17705] Add kill-application-when-task-failover logic (#18353) by xiangzihao · 5 weeks ago
  19. c6dbc89 [Improvement-18354][UI] Change the description field to optional (#18355) by suyc · 5 weeks ago
  20. 76e6963 [Doc-18326][Parameter] Fix and Enrich the documentation for parameter priority. (#18327) by suyc · 6 weeks ago
  21. d46079f [Fix-18346] countTaskInstanceStateByProjectCodes uses submit_time filtering (#18347) by eye-gu · 6 weeks ago
  22. 9cea76b [Improvement-17563][Helm] Update mysql helm chart version (#18336) by Yanjun Qiu · 6 weeks ago
  23. adb0c7d [Improvement-18332][Worker] Remove plaintext passwords from the logs (#18333) by njnu-seafish · 6 weeks ago
  24. 18ea0cf [Fix-18340][Helm] Fix duplicate app.kubernetes.io/name label on ConfigMap (#18341) by Victor Laborie · 6 weeks ago
  25. 386fc0a [Fix-18330] Replace HashMap with ConcurrentHashMap in UserGroupInformationFactory to avoid ConcurrentModificationException (#18331) by eye-gu · 6 weeks ago
  26. c9e373e [Fix-18304][API] Remove dead code after t_ds_relation_user_alertgroup table dropped (#18316) by luxiaolong · 7 weeks ago
  27. 9a86abe [Doc-18322][Parameter] Add a note to the parameter priority documentation specifying and fix some issues (#18323) by njnu-seafish · 7 weeks ago
  28. 63b837b [Improvement-18040] [Doc] Update the parameter priority explanation in the docs. (#18321) by njnu-seafish · 7 weeks ago
  29. 123df9f [Chore] Hotfix 3.4.2 doc error (#18319) by xiangzihao · 7 weeks ago
  30. 7b33649 [Chore] Release 3.4.2 (#18317) by Wenjun Ruan · 7 weeks ago
  31. f5dff77 [Chore] Add AGENTS.md + SECURITY.md to make the security model discoverable (#18310) by Jarek Potiuk · 8 weeks ago
  32. eed37a9 [Fix-18302][Common] Fix SQL license header parsing (#18301) by 陈家名 · 8 weeks ago
  33. 25c6a87 [Fix-18299][API] Enforce access token owner checks (#18300) by Wenjun Ruan · 8 weeks ago
  34. e973efa [Fix-18292][Registry] Carry deleted node value in JDBC registry REMOVE event (#18296) by Wenjun Ruan · 8 weeks ago
  35. 8cd7aec [Improvement-18267][Remote Logging] Allow custom S3 region with endpoint (#18268) by Molin Wang · 9 weeks ago
  36. 2cb705a [Doc] Fix English FAQ answer formatting (#18288) by 陈家名 · 9 weeks ago
  37. 3f90d20 [Fix-18283][API] Add project permission check on workflow lineage and workflow-definition list endpoints (#18284) by Wenjun Ruan · 9 weeks ago
  38. a08de7b [Fix-18276][API] Fix alert plugin instance permission check (#18279) by Wenjun Ruan · 9 weeks ago
  39. cd8abba [Improvement-18249][DAO] Route TaskDefinitionMapper access through TaskDefinitionDao (#18254) by Wenjun Ruan · 9 weeks ago
  40. 8a3edb9 [Improvement-18249][DAO] Route AlertGroupMapper and AccessTokenMapper access through repository Dao (#18261) by Wenjun Ruan · 9 weeks ago
  41. adf2068 [Improvement-18249][DAO] Route ProjectUserMapper access through ProjectUserDao (#18262) by Wenjun Ruan · 10 weeks ago
  42. 376d214 [Improvement-18249][DAO] Route QueueMapper access through QueueDao (#18263) by Wenjun Ruan · 10 weeks ago
  43. 49773e5 [Improvement-18249][DAO] Route WorkflowInstanceMapper access through WorkflowInstanceDao (#18256) by Wenjun Ruan · 10 weeks ago
  44. 6af38d0 [Improvement-18249][DAO] Route DataSourceMapper and DataSourceUserMapper access through repository Dao (#18259) by Wenjun Ruan · 10 weeks ago
  45. 673b361 [Improvement-18249][DAO] Route WorkflowTaskRelationMapper access through WorkflowTaskRelationDao (#18260) by Wenjun Ruan · 10 weeks ago
  46. f954412 [Improvement-18249][DAO] Route UserMapper access through UserDao (#18253) by Wenjun Ruan · 10 weeks ago
  47. 074c41c [Improvement-18249][DAO] Route TenantMapper access through TenantDao (#18258) by Wenjun Ruan · 10 weeks ago
  48. 27784c6 [Chore][Docs] Add AGENT.md (#18271) by Wenjun Ruan · 2 months ago
  49. 9d3c008 [Fix-18269][Master] Move LogicFakeTask to test scope (#18270) by Wenjun Ruan · 2 months ago
  50. 5c5dd90 [Improvement-18249][DAO] Route ClusterMapper and K8sNamespaceMapper access through repository Dao (#18257) by Wenjun Ruan · 2 months ago
  51. 4f42022 [Improvement-18249][DAO] Route TaskInstanceMapper access through TaskInstanceDao (#18252) by Wenjun Ruan · 2 months ago
  52. daea87b [Improvement-18249][DAO] Route ScheduleMapper access through ScheduleDao (#18251) by Wenjun Ruan · 2 months ago
  53. f428e3d [Improvement-18249][DAO] Route ProjectMapper and WorkflowDefinitionMapper access through repository Dao (#18250) by Wenjun Ruan · 2 months ago
  54. 3ec7429 [Improvement-18224][API] Migrate ProjectService Map<String,Object> returns to typed returns (#18245) by Wenjun Ruan · 2 months ago
  55. 6fde27b [Improvement-18224][API] Migrate TaskGroupService and ExecutorService.forceStartTaskInstance to typed returns (#18233) by Wenjun Ruan · 2 months ago
  56. 0524fa7 [Improvement-18224][API] Migrate WorkflowDefinitionService Map<String,Object> returns to typed returns (#18236) by Wenjun Ruan · 2 months ago
  57. ac9741b [Chore][Docs] Refresh commit message convention to match current practice (#18242) by Wenjun Ruan · 2 months ago
  58. b589e4f [Improvement-18224][API] Migrate UsersService Map<String,Object> returns to typed returns (#18234) by Wenjun Ruan · 3 months ago
  59. 1149e9a [Improvement-18224][API] Migrate small-service Map<String,Object> returns to typed returns (#18230) by Wenjun Ruan · 3 months ago
  60. a5cddc8 [Fix-18222][JdbcRegistry] Reuse a singleton scheduler executor in JdbcRegistryThreadFactory (#18223) by Wenjun Ruan · 3 months ago
  61. b9153fb [Improvement-18224][API] Migrate WorkflowInstanceService Map<String,Object> returns to typed returns (#18232) by Wenjun Ruan · 3 months ago
  62. f5accbc [Improvement-18224][API] Migrate TaskDefinitionService Map<String,Object> returns to typed returns (#18229) by Wenjun Ruan · 3 months ago
  63. 8ff3558 [Improvement-18224][API] Migrate WorkerGroupService Map<String,Object> returns to typed returns (#18228) by Wenjun Ruan · 3 months ago
  64. 7e51839 [Improvement-18224][API] Migrate SchedulerService Map<String,Object> returns to typed returns (#18226) by Wenjun Ruan · 3 months ago
  65. 86c6844 [Chore][Master] Quietly exit WorkerGroupDispatcher loop on interrupt (#18240) by Wenjun Ruan · 3 months ago
  66. 835c495 [Fix-18239] [Docs] Fix outdated Spark documentation links (#18241) by yueqingshu · 3 months ago
  67. 713e53a [Improvement-18224][API] Migrate K8sNamespaceService Map<String,Object> returns to typed returns (#18227) by Wenjun Ruan · 3 months ago
  68. 16044f7 [Improvement-18224][API] Migrate EnvironmentService Map<String,Object> returns to typed returns (#18225) by Wenjun Ruan · 3 months ago
  69. 9c5808c [Chore][API] Remove deprecated ProjectService#checkProjectAndAuth (#18218) by Wenjun Ruan · 3 months ago
  70. fe36805 [Chore] Hotfix ut ci (#18221) by xiangzihao · 3 months ago
  71. 0055001 [Chore] Unit-Test optimize (#18214) by xiangzihao · 3 months ago
  72. 756f2f2 [Fix-18201][TaskPlugin] Fix RemoteShell task NullPointerException and… (#18210) by leocook · 3 months ago
  73. 5f11cc2 [Fix][API] Add missing project authorization on view-gantt/view-variables and trigger workflow APIs (#18212) by Wenjun Ruan · 3 months ago
  74. 7611941 [Fix-18177][Task Plugin] Fix AliyunServerlessSpark plugin dependency conflicts and improve exception handling (#18180) by includetts · 3 months ago
  75. dd8857b [Chore] Recover python e2e test in ci (#18209) by xiangzihao · 3 months ago
  76. 5c85e15 [Chore] Unit-Test performance optimize (#18213) by xiangzihao · 3 months ago
  77. 9563c66 [Chore] Fix UT will be skip at CI (#18205) by Wenjun Ruan · 3 months ago
  78. 710236b [Fix-18197][Master] Fix master failover lock leak (#18207) by Wenjun Ruan · 3 months ago
  79. 0f975ba Revert "[Improvement-18056] Clean up unused methods and classes in the dolphi…" (#18206) by Wenjun Ruan · 3 months ago
  80. 6ba9f66 [Chore][CI] Temporarily disable PythonTaskE2ETest due to CI runner issue (#18208) by Wenjun Ruan · 3 months ago
  81. ef30636 [Fix-18199][Doc] Fix incorrect description of Serial Discard execution strategy (#18204) by Wenjun Ruan · 3 months ago
  82. 16dbda9 [Improvement-16754][DataX] Support DataX writer parameter batchSize (#18192) by leocook · 3 months ago
  83. c502ea1 [Doc-18193][dolphinscheduler-alert-http] Fix incorrect alert param doc (#18194) by xiangzihao · 3 months ago
  84. e07a702 [Improvement-18056] Clean up unused methods and classes in the dolphinschudler-master module (#18164) by njnu-seafish · 3 months ago
  85. 74baefa [Improvement-18064][ApiServer] Update globalParams replace logic and test case (#18068) by njnu-seafish · 3 months ago
  86. a29ce4b [Chore][UI] Fix @types/lodash version causing pnpm install failure (#18187) by huangsheng · 3 months ago
  87. cfe064c [Chore] Initialize CLAUDE.md (#18188) by Wenjun Ruan · 3 months ago
  88. 939439c [Fix-18182] [API] User can delete task definitions in unauthorized projects (#18183) by Wenjun Ruan · 3 months ago
  89. 91b75ee [Improvement-17843][Master] Add IT case for task timeout alert (#18001) by SHRIHARI KULKARNI · 3 months ago
  90. 1df9f66 [DSIP-95][API] Complete the functionality of using dependencies in the complement data (#18003) by luxiaolong · 3 months ago
  91. 5314ac0 [Improvement-18056] Clean up unused methods and classes in the dolphinschudler-registry module (#18165) by njnu-seafish · 3 months ago
  92. 94bfbb0 [Fix-18168] Fix OBS listStorageEntity not returning subdirectories (#18170) by Jingyin Song · 3 months ago
  93. 53a84b9 [Improvement-18056] Clean up unused methods and classes in the dolphinschudler-service module (#18169) by njnu-seafish · 3 months ago
  94. 64e3e27 [Chore] Fix code scaning and cve (#18167) by xiangzihao · 3 months ago
  95. 69b3536 [Improvement-18161][Pom] Does not support automatic hot-reloading of configuration files from ConfigMap (#18162) by Wenjun Ruan · 3 months ago
  96. f80a62e [Improvement-18056] Clean up unused methods and classes in the dolphinschudler-dao module (#18153) by njnu-seafish · 3 months ago
  97. 4c348ed Rename IWorkflowExecutionRunnable/ITaskExecutionRunnable to IWorkflowExecution/ITaskExecution (#18163) by Wenjun Ruan · 3 months ago
  98. ce0bc70 [Chore] Remove .flake8 file (#18160) by Wenjun Ruan · 3 months ago
  99. b8e3032 [Chore] Remove unused method in IWorkflowFailureStrategy (#18159) by Wenjun Ruan · 3 months ago
  100. 6434576 [Feature-18136][API] Support view the running task/workflow of a active master/worker at UI monitor page (#18138) by Wenjun Ruan · 3 months ago