Skip to content
  • Kirs's avatar
    [Plugin][Task]TaskSPI (#6132) · 2d5c5536
    Kirs 创作于
    
    
    * [Feature][JsonSplit-api] api of processDefinition create/update (#5602)
    
    * processDefinition create/update
    
    * fix codeStyle
    
    * fix codeStyle
    
    * fix ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Fix-5581][SQL] Specific key was too long, max key length is 767 bytes for varchar(256) in some mysql with innodb_large_prefix=OFF (#5582)
    
    * [DS-5559][fix][Master Server] Master Server was shutdown but the process still in system (#5588)
    
    * Close spring context to destory beans that has running thread
    
    * [Fix-5468][Common] Fix obtaining IP is incorrect (#5594)
    
    * [Fix-5583][sql] fix table name error in sql upgrade script (#5606)
    
    * [DS-5583][fix] fix table ·name error in sql upgrade script
    
    * [DS-5583][fix] fix table ·name error in sql upgrade script
    
    Co-authored-by: default avatarlihongwei <lihongwei@ebchinatech.com>
    
    * [Feature-#3961][Registry]Registry-SPI (#5562)
    
    [Feature#3961]Registry SPI
    
    All the logical structure of the registry must be converted into a tree structure within the system, so some plug-ins must be converted internally, such as ETCD
    The registry supports distributed locks.
    todo: The specific information about the registration center of the API module needs to be adjusted.
    
    * [Improvement-5539][Master] Check status of taskInstance from cache (#5572)
    
    * improvement:check status of taskInstance from cache
    
    * issue5572 use timer instead of while&sleep; consider concurrent modification
    
    * use computeifpresent instead of lock
    
    * simplify getByTaskInstanceId function
    
    * add ut for TaskInstanceCacheManagerImpl; fix bug in TaskInstanceCacheManagerImpl
    
    * add Apache license header;add test class in root pom
    
    * [Fix][Docker] Fix docker image build error (#5613)
    
    * modify issues translation robot (#5614)
    
    * Add issue robot automatic reply and Translation
    
    * [Improvement-5567][UI] Add project id in web ui url for sharing and project name in project page (#5568)
    
    * [Improvement-5567][UI] Add project id in web ui url for sharing
    
    * [Improvement-5577][UI] Add Project Name in Project Page
    
    * modify issues translation robot (#5624)
    
    * Add issue robot automatic reply and Translation
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * [Fix-5596][Python] Fix conflict between python_home and datax_home configuration in dolphinscheduler_env.sh (#5612)
    
    * [Fix-5483] [Bug][API] Can't view variables in the page of Process Instance (#5631)
    
    * [Feature][JsonSplit-api] api of project (#5630)
    
    * processDefinition create/update
    
    * fix codeStyle
    
    * fix codeStyle
    
    * fix ut
    
    * api of project
    
    * fix ut
    
    * project update method
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] define task api (#5647)
    
    * processDefinition create/update
    
    * fix codeStyle
    
    * fix codeStyle
    
    * fix ut
    
    * api of project
    
    * fix ut
    
    * project update method
    
    * define task api
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] select-by-code of processDefinition (#5687)
    
    * select-by-code of processDefinition
    
    * fix ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] merging from dev to json_split_two (#5712)
    
    * [BUG-#5678][Registry]fix registry init node miss (#5686)
    
    * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
    
    * improve
    
    edit the userinfo success, but the updatetime is not the latest.
    
    * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
    
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    
    * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
    
    * add globalParams new plan with varPool
    
    * add unit test
    
    * add python task varPoolParams
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * Issue robot translation judgment changed to Chinese (#5694)
    
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * the update function should use post instead of get (#5703)
    
    * enhance form verify (#5696)
    
    * checkState only supports %s not {} (#5711)
    
    * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
    
    * update
    
    * fix the codestyle error
    
    * fix the compile error
    
    * support rollback
    
    Co-authored-by: default avatarKirs <acm_master@163.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] copy of processDefinition (#5740)
    
    * select-by-code of processDefinition
    
    * fix ut
    
    * prcessDefinition copy
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]move of processDefinition, the projectCode instead of projectName (#5744)
    
    * select-by-code of processDefinition
    
    * fix ut
    
    * prcessDefinition copy
    
    * move of processDefinition api and the projectCode instead of projectName
    
    * fix ut
    
    * fix ut
    
    * fix review
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]merge code from dev to json_split_two (#5750)
    
    * [BUG-#5678][Registry]fix registry init node miss (#5686)
    
    * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
    
    * improve
    
    edit the userinfo success, but the updatetime is not the latest.
    
    * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
    
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    
    * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
    
    * add globalParams new plan with varPool
    
    * add unit test
    
    * add python task varPoolParams
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * Issue robot translation judgment changed to Chinese (#5694)
    
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * the update function should use post instead of get (#5703)
    
    * enhance form verify (#5696)
    
    * checkState only supports %s not {} (#5711)
    
    * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
    
    * update
    
    * fix the codestyle error
    
    * fix the compile error
    
    * support rollback
    
    * [Fix-5699][UI] Fix update user error in user information (#5700)
    
    * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
    
    * bug fix
    
    the auto generated spi service can't be recongized
    
    
    
    * include a  new method
    
    * [Improvement-5622][project management] Modify the title (#5723)
    
    Co-authored-by: default avatarKirs <acm_master@163.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarShiwen Cheng <chengshiwen0103@gmail.com>
    Co-authored-by: default avatarJianchao Wang <akingchao@qq.com>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Fix-5509]: createSchedule interface, process definition id -> process definition code (#5756)
    
    * fix: createSchedule interface, process definition id -> process definition code
    
    * fix: add junit
    
    * fix junit
    
    * fix: projectName -> projectCode
    
    * fix UT
    
    * Optimize variable type
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5511]: the updateSchedule interface, projectName -> projectCode (#5761)
    
    * fix: createSchedule interface, process definition id -> process definition code
    
    * fix: add junit
    
    * fix junit
    
    * fix: projectName -> projectCode
    
    * fix UT
    
    * Optimize variable type
    
    * fix: the updateSchedule interface, projectName -> projectCode
    
    * fix comment
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5763]: The scheduler online/offline interface, projectName -> projectCode (#5764)
    
    * fix: createSchedule interface, process definition id -> process definition code
    
    * fix: add junit
    
    * fix junit
    
    * fix: projectName -> projectCode
    
    * fix UT
    
    * Optimize variable type
    
    * fix: the updateSchedule interface, projectName -> projectCode
    
    * fix comment
    
    * fix: The scheduler online/offline interface, projectName -> projectCode
    
    * fix UT
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5510]: the scheduler list-page interface, projectName -> projectCode, processDefinitionId -> processDefinitionCode (#5771)
    
    * fix: createSchedule interface, process definition id -> process definition code
    
    * fix: add junit
    
    * fix junit
    
    * fix: projectName -> projectCode
    
    * fix UT
    
    * Optimize variable type
    
    * fix: the updateSchedule interface, projectName -> projectCode
    
    * fix comment
    
    * fix: The scheduler online/offline interface, projectName -> projectCode
    
    * fix UT
    
    * fix: the scheduler list-page interface, projectName -> projectCode, processDefinitionId -> processDefinitionCode
    
    * add UT
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5778]: The scheduler list、preview、delete interface, projectName -> projectCode (#5779)
    
    * fix: createSchedule interface, process definition id -> process definition code
    
    * fix: add junit
    
    * fix junit
    
    * fix: projectName -> projectCode
    
    * fix UT
    
    * Optimize variable type
    
    * fix: the updateSchedule interface, projectName -> projectCode
    
    * fix comment
    
    * fix: The scheduler online/offline interface, projectName -> projectCode
    
    * fix UT
    
    * fix: the scheduler list-page interface, projectName -> projectCode, processDefinitionId -> processDefinitionCode
    
    * add UT
    
    * fix: The scheduler list、preview、delete interface, projectName -> projectCode
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * fix processDefinitonController projectCode (#5800)
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]queryAllByProjectCode of processDefinition (#5801)
    
    * fix processDefinitonController projectCode
    
    * queryAllByProjectCode of processDefinition
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]query taskNodeList of processDefinition (#5802)
    
    * fix processDefinitonController projectCode
    
    * queryAllByProjectCode of processDefinition
    
    * query taskNodeList of processDefinition
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] replace projectName with projectCode for taskDefinition (#5815)
    
    * fix processDefinitonController projectCode
    
    * queryAllByProjectCode of processDefinition
    
    * query taskNodeList of processDefinition
    
    * replace projectName with projectCode for taskDefinition
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]merge code from dev to json_2 (#5827)
    
    * [BUG-#5678][Registry]fix registry init node miss (#5686)
    
    * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
    
    * improve
    
    edit the userinfo success, but the updatetime is not the latest.
    
    * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
    
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    
    * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
    
    * add globalParams new plan with varPool
    
    * add unit test
    
    * add python task varPoolParams
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * Issue robot translation judgment changed to Chinese (#5694)
    
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * the update function should use post instead of get (#5703)
    
    * enhance form verify (#5696)
    
    * checkState only supports %s not {} (#5711)
    
    * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
    
    * update
    
    * fix the codestyle error
    
    * fix the compile error
    
    * support rollback
    
    * [Fix-5699][UI] Fix update user error in user information (#5700)
    
    * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
    
    * bug fix
    
    the auto generated spi service can't be recongized
    
    
    
    * include a  new method
    
    * [Improvement-5622][project management] Modify the title (#5723)
    
    * [Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
    
    
    
    * add a new init method.
    
    * [Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
    
    * add the necessary parameters
    
    * openapi improve
    
    * fix code style error
    
    * [FIX-#5721][master-server] Global params parameter missing (#5757)
    
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * [Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move`  doesn't work. (#5739)
    
    * Update relatedItems.vue
    
    * Update relatedItems.vue
    
    * [Improvement#5741][Worker] Improve task process status log  (#5776)
    
    * [Improvement-5773][server] need to support two parameters related to task (#5774)
    
    * add some new parameter for task
    
    * restore official properties
    
    * improve imports
    
    * modify a variable's name
    
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    
    * [FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
    
    * [Improvement][Worker] Task log may be lost #5775 (#5783)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file
      Upgrade checkstyle.xml to support checkstyle version 8.24+
    
    * change ci checkstyle version
    
    * [Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected.  (#5796)
    
    * improve timestamp format
    
    make the startime in the log of httptask to be easier to read.
    
    
    * fix bad code smell and update the note.
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
    
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * fix (#5803)
    
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    
    * fix: Remove duplicate "registryClient.close" method calls (#5805)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Improvement][SPI] support load single plugin (#5794)
    
    change load operation of 'registry.plugin.dir'
    
    * [Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
    
    * fix: refactor registry client, remove spring annotation
    
    * fix UT
    
    * fix UT
    
    * fix checkstyle
    
    * fix UT
    
    * fix UT
    
    * fix UT
    
    * fix: Rename RegistryCenterUtils method name
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
    
    * [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
    
    * enhance the validation in UI
    
    * enchance form verifaction
    
    * simplify disable condition
    
    * fix conflicts
    
    Co-authored-by: default avatarKirs <acm_master@163.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarShiwen Cheng <chengshiwen0103@gmail.com>
    Co-authored-by: default avatarJianchao Wang <akingchao@qq.com>
    Co-authored-by: default avatarTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
    Co-authored-by: default avatarHua Jiang <jianghuachinacom@163.com>
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    Co-authored-by: default avatarWenjun Ruan <861923274@qq.com>
    Co-authored-by: default avatarTandoy <56899730+Tandoy@users.noreply.github.com>
    Co-authored-by: default avatar傅双波 <786183073@qq.com>
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    Co-authored-by: default avatarwen-hemin <39549317+wen-hemin@users.noreply.github.com>
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]taskDefinition save interface  (#5828)
    
    * create task definition api
    
    create task definition api
    
    create task definition api
    
    * fix code smell
    
    * use taskdefinitionlogs not taskdefinition
    
    * fix code smell
    
    * trigger GitHub actions
    
    * fix unit test question
    
    * fix unit test question
    
    * fix unit test question
    
    * [Fix-5517]: The workflow lineage interface, projectId change to projectCode (#5834)
    
    * fix: The workflow lineage api, projectId change to projectCode
    
    * fix checkstyle
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5518]:  The data analysis state count interface, projectId change to projectCode (#5837)
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix checkstyle
    
    * fix checkstyle
    
    * fix: the process state count page use "projectCode"
    
    * fix: English comments
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5518]: The user definition count interface, projectId change to projectCode (#5839)
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix checkstyle
    
    * fix checkstyle
    
    * fix: the process state count page use "projectCode"
    
    * fix: English comments
    
    * fix: the user definition count interface, projectId change to projectCode
    
    * fix comment
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5518]: The command state count interface, projectId change to projectCode (#5849)
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix checkstyle
    
    * fix checkstyle
    
    * fix: the process state count page use "projectCode"
    
    * fix: English comments
    
    * fix: the user definition count interface, projectId change to projectCode
    
    * fix comment
    
    * fix: the command state count interface, projectId change to projectCode
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5518]: the command state count interface and queue state count interface, remove unused paramaters (#5853)
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix: the data analysis state count interface, projectId change to projectCode
    
    * fix checkstyle
    
    * fix checkstyle
    
    * fix: the process state count page use "projectCode"
    
    * fix: English comments
    
    * fix: the user definition count interface, projectId change to projectCode
    
    * fix comment
    
    * fix: the command state count interface, projectId change to projectCode
    
    * fix: the command state count interface and queue state count interface, remove unused paramaters
    
    * fix comments
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5519] The executor api, projectName change to projectCode (#5863)
    
    * fix: the executor api, projectName change to projectCode
    
    * fix checkstyle
    
    * fix: when process definition is null, return error message
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Feature][JsonSplit-api]taskDefinition update interface (#5869)
    
    * create task definition api
    
    create task definition api
    
    create task definition api
    
    * fix code smell
    
    * use taskdefinitionlogs not taskdefinition
    
    * fix code smell
    
    * trigger GitHub actions
    
    * fix unit test question
    
    * fix unit test question
    
    * fix unit test question
    
    * task definition update api
    
    * fix code smell
    
    * fix code smell
    
    * update taskdefinition api
    
    * keep taskdefinition creator stable
    
    * [Feature][JsonSplit-api] modify viewTree of ProcessDefiniton (#5881)
    
    * modify viewTree of ProcessDefiniton
    
    * modify ut
    
    * modify ut
    
    * modify viewTree of ProcessDefiniton
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] export/import of ProcessDefinition api (#5910)
    
    * modify viewTree of ProcessDefiniton
    
    * modify ut
    
    * modify ut
    
    * modify viewTree of ProcessDefiniton
    
    * export/import of ProcessDefinition api
    
    * fix ut
    
    * fix ut
    
    * fix codeStyle
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] remove connects of ProcessDefinition (#5920)
    
    * modify viewTree of ProcessDefiniton
    
    * modify ut
    
    * modify ut
    
    * modify viewTree of ProcessDefiniton
    
    * export/import of ProcessDefinition api
    
    * fix ut
    
    * fix ut
    
    * fix codeStyle
    
    * remove connects of ProcessDefinition
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]merge code from dev to json_split_two (#5923)
    
    * [BUG-#5678][Registry]fix registry init node miss (#5686)
    
    * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
    
    * improve
    
    edit the userinfo success, but the updatetime is not the latest.
    
    * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
    
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    
    * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
    
    * add globalParams new plan with varPool
    
    * add unit test
    
    * add python task varPoolParams
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * Issue robot translation judgment changed to Chinese (#5694)
    
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * the update function should use post instead of get (#5703)
    
    * enhance form verify (#5696)
    
    * checkState only supports %s not {} (#5711)
    
    * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
    
    * update
    
    * fix the codestyle error
    
    * fix the compile error
    
    * support rollback
    
    * [Fix-5699][UI] Fix update user error in user information (#5700)
    
    * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
    
    * bug fix
    
    the auto generated spi service can't be recongized
    
    
    
    * include a  new method
    
    * [Improvement-5622][project management] Modify the title (#5723)
    
    * [Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
    
    
    
    * add a new init method.
    
    * [Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
    
    * add the necessary parameters
    
    * openapi improve
    
    * fix code style error
    
    * [FIX-#5721][master-server] Global params parameter missing (#5757)
    
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * [Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move`  doesn't work. (#5739)
    
    * Update relatedItems.vue
    
    * Update relatedItems.vue
    
    * [Improvement#5741][Worker] Improve task process status log  (#5776)
    
    * [Improvement-5773][server] need to support two parameters related to task (#5774)
    
    * add some new parameter for task
    
    * restore official properties
    
    * improve imports
    
    * modify a variable's name
    
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    
    * [FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
    
    * [Improvement][Worker] Task log may be lost #5775 (#5783)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file
      Upgrade checkstyle.xml to support checkstyle version 8.24+
    
    * change ci checkstyle version
    
    * [Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected.  (#5796)
    
    * improve timestamp format
    
    make the startime in the log of httptask to be easier to read.
    
    
    * fix bad code smell and update the note.
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
    
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * fix (#5803)
    
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    
    * fix: Remove duplicate "registryClient.close" method calls (#5805)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Improvement][SPI] support load single plugin (#5794)
    
    change load operation of 'registry.plugin.dir'
    
    * [Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
    
    * fix: refactor registry client, remove spring annotation
    
    * fix UT
    
    * fix UT
    
    * fix checkstyle
    
    * fix UT
    
    * fix UT
    
    * fix UT
    
    * fix: Rename RegistryCenterUtils method name
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
    
    * [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
    
    * enhance the validation in UI
    
    * enchance form verifaction
    
    * simplify disable condition
    
    * fix: Remove unused class (#5833)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [fix-5737] [Bug][Datasource] datsource other param check error (#5835)
    
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    
    * [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    * [Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly (#5826)
    
    * resoures-shows-error
    
    * fix codestyle error
    
    * add license header for new js
    
    * fix codesmell
    
    * [Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867)
    
    * provide two system parameters to support the rest of type of tasks
    
    * provide two system parameters to support the rest of type of tasks
    
    * improve test conversion
    
    * [Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception (#5770)
    
    * fix bug
    
    * cache the this variable
    
    * Avoid self name
    
    * fix code style compile error
    
    * [Fix-5781][UT] Fix test coverage in sonar (#5817)
    
    * build(UT): make jacoco running in offline-instrumentation
    
    issue: #5781
    
    * build(UT): remove the jacoco agent dependency in microbench
    
    issue: #5781
    
    * [Fix-5808][Server]  When we try to transfer data using datax between  different types of data sources, the worker will exit with ClassCastException (#5809)
    
    * bug fix
    
    * fix bug
    
    * simplify the code format
    
    * add a new parameter to make it easier to understand.
    
    * [Fix-5830][Improvement][UI] Improve the selection style in dag edit dialog (#5829)
    
    * improve the selection style
    
    * update another file
    
    * remove unnecessary css part.
    
    * [Fix-5904][upgrade]fix dev branch upgrade mysql sql script error (#5821)
    
    * fix dev branch upgrade mysql sql script error.
    
    * Update naming convention.
    
    * [Improvement][Api Module] refactor DataSourceParam and DependentParam, remove spring annotation (#5832)
    
    * fix: refactor api utils class, remove spring annotation.
    
    * fix: Optimization comments
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * correct the wrong annotion from zk queue implemented to java priority blocking queue (#5906)
    
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    
    Co-authored-by: default avatarKirs <acm_master@163.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarShiwen Cheng <chengshiwen0103@gmail.com>
    Co-authored-by: default avatarJianchao Wang <akingchao@qq.com>
    Co-authored-by: default avatarTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
    Co-authored-by: default avatarHua Jiang <jianghuachinacom@163.com>
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    Co-authored-by: default avatarWenjun Ruan <861923274@qq.com>
    Co-authored-by: default avatarTandoy <56899730+Tandoy@users.noreply.github.com>
    Co-authored-by: default avatar傅双波 <786183073@qq.com>
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    Co-authored-by: default avatarwen-hemin <39549317+wen-hemin@users.noreply.github.com>
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    Co-authored-by: default avatargeosmart <geosmart@hotmail.com>
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    Co-authored-by: default avatarAzureCN <colorazure@163.com>
    Co-authored-by: default avatar深刻 <tsund@qq.com>
    Co-authored-by: default avatarzhuangchong <37063904+zhuangchong@users.noreply.github.com>
    Co-authored-by: default avatarYao WANG <Yao.MR.CN@gmail.com>
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Fix-5778]: The t_ds_schedules table, process_definition_id change to process_definition_code (#5928)
    
    * fix: the t_ds_schedules table, process_definition_id change to process_definition_code
    
    * fix checkstyle
    
    * fix: recovery code
    
    * fix UT
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5519] The t_ds_command table and t_ds_error_command table, process_definition_id change to process_definition_code (#5937)
    
    * fix: the t_ds_schedules table, process_definition_id change to process_definition_code
    
    * fix checkstyle
    
    * fix: recovery code
    
    * fix UT
    
    * fix: The t_ds_command table and t_ds_error_command table, process_definition_id change to process_definition_code
    
    * fix comment
    
    * fix checkstyle
    
    * fix: remove duplacated lines
    
    * fix: remove TODO
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * check has cycle of ProcessDefinition (#5944)
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] checkProcessNode of processDefinition (#5946)
    
    * check has cycle of ProcessDefinition
    
    * checkProcessNode of processDefinition
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] fix TaskInstance api (#5948)
    
    * check has cycle of ProcessDefinition
    
    * checkProcessNode of processDefinition
    
    * TaskInstance api
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] Replace projectName with projectCode in ProcessInstance api (#5950)
    
    * check has cycle of ProcessDefinition
    
    * checkProcessNode of processDefinition
    
    * TaskInstance api
    
    * Replace projectName with projectCode in ProcessInstance api
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] update ProcessInstance api (#5953)
    
    * check has cycle of ProcessDefinition
    
    * checkProcessNode of processDefinition
    
    * TaskInstance api
    
    * Replace projectName with projectCode in ProcessInstance api
    
    * ProcessInstance api
    
    * ProcessInstance api
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api]remove unuse field (#5955)
    
    * check has cycle of ProcessDefinition
    
    * checkProcessNode of processDefinition
    
    * TaskInstance api
    
    * Replace projectName with projectCode in ProcessInstance api
    
    * ProcessInstance api
    
    * ProcessInstance api
    
    * remove unuse field
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] refactor of ProjectService.checkProjectAndAuth (#5961)
    
    * refactor of ProjectService.checkProjectAndAuth
    
    * fix ut
    
    * fix ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [json_split_two]cherry pick [Improvement-5880][api] Optimized data structure of pagination query API results (#5895). (#5966)
    
    * cherry pick [Improvement-5880][api] Optimized data structure of pagination query API results (#5895).
    
    * check code style.
    
    * update test class.
    
    * Comment merge adjustment.
    
    Co-authored-by: default avatarsoreak <60459867+soreak@users.noreply.github.com>
    
    * [Feature][JsonSplit-api] fix api run error (#5989)
    
    * fix api run error
    
    * fix ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
    
    * [Bug][WorkerServer] SqlTask NullPointerException #5549
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
    
    * fix the readme typing issue (#5998)
    
    * Fix unchecked type conversions
    
    * Use indentation level reported by checkstyle
    
    * [Feature][JsonSplit-api] api of ProcessDefinition/TaskDefinition (#6010)
    
    * fix api run error
    
    * fix ut
    
    * api of ProcessDefinition/TaskDefinition
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * Reorganize CI workflows to fasten the wasted time and resources (#6011)
    
    * [Feature][JsonSplit-api] taskService methon (#6017)
    
    * fix api run error
    
    * fix ut
    
    * api of ProcessDefinition/TaskDefinition
    
    * taskService methon
    
    * fix ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * Add standalone server module to make it easier to develop (#6022)
    
    * [Feature][JsonSplit-api] merge code from dev to json2 (#6023)
    
    * [BUG-#5678][Registry]fix registry init node miss (#5686)
    
    * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
    
    * improve
    
    edit the userinfo success, but the updatetime is not the latest.
    
    * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
    
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    
    * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
    
    * add globalParams new plan with varPool
    
    * add unit test
    
    * add python task varPoolParams
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * Issue robot translation judgment changed to Chinese (#5694)
    
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * the update function should use post instead of get (#5703)
    
    * enhance form verify (#5696)
    
    * checkState only supports %s not {} (#5711)
    
    * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
    
    * update
    
    * fix the codestyle error
    
    * fix the compile error
    
    * support rollback
    
    * [Fix-5699][UI] Fix update user error in user information (#5700)
    
    * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
    
    * bug fix
    
    the auto generated spi service can't be recongized
    
    
    
    * include a  new method
    
    * [Improvement-5622][project management] Modify the title (#5723)
    
    * [Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
    
    
    
    * add a new init method.
    
    * [Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
    
    * add the necessary parameters
    
    * openapi improve
    
    * fix code style error
    
    * [FIX-#5721][master-server] Global params parameter missing (#5757)
    
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * [Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move`  doesn't work. (#5739)
    
    * Update relatedItems.vue
    
    * Update relatedItems.vue
    
    * [Improvement#5741][Worker] Improve task process status log  (#5776)
    
    * [Improvement-5773][server] need to support two parameters related to task (#5774)
    
    * add some new parameter for task
    
    * restore official properties
    
    * improve imports
    
    * modify a variable's name
    
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    
    * [FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
    
    * [Improvement][Worker] Task log may be lost #5775 (#5783)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file
      Upgrade checkstyle.xml to support checkstyle version 8.24+
    
    * change ci checkstyle version
    
    * [Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected.  (#5796)
    
    * improve timestamp format
    
    make the startime in the log of httptask to be easier to read.
    
    
    * fix bad code smell and update the note.
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
    
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * fix (#5803)
    
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    
    * fix: Remove duplicate "registryClient.close" method calls (#5805)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Improvement][SPI] support load single plugin (#5794)
    
    change load operation of 'registry.plugin.dir'
    
    * [Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
    
    * fix: refactor registry client, remove spring annotation
    
    * fix UT
    
    * fix UT
    
    * fix checkstyle
    
    * fix UT
    
    * fix UT
    
    * fix UT
    
    * fix: Rename RegistryCenterUtils method name
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
    
    * [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
    
    * enhance the validation in UI
    
    * enchance form verifaction
    
    * simplify disable condition
    
    * fix: Remove unused class (#5833)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [fix-5737] [Bug][Datasource] datsource other param check error (#5835)
    
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    
    * [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    * [Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly (#5826)
    
    * resoures-shows-error
    
    * fix codestyle error
    
    * add license header for new js
    
    * fix codesmell
    
    * [Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867)
    
    * provide two system parameters to support the rest of type of tasks
    
    * provide two system parameters to support the rest of type of tasks
    
    * improve test conversion
    
    * [Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception (#5770)
    
    * fix bug
    
    * cache the this variable
    
    * Avoid self name
    
    * fix code style compile error
    
    * [Fix-5781][UT] Fix test coverage in sonar (#5817)
    
    * build(UT): make jacoco running in offline-instrumentation
    
    issue: #5781
    
    * build(UT): remove the jacoco agent dependency in microbench
    
    issue: #5781
    
    * [Fix-5808][Server]  When we try to transfer data using datax between  different types of data sources, the worker will exit with ClassCastException (#5809)
    
    * bug fix
    
    * fix bug
    
    * simplify the code format
    
    * add a new parameter to make it easier to understand.
    
    * [Fix-5830][Improvement][UI] Improve the selection style in dag edit dialog (#5829)
    
    * improve the selection style
    
    * update another file
    
    * remove unnecessary css part.
    
    * [Fix-5904][upgrade]fix dev branch upgrade mysql sql script error (#5821)
    
    * fix dev branch upgrade mysql sql script error.
    
    * Update naming convention.
    
    * [Improvement][Api Module] refactor DataSourceParam and DependentParam, remove spring annotation (#5832)
    
    * fix: refactor api utils class, remove spring annotation.
    
    * fix: Optimization comments
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * correct the wrong annotion from zk queue implemented to java priority blocking queue (#5906)
    
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    
    * Add a Gitter chat badge to README.md (#5883)
    
    * Add Gitter badge
    
    * Update README.md
    
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    
    * ci: improve maven connection in CI builds (#5924)
    
    issue: #5921
    
    * [Improvement][Master]fix typo (#5934)
    
    ·fix typo in MasterBaseTaskExecThread
    
    * [Fix-5886][server] Enhanced scheduler delete check (#5936)
    
    * Add:Name verification remove the first and last spaces.
    
    * Update: wrong word: 'WAITTING' ->'WAITING'
    
    * Add: Strengthen verification
    
    Co-authored-by: default avatarSquid <2824638304@qq.com>
    
    * [Improvement-5880][api] Optimized data structure of pagination query API results (#5895)
    
    * [5880][refactor]Optimized data structure of pagination query API results
    - refactor PageInfo and delete returnDataListPaging in API
    - modify the related Controller and Service and the corresponding Test
    
    * Merge branch 'dev' of github.com:apache/dolphinscheduler into dev
    
     Conflicts:
    	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
    
    Co-authored-by: default avatar蔡泽华 <sorea1k@163.com>
    
    * [IMPROVEMENT]fix mysql comment error (#5959)
    
    * [Improvement][Api]fix typo (#5960)
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621)
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * [FIX-5975]queryLastRunningProcess sql in ProcessInstanceMapper.xml (#5980)
    
    * [NEW FEATURE][FIX-4385] compensation task add the ability to configure parallelism  (#5912)
    
    * update
    
    * web improved
    
    * improve the ui
    
    * add the ability to configure the parallelism
    
    * update variables
    
    * enhance the ut and add necessary note
    
    * fix code style
    
    * fix code style issue
    
    * ensure the complation task in parallel mode can run the right numbers of tasks.
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
    
    * [Bug][WorkerServer] SqlTask NullPointerException #5549
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
    
    * fix the readme typing issue (#5998)
    
    * Fix unchecked type conversions
    
    * Use indentation level reported by checkstyle
    
    * Reorganize CI workflows to fasten the wasted time and resources (#6011)
    
    * Add standalone server module to make it easier to develop (#6022)
    
    * fix ut
    
    Co-authored-by: default avatarKirs <acm_master@163.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarShiwen Cheng <chengshiwen0103@gmail.com>
    Co-authored-by: default avatarJianchao Wang <akingchao@qq.com>
    Co-authored-by: default avatarTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
    Co-authored-by: default avatarHua Jiang <jianghuachinacom@163.com>
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    Co-authored-by: default avatarWenjun Ruan <861923274@qq.com>
    Co-authored-by: default avatarTandoy <56899730+Tandoy@users.noreply.github.com>
    Co-authored-by: default avatar傅双波 <786183073@qq.com>
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    Co-authored-by: default avatarwen-hemin <39549317+wen-hemin@users.noreply.github.com>
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    Co-authored-by: default avatargeosmart <geosmart@hotmail.com>
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    Co-authored-by: default avatarAzureCN <colorazure@163.com>
    Co-authored-by: default avatar深刻 <tsund@qq.com>
    Co-authored-by: default avatarzhuangchong <37063904+zhuangchong@users.noreply.github.com>
    Co-authored-by: default avatarYao WANG <Yao.MR.CN@gmail.com>
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    Co-authored-by: default avatarThe Gitter Badger <badger@gitter.im>
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    Co-authored-by: default avatarSquidyu <1297554122@qq.com>
    Co-authored-by: default avatarSquid <2824638304@qq.com>
    Co-authored-by: default avatarsoreak <60459867+soreak@users.noreply.github.com>
    Co-authored-by: default avatar蔡泽华 <sorea1k@163.com>
    Co-authored-by: default avataryimaixinchen <yimaixinchen@163.com>
    Co-authored-by: default avataratai-555 <74188560+atai-555@users.noreply.github.com>
    Co-authored-by: default avatardidiaode18 <563646039@qq.com>
    Co-authored-by: default avatarRoy <yongjuncao1213@gmail.com>
    Co-authored-by: default avatarlyxell <alyxell@kth.se>
    Co-authored-by: default avatarWenjun Ruan <wenjun@apache.org>
    Co-authored-by: default avatarkezhenxu94 <kezhenxu94@apache.org>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * Task node of SWITCH (#5939)
    
    * [Feature-#5273][server-master] Task node of SWITCH (#5922)
    
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * remove description of bonecp (#6030)
    
    Co-authored-by: default avatarshaojwu <shaojwu@ebay.com>
    
    * [Improvement][Api Module]split alert group list-paging interface (#5941)
    
    * [Improvement][Api Module]split alert group list-paging interface
    
    * [FIX-#6007]Wrong complement date (#6026)
    
    * [FIX-#6007]Wrong complement date
    
    * [style]Wrong complement date
    
    * [Improvement-6024][dist] Remove useless packaging commands (#6029)
    
    ·Remove useless packaging commands in dolphinscheduler-bin.xml
    
    This closes #6024
    
    Co-authored-by: default avatarmask <liuhu@zhiyoutec.com>
    
    * [FIX-5908][MasterServer] When executing an compensation task, the execution thread would have a NPE (#5909)
    
    * fix the npe in MasterExec
    
    * fix the compile error
    
    * Add `.asf.yaml` to easily set the GitHub metadata (#6035)
    
    * fix dead server cannot stop (#6046)
    
    * Enhancement Translation (#6042)
    
    * replaced Loading... with i18n
    
    * modified Edit zh_CN translation
    
    * Delete zh_CN.js
    
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    
    * fix bug #6053 zh_CN.js is lost
    
    * fix create task definition bug (#6050)
    
    * [Feature][JsonSplit-api] update of processInstance (#6061)
    
    * [BUG-#5678][Registry]fix registry init node miss (#5686)
    
    * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
    
    * improve
    
    edit the userinfo success, but the updatetime is not the latest.
    
    * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
    
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    
    * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
    
    * add globalParams new plan with varPool
    
    * add unit test
    
    * add python task varPoolParams
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * Issue robot translation judgment changed to Chinese (#5694)
    
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * the update function should use post instead of get (#5703)
    
    * enhance form verify (#5696)
    
    * checkState only supports %s not {} (#5711)
    
    * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
    
    * update
    
    * fix the codestyle error
    
    * fix the compile error
    
    * support rollback
    
    * [Fix-5699][UI] Fix update user error in user information (#5700)
    
    * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
    
    * bug fix
    
    the auto generated spi service can't be recongized
    
    
    
    * include a  new method
    
    * [Improvement-5622][project management] Modify the title (#5723)
    
    * [Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
    
    
    
    * add a new init method.
    
    * [Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
    
    * add the necessary parameters
    
    * openapi improve
    
    * fix code style error
    
    * [FIX-#5721][master-server] Global params parameter missing (#5757)
    
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * [Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move`  doesn't work. (#5739)
    
    * Update relatedItems.vue
    
    * Update relatedItems.vue
    
    * [Improvement#5741][Worker] Improve task process status log  (#5776)
    
    * [Improvement-5773][server] need to support two parameters related to task (#5774)
    
    * add some new parameter for task
    
    * restore official properties
    
    * improve imports
    
    * modify a variable's name
    
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    
    * [FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
    
    * [Improvement][Worker] Task log may be lost #5775 (#5783)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file
      Upgrade checkstyle.xml to support checkstyle version 8.24+
    
    * change ci checkstyle version
    
    * [Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected.  (#5796)
    
    * improve timestamp format
    
    make the startime in the log of httptask to be easier to read.
    
    
    * fix bad code smell and update the note.
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
    
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * fix (#5803)
    
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    
    * fix: Remove duplicate "registryClient.close" method calls (#5805)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Improvement][SPI] support load single plugin (#5794)
    
    change load operation of 'registry.plugin.dir'
    
    * [Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
    
    * fix: refactor registry client, remove spring annotation
    
    * fix UT
    
    * fix UT
    
    * fix checkstyle
    
    * fix UT
    
    * fix UT
    
    * fix UT
    
    * fix: Rename RegistryCenterUtils method name
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
    
    * [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
    
    * enhance the validation in UI
    
    * enchance form verifaction
    
    * simplify disable condition
    
    * fix: Remove unused class (#5833)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [fix-5737] [Bug][Datasource] datsource other param check error (#5835)
    
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    
    * [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    * [Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly (#5826)
    
    * resoures-shows-error
    
    * fix codestyle error
    
    * add license header for new js
    
    * fix codesmell
    
    * [Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867)
    
    * provide two system parameters to support the rest of type of tasks
    
    * provide two system parameters to support the rest of type of tasks
    
    * improve test conversion
    
    * [Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception (#5770)
    
    * fix bug
    
    * cache the this variable
    
    * Avoid self name
    
    * fix code style compile error
    
    * [Fix-5781][UT] Fix test coverage in sonar (#5817)
    
    * build(UT): make jacoco running in offline-instrumentation
    
    issue: #5781
    
    * build(UT): remove the jacoco agent dependency in microbench
    
    issue: #5781
    
    * [Fix-5808][Server]  When we try to transfer data using datax between  different types of data sources, the worker will exit with ClassCastException (#5809)
    
    * bug fix
    
    * fix bug
    
    * simplify the code format
    
    * add a new parameter to make it easier to understand.
    
    * [Fix-5830][Improvement][UI] Improve the selection style in dag edit dialog (#5829)
    
    * improve the selection style
    
    * update another file
    
    * remove unnecessary css part.
    
    * [Fix-5904][upgrade]fix dev branch upgrade mysql sql script error (#5821)
    
    * fix dev branch upgrade mysql sql script error.
    
    * Update naming convention.
    
    * [Improvement][Api Module] refactor DataSourceParam and DependentParam, remove spring annotation (#5832)
    
    * fix: refactor api utils class, remove spring annotation.
    
    * fix: Optimization comments
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * correct the wrong annotion from zk queue implemented to java priority blocking queue (#5906)
    
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    
    * Add a Gitter chat badge to README.md (#5883)
    
    * Add Gitter badge
    
    * Update README.md
    
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    
    * ci: improve maven connection in CI builds (#5924)
    
    issue: #5921
    
    * [Improvement][Master]fix typo (#5934)
    
    ·fix typo in MasterBaseTaskExecThread
    
    * [Fix-5886][server] Enhanced scheduler delete check (#5936)
    
    * Add:Name verification remove the first and last spaces.
    
    * Update: wrong word: 'WAITTING' ->'WAITING'
    
    * Add: Strengthen verification
    
    Co-authored-by: default avatarSquid <2824638304@qq.com>
    
    * [Improvement-5880][api] Optimized data structure of pagination query API results (#5895)
    
    * [5880][refactor]Optimized data structure of pagination query API results
    - refactor PageInfo and delete returnDataListPaging in API
    - modify the related Controller and Service and the corresponding Test
    
    * Merge branch 'dev' of github.com:apache/dolphinscheduler into dev
    
     Conflicts:
    	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
    
    Co-authored-by: default avatar蔡泽华 <sorea1k@163.com>
    
    * [IMPROVEMENT]fix mysql comment error (#5959)
    
    * [Improvement][Api]fix typo (#5960)
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621)
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * [FIX-5975]queryLastRunningProcess sql in ProcessInstanceMapper.xml (#5980)
    
    * [NEW FEATURE][FIX-4385] compensation task add the ability to configure parallelism  (#5912)
    
    * update
    
    * web improved
    
    * improve the ui
    
    * add the ability to configure the parallelism
    
    * update variables
    
    * enhance the ut and add necessary note
    
    * fix code style
    
    * fix code style issue
    
    * ensure the complation task in parallel mode can run the right numbers of tasks.
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
    
    * [Bug][WorkerServer] SqlTask NullPointerException #5549
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
    
    * fix the readme typing issue (#5998)
    
    * Fix unchecked type conversions
    
    * Use indentation level reported by checkstyle
    
    * Reorganize CI workflows to fasten the wasted time and resources (#6011)
    
    * Add standalone server module to make it easier to develop (#6022)
    
    * fix ut
    
    * update of processInstance
    
    * fix ut
    
    Co-authored-by: default avatarKirs <acm_master@163.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarShiwen Cheng <chengshiwen0103@gmail.com>
    Co-authored-by: default avatarJianchao Wang <akingchao@qq.com>
    Co-authored-by: default avatarTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
    Co-authored-by: default avatarHua Jiang <jianghuachinacom@163.com>
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    Co-authored-by: default avatarWenjun Ruan <861923274@qq.com>
    Co-authored-by: default avatarTandoy <56899730+Tandoy@users.noreply.github.com>
    Co-authored-by: default avatar傅双波 <786183073@qq.com>
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    Co-authored-by: default avatarwen-hemin <39549317+wen-hemin@users.noreply.github.com>
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    Co-authored-by: default avatargeosmart <geosmart@hotmail.com>
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    Co-authored-by: default avatarAzureCN <colorazure@163.com>
    Co-authored-by: default avatar深刻 <tsund@qq.com>
    Co-authored-by: default avatarzhuangchong <37063904+zhuangchong@users.noreply.github.com>
    Co-authored-by: default avatarYao WANG <Yao.MR.CN@gmail.com>
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    Co-authored-by: default avatarThe Gitter Badger <badger@gitter.im>
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    Co-authored-by: default avatarSquidyu <1297554122@qq.com>
    Co-authored-by: default avatarSquid <2824638304@qq.com>
    Co-authored-by: default avatarsoreak <60459867+soreak@users.noreply.github.com>
    Co-authored-by: default avatar蔡泽华 <sorea1k@163.com>
    Co-authored-by: default avataryimaixinchen <yimaixinchen@163.com>
    Co-authored-by: default avataratai-555 <74188560+atai-555@users.noreply.github.com>
    Co-authored-by: default avatardidiaode18 <563646039@qq.com>
    Co-authored-by: default avatarRoy <yongjuncao1213@gmail.com>
    Co-authored-by: default avatarlyxell <alyxell@kth.se>
    Co-authored-by: default avatarWenjun Ruan <wenjun@apache.org>
    Co-authored-by: default avatarkezhenxu94 <kezhenxu94@apache.org>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature][JsonSplit-api] refactor method of task save (#6067)
    
    * refactor method of task save
    
    * fix ut
    
    * fix ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Fix-6038][ui] width of "SQL Statement" in Dag FormLineModal will be shrunk if sql line is too long (#6040)
    
    This closes #6038
    
    * [Improvement] Fix inefficient map iterator (#6004)
    
    * Fix inefficient map iterator
    
    * Use forEach and remove call to valueOf
    
    * Modify AbstractParameters
    
    * Enhance `StandaloneServer` so that we don't need to update the version number manually (#6074)
    
    * Remove invalid character in `.asf.yaml` (#6075)
    
    * Remove invalid character `\n` in `.asf.yaml` (#6077)
    
    It turns out that the invalid character is `\n`
    
    * [Feature][JsonSplit-api] update method of ProcessDefinition (#6089)
    
    * refactor method of task save
    
    * fix ut
    
    * fix ut
    
    * update method of processDefinition
    
    * fix ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * Add alert server into standalone-server as well and some minor polish (#6087)
    
    * [Feature][JsonSplit-api] fix some bug in joint commissioning (#6096)
    
    * refactor method of task save
    
    * fix ut
    
    * fix ut
    
    * update method of processDefinition
    
    * fix ut
    
    * fix some bug in joint commissioning
    
    * reomve connects field from h2
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * Support starting standalone server in Docker image (#6102)
    
    Also remove unused class
    
    * [Feature-5498][JsonSplit-api] refactor of dolphin-scheduler-ui/dag (#6098)
    
    * refactor of dolphin-scheduler-ui/dag
    
    * copy task feature and code optimization
    
    * fix review & ut bugs
    
    * add newline at end of file
    
    * add license header
    
    Co-authored-by: default avatarchenxiwei <cxwbeta@139.com>
    Co-authored-by: default avatarchenxiwei <chenxiwei_yewu@cmss.chinamobile.com>
    
    * [Feature][JsonSplit-api] fix some bug in joint commissioning (#6108)
    
    * refactor method of task save
    
    * fix ut
    
    * fix ut
    
    * update method of processDefinition
    
    * fix ut
    
    * fix some bug in joint commissioning
    
    * reomve connects field from h2
    
    * fix bug in joint commissioning
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6095)
    
    * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6085)
    
    * master refactor:
       1. spi for task submit and other actions(pause, kill)
       2. remove threads for process instance and task instance.
       3. add events for process instance and task instance
    
    * ut npe
    
    * add try catch
    
    * code style
    
    * fix critical bugs
    
    * fix critical bugs
    
    * fix critical bugs
    
    * fix critical bugs
    
    * [Feature][JsonSplit-api] modify API to Restful-02 (#6090)
    
    * update AccessToken
    update AlertGroup
    update AlertPluginInstance
    update Datasource
    
    * update AccessToken
    update AlertGroup
    update AlertPluginInstance
    update Datasource
    
    * merge
    
    Co-authored-by: default avatarJunjie Ma <manmxhn@163.com>
    
    * modify Monitor (#6100)
    
    modify Queue
    modify Scheduler
    modify Tenant
    
    Co-authored-by: default avatarJunjie Ma <manmxhn@163.com>
    
    * Remove unused params in SwitchTaskTest (#6109)
    
    * [Feature][JsonSplit-api] modify API to Restful-01 (#6016)
    
    * 1. update ProcessDefinition API
    2. update TaskDefinition API
    
    * 1. update ProcessDefinition API
    2. update TaskDefinition API
    
    * Express batch copy in another way
    
    * Update dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionController.java
    
    import org.springframework.web.bind.annotation.GetMapping;
    import org.springframework.web.bind.annotation.PathVariable;
    import org.springframework.web.bind.annotation.PostMapping;
    import org.springframework.web.bind.annotation.RequestAttribute;
    import org.springframework.web.bind.annotation.RequestMapping;
    import org.springframework.web.bind.annotation.RequestParam;
    import org.springframework.web.bind.annotation.ResponseBody;
    import org.springframework.web.bind.annotation.ResponseStatus;
    import org.springframework.web.bind.annotation.RestController;
    
    * modify definition statement
    
    * modify switch version statement
    
    * modify definition statement
    
    * Update ProcessDefinitionController.java
    
    * Update ProcessDefinitionController.java
    
    * Update TaskDefinitionController.java
    
    * update process-definition, process-instances, task-definition, task-instances, project and their ui.
    
    * modify ui error
    
    * modify ui error
    
    * 修改导包方式
    
    * merge
    
    * Delete TaskDefinitionService.java
    
    merge
    
    * merge
    
    * Update TaskDefinitionService.java
    
    merge
    
    * Update TaskDefinitionService.java
    
    * Update TaskDefinitionService.java
    
    merge
    
    * modify import
    
    * modify import
    
    * Update actions.js
    
    Co-authored-by: default avatar马浚杰 <manmxhn@163.com>
    Co-authored-by: default avatarWenjun Ruan <wenjun@apache.org>
    
    * [Feature][JsonSplit-api] modify API to Restful-04 (#6110)
    
    * modify Resource
    modify UiPlugin
    modify WorkerGroup
    
    * merge
    
    * solve bug
    
    Co-authored-by: default avatarJunjie Ma <manmxhn@163.com>
    
    * [Feature-5987][Server] Support to set multiple environment configs for a certain worker. (#6082)
    
    * support multi environments
    
    * add some test cases
    
    * add an environment vue component
    
    * improve environment form
    
    * improve environment form
    
    * add environment worker group relation
    
    * add environment worker group relation
    
    * add the environment choice for formModel
    
    * set an environment for the task
    
    * modify the modal form of starting process
    
    * add the environment config to TaskExecutionContext
    
    * add the environment config to the timing form
    
    * fix conflicts
    
    * fix issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some issues of the code style
    
    * fix some bugs in the code review
    
    * add the same table and columns to support H2
    
    * fix some bugs
    
    * [Feature][JsonSplit-api] merge code from dev to json2 (#6115)
    
    * [BUG-#5678][Registry]fix registry init node miss (#5686)
    
    * [Improvement][UI] Update the update time after the user information is successfully modified (#5684)
    
    * improve
    
    edit the userinfo success, but the updatetime is not the latest.
    
    * Improved shell task execution result log information, adding process.waitFor() and process.exitValue() information to the original log (#5691)
    
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    
    * [Feature-#5565][Master Worker-Server] Global Param passed by sense dependencies (#5603)
    
    * add globalParams new plan with varPool
    
    * add unit test
    
    * add python task varPoolParams
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * Issue robot translation judgment changed to Chinese (#5694)
    
    
    
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    
    * the update function should use post instead of get (#5703)
    
    * enhance form verify (#5696)
    
    * checkState only supports %s not {} (#5711)
    
    * [Fix-5701]When deleting a user, the accessToken associated with the user should also be deleted (#5697)
    
    * update
    
    * fix the codestyle error
    
    * fix the compile error
    
    * support rollback
    
    * [Fix-5699][UI] Fix update user error in user information (#5700)
    
    * [Improvement] the automatically generated spi service name in alert-plugin is wrong (#5676)
    
    * bug fix
    
    the auto generated spi service can't be recongized
    
    
    
    * include a  new method
    
    * [Improvement-5622][project management] Modify the title (#5723)
    
    * [Fix-5714] When updating the existing alarm instance, the creation time should't be updated (#5715)
    
    
    
    * add a new init method.
    
    * [Fix#5758] There are some problems in the api documentation that need to be improved (#5759)
    
    * add the necessary parameters
    
    * openapi improve
    
    * fix code style error
    
    * [FIX-#5721][master-server] Global params parameter missing (#5757)
    
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * [Fix-5738][UI] The cancel button in the pop-up dialog of `batch copy` and `batch move`  doesn't work. (#5739)
    
    * Update relatedItems.vue
    
    * Update relatedItems.vue
    
    * [Improvement#5741][Worker] Improve task process status log  (#5776)
    
    * [Improvement-5773][server] need to support two parameters related to task (#5774)
    
    * add some new parameter for task
    
    * restore official properties
    
    * improve imports
    
    * modify a variable's name
    
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    
    * [FIX-5786][Improvement][Server] When the Worker turns down, the MasterServer cannot handle the Remove event correctly and throws NPE
    
    * [Improvement][Worker] Task log may be lost #5775 (#5783)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file (#5789)
    
    * [Imporvement #5725][CheckStyle] upgrade checkstyle file
      Upgrade checkstyle.xml to support checkstyle version 8.24+
    
    * change ci checkstyle version
    
    * [Fix-5795][Improvement][Server] The starttime field in the HttpTask log is not displayed as expected.  (#5796)
    
    * improve timestamp format
    
    make the startime in the log of httptask to be easier to read.
    
    
    * fix bad code smell and update the note.
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621) (#5797)
    
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * fix (#5803)
    
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    
    * fix: Remove duplicate "registryClient.close" method calls (#5805)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Improvement][SPI] support load single plugin (#5794)
    
    change load operation of 'registry.plugin.dir'
    
    * [Improvement][Api Module] refactor registry client, remove spring annotation (#5814)
    
    * fix: refactor registry client, remove spring annotation
    
    * fix UT
    
    * fix UT
    
    * fix checkstyle
    
    * fix UT
    
    * fix UT
    
    * fix UT
    
    * fix: Rename RegistryCenterUtils method name
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [Fix-5699][UI] Fix update user error in user information introduced by #5700 (#5735)
    
    * [Fix-5726] When we used the UI page, we found some problems such as parameter validation, parameter update shows success but actually work (#5727)
    
    * enhance the validation in UI
    
    * enchance form verifaction
    
    * simplify disable condition
    
    * fix: Remove unused class (#5833)
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * [fix-5737] [Bug][Datasource] datsource other param check error (#5835)
    
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    
    * [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    [Fix-5719][K8s] Fix Ingress tls: got map expected array On TLS enabled On Kubernetes
    
    * [Fix-5825][BUG][WEB] the resource tree in the process definition of latest dev branch can't display correctly (#5826)
    
    * resoures-shows-error
    
    * fix codestyle error
    
    * add license header for new js
    
    * fix codesmell
    
    * [Improvement-5852][server] Support two parameters related to task for the rest of type of tasks. (#5867)
    
    * provide two system parameters to support the rest of type of tasks
    
    * provide two system parameters to support the rest of type of tasks
    
    * improve test conversion
    
    * [Improvement][Fix-5769][UI]When we try to delete the existing dag, the console in web browser would shows exception (#5770)
    
    * fix bug
    
    * cache the this variable
    
    * Avoid self name
    
    * fix code style compile error
    
    * [Fix-5781][UT] Fix test coverage in sonar (#5817)
    
    * build(UT): make jacoco running in offline-instrumentation
    
    issue: #5781
    
    * build(UT): remove the jacoco agent dependency in microbench
    
    issue: #5781
    
    * [Fix-5808][Server]  When we try to transfer data using datax between  different types of data sources, the worker will exit with ClassCastException (#5809)
    
    * bug fix
    
    * fix bug
    
    * simplify the code format
    
    * add a new parameter to make it easier to understand.
    
    * [Fix-5830][Improvement][UI] Improve the selection style in dag edit dialog (#5829)
    
    * improve the selection style
    
    * update another file
    
    * remove unnecessary css part.
    
    * [Fix-5904][upgrade]fix dev branch upgrade mysql sql script error (#5821)
    
    * fix dev branch upgrade mysql sql script error.
    
    * Update naming convention.
    
    * [Improvement][Api Module] refactor DataSourceParam and DependentParam, remove spring annotation (#5832)
    
    * fix: refactor api utils class, remove spring annotation.
    
    * fix: Optimization comments
    
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    
    * correct the wrong annotion from zk queue implemented to java priority blocking queue (#5906)
    
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    
    * Add a Gitter chat badge to README.md (#5883)
    
    * Add Gitter badge
    
    * Update README.md
    
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    
    * ci: improve maven connection in CI builds (#5924)
    
    issue: #5921
    
    * [Improvement][Master]fix typo (#5934)
    
    ·fix typo in MasterBaseTaskExecThread
    
    * [Fix-5886][server] Enhanced scheduler delete check (#5936)
    
    * Add:Name verification remove the first and last spaces.
    
    * Update: wrong word: 'WAITTING' ->'WAITING'
    
    * Add: Strengthen verification
    
    Co-authored-by: default avatarSquid <2824638304@qq.com>
    
    * [Improvement-5880][api] Optimized data structure of pagination query API results (#5895)
    
    * [5880][refactor]Optimized data structure of pagination query API results
    - refactor PageInfo and delete returnDataListPaging in API
    - modify the related Controller and Service and the corresponding Test
    
    * Merge branch 'dev' of github.com:apache/dolphinscheduler into dev
    
     Conflicts:
    	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
    
    Co-authored-by: default avatar蔡泽华 <sorea1k@163.com>
    
    * [IMPROVEMENT]fix mysql comment error (#5959)
    
    * [Improvement][Api]fix typo (#5960)
    
    * [Imporvement #5621][job instance] start-time and end-time (#5621)
    ·the list of workflow instances is sorted by start time and end time
    ·This closes #5621
    
    * [FIX-5975]queryLastRunningProcess sql in ProcessInstanceMapper.xml (#5980)
    
    * [NEW FEATURE][FIX-4385] compensation task add the ability to configure parallelism  (#5912)
    
    * update
    
    * web improved
    
    * improve the ui
    
    * add the ability to configure the parallelism
    
    * update variables
    
    * enhance the ut and add necessary note
    
    * fix code style
    
    * fix code style issue
    
    * ensure the complation task in parallel mode can run the right numbers of tasks.
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty (#5952)
    
    * [Bug][WorkerServer] SqlTask NullPointerException #5549
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword Modify User, the web UI shows empty #5428
    
    * [Improvement][dao]When I search for the keyword description, the web UI shows empty #5428
    
    * fix the readme typing issue (#5998)
    
    * Fix unchecked type conversions
    
    * Use indentation level reported by checkstyle
    
    * Reorganize CI workflows to fasten the wasted time and resources (#6011)
    
    * Add standalone server module to make it easier to develop (#6022)
    
    * Task node of SWITCH (#5939)
    
    * [Feature-#5273][server-master] Task node of SWITCH (#5922)
    
    
    
    Co-authored-by: wangxj <wangxj31>
    
    * remove description of bonecp (#6030)
    
    Co-authored-by: default avatarshaojwu <shaojwu@ebay.com>
    
    * [Improvement][Api Module]split alert group list-paging interface (#5941)
    
    * [Improvement][Api Module]split alert group list-paging interface
    
    * [FIX-#6007]Wrong complement date (#6026)
    
    * [FIX-#6007]Wrong complement date
    
    * [style]Wrong complement date
    
    * [Improvement-6024][dist] Remove useless packaging commands (#6029)
    
    ·Remove useless packaging commands in dolphinscheduler-bin.xml
    
    This closes #6024
    
    Co-authored-by: default avatarmask <liuhu@zhiyoutec.com>
    
    * [FIX-5908][MasterServer] When executing an compensation task, the execution thread would have a NPE (#5909)
    
    * fix the npe in MasterExec
    
    * fix the compile error
    
    * Add `.asf.yaml` to easily set the GitHub metadata (#6035)
    
    * fix dead server cannot stop (#6046)
    
    * Enhancement Translation (#6042)
    
    * replaced Loading... with i18n
    
    * modified Edit zh_CN translation
    
    * Delete zh_CN.js
    
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    
    * fix bug #6053 zh_CN.js is lost
    
    * [Fix-6038][ui] width of "SQL Statement" in Dag FormLineModal will be shrunk if sql line is too long (#6040)
    
    This closes #6038
    
    * [Improvement] Fix inefficient map iterator (#6004)
    
    * Fix inefficient map iterator
    
    * Use forEach and remove call to valueOf
    
    * Modify AbstractParameters
    
    * Enhance `StandaloneServer` so that we don't need to update the version number manually (#6074)
    
    * Remove invalid character in `.asf.yaml` (#6075)
    
    * Remove invalid character `\n` in `.asf.yaml` (#6077)
    
    It turns out that the invalid character is `\n`
    
    * Add alert server into standalone-server as well and some minor polish (#6087)
    
    * Support starting standalone server in Docker image (#6102)
    
    Also remove unused class
    
    * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6095)
    
    * [Feature-4355][Master-Worker-API] improvements of master and scheduler module (#6085)
    
    * master refactor:
       1. spi for task submit and other actions(pause, kill)
       2. remove threads for process instance and task instance.
       3. add events for process instance and task instance
    
    * ut npe
    
    * add try catch
    
    * code style
    
    * fix critical bugs
    
    * fix critical bugs
    
    * fix critical bugs
    
    * fix critical bugs
    
    * Remove unused params in SwitchTaskTest (#6109)
    
    * fix ut
    
    * fix ut
    
    * fix ut
    
    * fix ut
    
    * fix server module ut
    
    * fix ut
    
    Co-authored-by: default avatarKirs <acm_master@163.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarShiwen Cheng <chengshiwen0103@gmail.com>
    Co-authored-by: default avatarJianchao Wang <akingchao@qq.com>
    Co-authored-by: default avatarTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
    Co-authored-by: default avatarHua Jiang <jianghuachinacom@163.com>
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    Co-authored-by: default avatarWenjun Ruan <861923274@qq.com>
    Co-authored-by: default avatarTandoy <56899730+Tandoy@users.noreply.github.com>
    Co-authored-by: default avatar傅双波 <786183073@qq.com>
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    Co-authored-by: default avatarwen-hemin <39549317+wen-hemin@users.noreply.github.com>
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    Co-authored-by: default avatargeosmart <geosmart@hotmail.com>
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    Co-authored-by: default avatarAzureCN <colorazure@163.com>
    Co-authored-by: default avatar深刻 <tsund@qq.com>
    Co-authored-by: default avatarzhuangchong <37063904+zhuangchong@users.noreply.github.com>
    Co-authored-by: default avatarYao WANG <Yao.MR.CN@gmail.com>
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    Co-authored-by: default avatarThe Gitter Badger <badger@gitter.im>
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    Co-authored-by: default avatarSquidyu <1297554122@qq.com>
    Co-authored-by: default avatarSquid <2824638304@qq.com>
    Co-authored-by: default avatarsoreak <60459867+soreak@users.noreply.github.com>
    Co-authored-by: default avatar蔡泽华 <sorea1k@163.com>
    Co-authored-by: default avataryimaixinchen <yimaixinchen@163.com>
    Co-authored-by: default avataratai-555 <74188560+atai-555@users.noreply.github.com>
    Co-authored-by: default avatardidiaode18 <563646039@qq.com>
    Co-authored-by: default avatarRoy <yongjuncao1213@gmail.com>
    Co-authored-by: default avatarlyxell <alyxell@kth.se>
    Co-authored-by: default avatarWenjun Ruan <wenjun@apache.org>
    Co-authored-by: default avatarkezhenxu94 <kezhenxu94@apache.org>
    Co-authored-by: default avatarmyangle1120 <942542838@qq.com>
    Co-authored-by: default avatargabry.wu <gabrywu@apache.org>
    Co-authored-by: default avatarshaojwu <shaojwu@ebay.com>
    Co-authored-by: default avatarShukun Zhang <60541766+andream7@users.noreply.github.com>
    Co-authored-by: default avatarlinquan <1175687813@qq.com>
    Co-authored-by: default avatarmask <39329477+Narcasserun@users.noreply.github.com>
    Co-authored-by: default avatarmask <liuhu@zhiyoutec.com>
    Co-authored-by: default avatarRichardStark <49977764+RichardStark@users.noreply.github.com>
    Co-authored-by: default avatarlenboo <baoliang.leon@gmail.com>
    Co-authored-by: default avatarlilyzhou <lj_zhou@outlook.com>
    Co-authored-by: default avatarOS <29528966+lenboo@users.noreply.github.com>
    Co-authored-by: default avatarjunfan.zhang <zuston.shacha@gmail.com>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * update api path
    
    * [Feature-5498][JsonSplit-api] add task status (#6119)
    
    * Refresh task status
    
    * add version drawer
    
    * Fix missing log button
    
    * [Feature-5498][JsonSplit-api] fix some ut (#6121)
    
    * fix some ut
    
    * fix some ut
    
    * fix some ut
    
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    
    * Merge remote-tracking branch 'upstream/dev' into json2
    
    # Conflicts:
    #	.github/actions/translate-on-issue
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/AccessTokenController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/AlertGroupController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/AlertPluginInstanceController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataAnalysisController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataSourceController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/LoggerController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProcessInstanceController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ProjectController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/QueueController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ResourcesController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/SchedulerController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/TaskInstanceController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/TenantController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/UiPluginController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/UsersController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/WorkerGroupController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/EnvironmentWorkerGroupRelationService.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ExecutorService.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionService.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/ProcessInstanceService.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/SchedulerService.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/TaskInstanceService.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/DataSourceServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessDefinitionServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessInstanceServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProjectServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/SchedulerServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TaskInstanceServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/utils/exportprocess/TaskNodeParamFactory.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/AbstractControllerTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/AlertGroupControllerTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/ProcessDefinitionControllerTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/ProcessInstanceControllerTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/SchedulerControllerTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/DataAnalysisServiceTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ExecutorService2Test.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ProcessDefinitionServiceTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ProcessInstanceServiceTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/TaskInstanceServiceTest.java
    #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java
    #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/model/TaskNode.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/Command.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/ErrorCommand.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/ProcessInstance.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskDefinition.java
    #	dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ScheduleMapper.xml
    #	dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefinitionLogMapper.xml
    #	dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefinitionMapper.xml
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/DependentTaskProcessFactory.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/ShellCommandExecutor.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/SwitchTaskTest.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/WorkflowExecuteThreadTest.java
    #	dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
    #	dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/process/ProcessServiceTest.java
    #	dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.js
    #	dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.scss
    #	dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.vue
    #	dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/formModel.vue
    #	dolphinscheduler-ui/src/js/conf/home/pages/projects/pages/definition/pages/list/_source/start.vue
    #	dolphinscheduler-ui/src/js/conf/home/store/security/actions.js
    #	dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js
    #	dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js
    #	sql/dolphinscheduler_h2.sql
    
    * code style
    
    * code style
    
    * update
    
    * code style
    
    * Allow merge as there are many PR has multiple authors (#6126)
    
    * Merge remote-tracking branch 'upstream/dev' into task-end
    
    # Conflicts:
    #	.asf.yaml
    #	dolphinscheduler-alert/src/main/java/org/apache/dolphinscheduler/alert/utils/FuncUtils.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/ExecutorController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/SchedulerController.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ExecutorServiceImpl.java
    #	dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/ProcessInstanceServiceImpl.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/controller/AlertGroupControllerTest.java
    #	dolphinscheduler-api/src/test/java/org/apache/dolphinscheduler/api/service/ExecutorService2Test.java
    #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/Constants.java
    #	dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/enums/StateEventType.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/Command.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/ErrorCommand.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/ProcessInstance.java
    #	dolphinscheduler-dao/src/main/java/org/apache/dolphinscheduler/dao/entity/TaskDefinition.java
    #	dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/ScheduleMapper.xml
    #	dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefinitionLogMapper.xml
    #	dolphinscheduler-dao/src/main/resources/org/apache/dolphinscheduler/dao/mapper/TaskDefinitionMapper.xml
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/ConditionsTaskExecThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/DependentTaskExecThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/WorkflowExecuteThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/CommonTaskProcessor.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/ConditionTaskProcessor.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/master/runner/task/DependentTaskProcessor.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/WorkerServer.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/ConditionsTaskExecThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/DependentTaskExecThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/MasterBaseTaskExecThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/MasterTaskExecThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/SubProcessTaskExecThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/runner/WorkerManagerThread.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/python/PythonTask.java
    #	dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/sql/SqlTask.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/master/WorkflowExecuteThreadTest.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/worker/processor/TaskKillProcessorTest.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/worker/runner/TaskExecuteThreadTest.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/worker/runner/WorkerManagerThreadTest.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/worker/task/PythonCommandExecutorTest.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/worker/task/http/HttpTaskTest.java
    #	dolphinscheduler-server/src/test/java/org/apache/dolphinscheduler/server/worker/task/sql/SqlTaskTest.java
    #	dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/process/ProcessService.java
    #	dolphinscheduler-service/src/main/java/org/apache/dolphinscheduler/service/quartz/cron/CronUtils.java
    #	dolphinscheduler-service/src/test/java/org/apache/dolphinscheduler/service/process/ProcessServiceTest.java
    #	dolphinscheduler-spi/src/main/java/org/apache/dolphinscheduler/spi/DolphinSchedulerPlugin.java
    #	dolphinscheduler-standalone-server/pom.xml
    #	dolphinscheduler-standalone-server/src/main/java/org/apache/dolphinscheduler/server/StandaloneServer.java
    #	dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/ShellCommandExecutor.java
    #	dolphinscheduler-task-plugin/dolphinscheduler-task-procedure/src/main/java/org/apache/dolphinscheduler/plugin/task/procedure/ProcedureTaskChannelFactory.java
    #	dolphinscheduler-task-plugin/dolphinscheduler-task-python/src/main/java/org/apache/dolphinscheduler/plugin/task/python/PythonCommandExecutor.java
    #	dolphinscheduler-task-plugin/dolphinscheduler-task-shell/src/main/java/org/apache/dolphinscheduler/plugin/task/shell/ShellTask.java
    #	dolphinscheduler-task-plugin/dolphinscheduler-task-spark/src/main/java/org/apache/dolphinscheduler/plugin/task/spark/SparkTask.java
    #	dolphinscheduler-task-plugin/dolphinscheduler-task-sqoop/src/main/java/org/apache/dolphinscheduler/plugin/task/sqoop/SqoopTask.java
    #	dolphinscheduler-ui/package.json
    #	dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.scss
    #	dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/dag.vue
    #	dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/formModel.vue
    #	sql/dolphinscheduler_h2.sql
    
    Co-authored-by: default avatarJinyLeeChina <42576980+JinyLeeChina@users.noreply.github.com>
    Co-authored-by: default avatarJinyLeeChina <297062848@qq.com>
    Co-authored-by: default avatarShiwen Cheng <chengshiwen0103@gmail.com>
    Co-authored-by: default avatarChouc <32946731+choucmei@users.noreply.github.com>
    Co-authored-by: default avatarleeli <178213557@qq.com>
    Co-authored-by: default avatarlihongwei <lihongwei@ebchinatech.com>
    Co-authored-by: default avatarblackberrier <linajunup@163.com>
    Co-authored-by: default avatarxingchun-chen <55787491+xingchun-chen@users.noreply.github.com>
    Co-authored-by: default avatarchenxingchun <438044805@qq.com>
    Co-authored-by: default avatarkyoty <echohlne@gmail.com>
    Co-authored-by: default avatarji04xiaogang <ji04xiaogang@163.com>
    Co-authored-by: default avatarshenglm <shenglm840722@126.com>
    Co-authored-by: default avatarwangxj3 <857234426@qq.com>
    Co-authored-by: default avatarJianchao Wang <akingchao@qq.com>
    Co-authored-by: default avatarwen-hemin <39549317+wen-hemin@users.noreply.github.com>
    Co-authored-by: default avatarwen-hemin <wenhemin@apache.com>
    Co-authored-by: default avatarTanvi Moharir <74228962+tanvimoharir@users.noreply.github.com>
    Co-authored-by: default avatarHua Jiang <jianghuachinacom@163.com>
    Co-authored-by: default avatarjiang hua <jiang.hua@zhaopin.com.cn>
    Co-authored-by: default avatarWenjun Ruan <861923274@qq.com>
    Co-authored-by: default avatarTandoy <56899730+Tandoy@users.noreply.github.com>
    Co-authored-by: default avatar傅双波 <786183073@qq.com>
    Co-authored-by: default avatarshuangbofu <fusb@tuya.com>
    Co-authored-by: default avatarsky <740051880@qq.com>
    Co-authored-by: default avatargeosmart <geosmart@hotmail.com>
    Co-authored-by: default avatarwanggang <wanggy01@servyou.com.cn>
    Co-authored-by: default avatarAzureCN <colorazure@163.com>
    Co-authored-by: default avatar深刻 <tsund@qq.com>
    Co-authored-by: default avatarzhuangchong <37063904+zhuangchong@users.noreply.github.com>
    Co-authored-by: default avatarYao WANG <Yao.MR.CN@gmail.com>
    Co-authored-by: default avatarywang46 <ywang46@paypal.com>
    Co-authored-by: default avatarsoreak <60459867+soreak@users.noreply.github.com>
    Co-authored-by: default avatardidiaode18 <563646039@qq.com>
    Co-authored-by: default avatarRoy <yongjuncao1213@gmail.com>
    Co-authored-by: default avatarlyxell <alyxell@kth.se>
    Co-authored-by: default avatarWenjun Ruan <wenjun@apache.org>
    Co-authored-by: default avatarkezhenxu94 <kezhenxu94@apache.org>
    Co-authored-by: default avatarThe Gitter Badger <badger@gitter.im>
    Co-authored-by: default avatarDavid <dailidong66@gmail.com>
    Co-authored-by: default avatarSquidyu <1297554122@qq.com>
    Co-authored-by: default avatarSquid <2824638304@qq.com>
    Co-authored-by: default avatar蔡泽华 <sorea1k@163.com>
    Co-authored-by: default avataryimaixinchen <yimaixinchen@163.com>
    Co-authored-by: default avataratai-555 <74188560+atai-555@users.noreply.github.com>
    Co-authored-by: default avatarmyangle1120 <942542838@qq.com>
    Co-authored-by: default avatargabry.wu <gabrywu@apache.org>
    Co-authored-by: default avatarshaojwu <shaojwu@ebay.com>
    Co-authored-by: default avatarShukun Zhang <60541766+andream7@users.noreply.github.com>
    Co-authored-by: default avatarlinquan <1175687813@qq.com>
    Co-authored-by: default avatarmask <39329477+Narcasserun@users.noreply.github.com>
    Co-authored-by: default avatarmask <liuhu@zhiyoutec.com>
    Co-authored-by: default avatarRichardStark <49977764+RichardStark@users.noreply.github.com>
    Co-authored-by: default avatarlenboo <baoliang.leon@gmail.com>
    Co-authored-by: default avatarlilyzhou <lj_zhou@outlook.com>
    Co-authored-by: default avatarWangyizhi1 <87303815+Wangyizhi1@users.noreply.github.com>
    Co-authored-by: default avatarchenxiwei <cxwbeta@139.com>
    Co-authored-by: default avatarchenxiwei <chenxiwei_yewu@cmss.chinamobile.com>
    Co-authored-by: default avatarOS <29528966+lenboo@users.noreply.github.com>
    Co-authored-by: default avatarJunjie Ma <72343214+manmandm@users.noreply.github.com>
    Co-authored-by: default avatarJunjie Ma <manmxhn@163.com>
    Co-authored-by: default avatarjunfan.zhang <zuston.shacha@gmail.com>
    2d5c5536