1. 8077c2b [Feature-18070][Task] Add Amazon EMR Serverless task plugin (#18069) by HUANG XIAO · 24 hours ago dev
  2. 08db465 [Fix-18131] Workflow instance stuck in RUNNING state forever when using CONTINUE failure strategy with a failed upstream task (#18146) by xiangzihao · 26 hours ago
  3. 373d9d6 [Improvement-18056] Clean up unused methods and classes in the dolphinschudler-dao-plugin module (#18156) by njnu-seafish · 28 hours ago
  4. 25f7429 [Fix-18154] Fix abnormal transmission of sub-workflow complement date (#18155) by xiangzihao · 2 days ago
  5. 01856e0 [Improvement-18151] Simplify the code with lombok annotations (#18152) by xiangzihao · 2 days ago
  6. 0c8e646 [Chore] Fix publish docker error (#18149) by xiangzihao · 2 days ago
  7. 7240a8f [Fix-17557] Fix helm chart deploy error (#18148) by xiangzihao · 2 days ago
  8. becfbbb [Improvement-18056] Clean up unused methods and classes in the dolphinschudler-common module (#18147) by njnu-seafish · 2 days ago
  9. 7467cb2 [Improvement-18019][task-sql] Support SQL from resource file and parameter placeholders (#18020) by macdoor · 3 days ago
  10. d2b0abd [Improvement-18142][Datasource] Normalize the use of the DataSourceConstants class (#18143) by njnu-seafish · 3 days ago
  11. 6112d1c [Chore] Bump up vite (#18144) by xiangzihao · 3 days ago
  12. 030e440 change code owner (#18145) by xiangzihao · 3 days ago
  13. e827f2f [Chore] Bump lodash (#18141) by xiangzihao · 4 days ago
  14. acc3ac9 [Fix-18139][Docker] Docker compose deployment error (#18140) by xiangzihao · 4 days ago
  15. 6d686f3 [Improvement-18056] Clean up unused methods and classes in the dolphinschudler-api module (#18134) by njnu-seafish · 4 days ago
  16. 08e7bda [Improvement-17561][Helm] Update zookeeper helm chart version (#18124) by xiangzihao · 4 days ago
  17. 022d28b [Improvement-17562][Helm] Update postgresql helm chart version (#18123) by xiangzihao · 5 days ago
  18. ec0947e [Improvement-17564][Helm] Update minio helm chart version (#18122) by xiangzihao · 8 days ago
  19. 7022d56 [Fix-18132][API] Sync workflow definition version back after create/update (#18133) by Molin Wang · 8 days ago
  20. ff52988 [Improvement-18127][Master] Remove the redundant workflow completion check when handling workflow timeout events (#18128) by njnu-seafish · 9 days ago
  21. 0cba793 [Improvement-18084][API] Address the inconsistent class comments in DataSourceService and DataSourceServiceImpl classes. (#18086) by njnu-seafish · 9 days ago
  22. 40493c3 [Improvement-17433] Support identify IPv6 addresses properly (#18126) by xiangzihao · 9 days ago
  23. 7dc6a4a [Fix-17817][Master] Add workflow timeout event and handle (#18063) by njnu-seafish · 9 days ago
  24. c897b64 [Doc-18120] Remove irrelevant windows system documents (#18121) by xiangzihao · 9 days ago
  25. f5028d5 [Improvement-18056] Remove unused code in worker module (#18118) by xiangzihao · 9 days ago
  26. 4546a33 [DSIP-37] Disable HTTP TRACE requests in jetty via configuration (#18119) by xiangzihao · 10 days ago
  27. 2955708 [Improvement-18056] Remove unused code in yarn aop module (#18117) by xiangzihao · 10 days ago
  28. 0c71157 [Improvement-18056] Remove unused code in tools module (#18116) by xiangzihao · 10 days ago
  29. d67e301 [Improvement-18056] Remove unused code in task plugin module (#18115) by xiangzihao · 10 days ago
  30. 291058a [Improvement-18056] Remove unused code in storage module (#18114) by xiangzihao · 10 days ago
  31. af6d8f1 [Improvement-18056] Remove unused code in spi module (#18113) by xiangzihao · 10 days ago
  32. c070752 [Improvement-18056] Remove unused code in service module (#18112) by xiangzihao · 10 days ago
  33. e854aeb [Improvement-18056] Remove unused code in datasource module (#18111) by xiangzihao · 10 days ago
  34. 7c12329 [Improvement-18056] Remove unused code in alert module (#18103) by xiangzihao · 10 days ago
  35. 5a3563b [Improvement-18056] Remove unused code in common module (#18104) by xiangzihao · 11 days ago
  36. fbc2f3c [Improvement-18056] Remove unused code in api module (#18105) by xiangzihao · 11 days ago
  37. 2981ad9 [Improvement-18056] Remove unused code in dao module (#18107) by xiangzihao · 11 days ago
  38. 860a1c5 [Fix-17943][dolphinscheduler-task-dinky] When DolphinScheduler calls a Dinky job and passes date parameters, the actual values are not being replaced (#18080) by shaolei7788 · 11 days ago
  39. e6a2844 [Improvement-18072][Api] Add user permission validation logic to the connectionTest, getDatabases, getTables, and getTableColumns methods in DataSourceController (#18073) by njnu-seafish · 11 days ago
  40. b090fee [Chore] Polish ci (#18102) by xiangzihao · 11 days ago
  41. 46f0f3c [Improvement-18095][API-Test] Add dependent task api test case (#18096) by xiangzihao · 12 days ago
  42. ec6e930 [Fix-17767][Master] fix execute task in workflow instance not effective (#18000) by huangsheng · 12 days ago
  43. 215f466 [Chore] Polish ci (#18093) by xiangzihao · 12 days ago
  44. b2ac905 [Improvement-18051][alert] Remove unused dead code in WeChatSender mkString (#18100) by Muhammad Asad · 2 weeks ago
  45. d30bc4f [Chore] Remove LICENSE files of dependencies under Apache License 2.0 (#17768) by Wenjun Ruan · 3 weeks ago
  46. c39859f [Chore] Polish CI (#18090) by xiangzihao · 3 weeks ago
  47. acdab96 [Fix-17908][Flink] Remove hardcoded -sae parameter to keep plugin neutral (#17909) by Chris · 3 weeks ago
  48. d6c2c46 [Fix-17847] Fix incWorkflowInstanceByStateAndWorkflowDefinitionCode not called in version 3.4.0 (#18082) by xiangzihao · 3 weeks ago
  49. 8b5a846 [Doc-18078] document improvement (#18079) by xiangzihao · 3 weeks ago
  50. bc8dabf [Fix-17389][HttpTask] Fix json parsing exception in request body (#18085) by xiangzihao · 3 weeks ago
  51. 9220a97 [Chore] Polish CI (#18088) by xiangzihao · 3 weeks ago
  52. 6066a43 [Chore] Update download URL for DolphinScheduler tarball (#18087) by PJ Fanning · 3 weeks ago
  53. 7f2832f [Fix-17906] Fix can't get pod's log in k8s task (#18075) by xiangzihao · 3 weeks ago
  54. be1f12f [Fix-18061] Fix end time is empty when workflow insstance stopped by serial discard (#18076) by xiangzihao · 3 weeks ago
  55. 70ddf72 [Improvement-17960][API]Add null/empty/duplicate validation logic for globalParams when creating or updating a workflow (#17961) by njnu-seafish · 4 weeks ago
  56. 728cb78 [Improvement-17010][datax] Add datax channel count to a custom parameter. (#17898) by 墨水记忆 · 4 weeks ago
  57. 05dc4b5 [Fix-17773][ApiServer] Replace the TaskCode references within the task parameters for ConditionTask and SwitchTask when coping workflow (#17982) by njnu-seafish · 4 weeks ago
  58. bf46ddd [Improvement-18045][Doc]Improvement Parameter passing behavior doc (#18046) by njnu-seafish · 4 weeks ago
  59. 1a73f62 [Fix-18043][Worker]Fix Parameter passing feature is unavailable in Zeppelin Task (#18044) by njnu-seafish · 4 weeks ago
  60. a09d002 [Fix-18041][Worker]Fix Parameter passing feature is unavailable in K8S Task (#18042) by njnu-seafish · 4 weeks ago
  61. 4977d1b [Improvement-18056][Alert] Remove the unused code in alert module (#18062) by Wenjun Ruan · 4 weeks ago
  62. dc38d34 [Improvement-18056] Remove the unused code in dolphinscheduler-api (#18058) by Wenjun Ruan · 4 weeks ago
  63. baecd8d [Improvement-18056] Remove the unused code in dolphinscheduler-ui (#18057) by Wenjun Ruan · 4 weeks ago
  64. 0472599 [Improvement-17942][API&UI]Add startParams validation logic in both the frontend and backend. (#17956) by njnu-seafish · 4 weeks ago
  65. 059ed17 [Fix-18053] Fix publish-docker error (#18059) by xiangzihao · 4 weeks ago
  66. 6472576 [Fix-18054] [DependentTask] Cannot dependent single task due to dao error (#18055) by Wenjun Ruan · 4 weeks ago
  67. 6a597bc [Improvement-17874][ApiServer] Remove the default value of expireTime and let the user choose the time (#17907) by njnu-seafish · 4 weeks ago
  68. e55c321 [Fix-17464] Use Driver to create jdbc connection (#18033) by Wenjun Ruan · 4 weeks ago
  69. 278335c [Improvement-17947][ui] Improve delete confirmation to show workflow name (#18029) by Muhammad Asad · 5 weeks ago
  70. 07f4dfb [Chore][Doc] Fix typo proejct in WorkflowInstanceServiceTest (#18037) by Sanjana · 5 weeks ago
  71. 40fe806 [Chore] Release 3.4.1 (#18024) by Wenjun Ruan · 5 weeks ago
  72. 28b8764e [Chore][Doc] Fix typos in WorkflowInstanceServiceTest and JVM.json (#18018) by Sanjana · 5 weeks ago
  73. 0a00aa4 [Improvement-17986][task-plugin] Support parameter replacement in Flink and FlinkStream task (#17987) by macdoor · 6 weeks ago
  74. f9e6ecf [Fix-18006][UI] Fix KeyCloak icon 404 not found (#18007) by xiangzihao · 6 weeks ago
  75. 197667e [Improvement-17994][Seatunnel] harden startupScript and -i args (#17996) by yzeng1618 · 6 weeks ago
  76. 58e60fe [Fix-17979][DAO] Fix INT/BIGINT mismatch of workflow_definition_code in t_ds_serial_command. (#17988) by Divyansh Pratap Singh · 6 weeks ago
  77. cfca07e [Fix-17995][API] Non-admin users cannot delete their own access tokens (#17997) by dill · 6 weeks ago
  78. c3d6286 [Fix-17984][UI] Release workflow definition list loading lock on request failure (#17989) by Muhammad Asad · 6 weeks ago
  79. c3cc817 [Fix-17971] Fix local parameter defined in ProcedureTask not being passed correctly (#17973) by Wenjun Ruan · 6 weeks ago
  80. d1fddfb [Chore] Merge the DataSourcePluginManager and DataSourceProcessorManager (#17975) by Wenjun Ruan · 6 weeks ago
  81. e7bee8c [Chore] Remove duplicate declaration at pom (#17981) by Wenjun Ruan · 6 weeks ago
  82. 301864a [Chore] Bump zk to 3.8.3 (#17980) by Wenjun Ruan · 6 weeks ago
  83. 17d853a [Chore] Change dismiss_stale_reviews to 1 (#17992) by Wenjun Ruan · 6 weeks ago
  84. bf9a8b7 [Chore] Move generateK8sTaskExecutionContext from AbstractParameters to K8sTaskParameters (#17976) by Wenjun Ruan · 7 weeks ago
  85. e62cc03 [Fix-17969][API] No tenant validation for workflow (#17970) by Wenjun Ruan · 7 weeks ago
  86. 5e6d41f [Chore] Add AI usage confirmation to the PR template (#17977) by Wenjun Ruan · 7 weeks ago
  87. 06e7935 [Chore] Bump testcontainer to `1.21.4` to fix could not find a valid Docker environment at CI (#17978) by Wenjun Ruan · 7 weeks ago
  88. d4a6caf [Feature-17931] Support configurable maximum runtime for workflow/task instance (#17932) by Wenjun Ruan · 8 weeks ago
  89. 113430a [Fix-17967] Fix Parameter passing feature is unavailable in Procedure Task (#17968) by huangsheng · 8 weeks ago
  90. 6c5af9c [Improvement-17957][UI] Improvement of Spark parameters validation (#17958) by XpengCen · 9 weeks ago
  91. e355cc1 [Doc] Fix typos and improve wording in README files (#17959) by Divyansh Pratap Singh · 9 weeks ago
  92. 4ce723b [DSIP-104][API&UI] Suggest remove import and export function (#17941) by xiangzihao · 9 weeks ago
  93. ba2b482 [Improvement-17926] Supports creating worker groups without workers (#17927) by Wenjun Ruan · 9 weeks ago
  94. 12f8ea0 [Chore] Fix max disk usage cannot replace by env at e2e (#17918) by Wenjun Ruan · 9 weeks ago
  95. a48474a [Doc-17913] Add frontend code check section in development documentation in both Chinese and English (#17914) by njnu-seafish · 9 weeks ago
  96. b12b682 [Improvement-17795][Master] Add dispatch timeout checking logic to handle cases where the worker group does not exist or no workers are available (#17796) by njnu-seafish · 10 weeks ago
  97. 62d0b04 [Fix-17915][alert] Fix the issue of setting timeout exceptions in the HTTP alert plugin, where the unit in the code is not consistent with the page. (#17920) by maomao_zero · 10 weeks ago
  98. 4b0427d [Improvement-17924] Remove Slack references and update Community sections in READMEs (#17925) by Divyansh Pratap Singh · 10 weeks ago
  99. 4c118f5 [Chore] Hotfix CI error (#17919) by xiangzihao · 10 weeks ago
  100. 418f012 [Fix-17912] Fix http plugin cannot send json nested types (#17911) by Alexander1902 · 2 months ago