Commit Graph

777 Commits

Author SHA1 Message Date
Jay Chung
ca10898c53 fix: Missing ddl in 3.1.x
related: https://github.com/apache/dolphinscheduler/pull/13901
2023-04-25 11:36:26 +08:00
zhuangchong
daabcdaa01 [maven-release-plugin] prepare for next development iteration 2023-04-03 18:18:31 +08:00
zhuangchong
9e5b0a1cc3 [maven-release-plugin] prepare release 3.1.5 2023-04-03 18:18:30 +08:00
Jay Chung
b547024baf fix: python gateway tenant code query
part of related: #13042
2023-04-03 17:40:29 +08:00
zhuangchong
51999267b7 [maven-release-plugin] prepare for next development iteration 2023-03-31 15:23:14 +08:00
zhuangchong
c759675312 [maven-release-plugin] prepare release 3.1.5 2023-03-31 15:23:13 +08:00
Kerwin
45b07a3f5d
add release 3.1.5 version (#13839) 2023-03-31 12:16:06 +08:00
陈家名
ecfdebebae cherry-pick [fix][sql] Add unique key to process_definition_log avoid TooManyResultExpection
#12503
2023-03-30 16:08:38 +08:00
zhuangchong
d2b0b34cb0 [maven-release-plugin] prepare for next development iteration 2023-02-21 15:32:46 +08:00
zhuangchong
2d6393d722 [maven-release-plugin] prepare release 3.1.4 2023-02-21 15:32:44 +08:00
Kerwin
20e98691b6
Updated documentation and code to version 3.1.4 (#13589) 2023-02-21 14:53:13 +08:00
Stalary
da937b42bd FIX: qrtz table use uppercase (#13494)
* FIX: use uppercase
2023-02-21 12:23:48 +08:00
zhuangchong
172ebdf04e [maven-release-plugin] prepare for next development iteration 2023-01-04 23:18:59 +08:00
zhuangchong
4a3299ac8c [maven-release-plugin] prepare release 3.1.3 2023-01-04 23:18:57 +08:00
Kerwin
98a8abee40
[3.1.3-release][SQL] Fix t_ds_fav table does not exist when rolling upgrade (#13337)
* Fix t_ds_fav table does not exist when rolling upgrade
2023-01-04 23:08:38 +08:00
zhuangchong
0691d6a887 [maven-release-plugin] prepare for next development iteration 2023-01-04 15:50:57 +08:00
zhuangchong
3d605ded03 [maven-release-plugin] prepare release 3.1.3 2023-01-04 15:50:55 +08:00
Tq
4993ef0344
fix mapper table name t_ds_fav_task (#13334) 2023-01-04 15:39:16 +08:00
Tq
4d29460959
rename h2 and postgreSQL table t_ds_fav to t_ds_fav_task (#13333) 2023-01-04 14:59:47 +08:00
zhuangchong
f83b08ac01 [maven-release-plugin] prepare for next development iteration 2023-01-04 12:51:57 +08:00
zhuangchong
450e8ee1b6 [maven-release-plugin] prepare release 3.1.3 2023-01-04 12:51:55 +08:00
Kerwin
b973272f15
[3.1.3-prepare][doc]3.1.3 Preparations before release (#13329) 2023-01-03 19:33:15 +08:00
calvin
7fa8454906 cherry-pick [Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. #13261 2023-01-03 17:57:14 +08:00
calvin
b46ced7af6 cherry-pick [Bug][DAO] Worked out the issue with throwing the sql exception. 2023-01-03 17:22:24 +08:00
jackfanwan
47c06ae041 cherry-pick when delete workflow, delete related task #12681 2023-01-03 16:58:15 +08:00
XCL
5f888c4c1f [Improvement][api]Start the downstream workflow when it is online (#13257)
Start the downstream workflow when it is online
2023-01-03 15:46:24 +08:00
Wenjun Ruan
1796577b53 Fix task group might be rob by multiple task #13115 2022-12-14 10:22:25 +08:00
zhuangchong
a3a9cb9d46 [maven-release-plugin] prepare for next development iteration 2022-12-07 17:23:58 +08:00
zhuangchong
f1aefae5e2 [maven-release-plugin] prepare release 3.1.2 2022-12-07 17:23:57 +08:00
Kerwin
116eff6663
[3.1.2-prepare][version] Modify the version to 3.1.2 (#13121) 2022-12-07 17:09:48 +08:00
Kerwin
9e262a8771 [Bug-12997][API] Fix that the end time is not reset when the workflow instance reruns. (#12998)
* Fix that the end time is not reset when the workflow instance reruns.
2022-11-27 15:44:58 +08:00
Kerwin
b7c994041e The task instance list is sorted by submission time (#12974) 2022-11-27 14:31:47 +08:00
Kerwin
018e9219ed cherry-pick [Upgrade][SQL]Modify the table t_ds_worker_group to add a description field in the postgresql upgrade script #12883 2022-11-16 11:07:26 +08:00
zhuangchong
48ad9ff412 [maven-release-plugin] prepare for next development iteration 2022-11-08 11:18:29 +08:00
zhuangchong
efc0367999 [maven-release-plugin] prepare release 3.1.1 2022-11-08 11:18:28 +08:00
zhuangchong
145c5ac8cb [maven-release-plugin] prepare for next development iteration 2022-11-07 20:43:01 +08:00
zhuangchong
525a6846ac [maven-release-plugin] prepare release 3.1.1 2022-11-07 20:43:00 +08:00
Kerwin
0fcbc5e401
[3.1.1][release] Update version to 3.1.1 before release (#12755) 2022-11-07 19:32:39 +08:00
jackfanwan
c7f990791e cherry-pick [fix-12675]edit workflow related task, workflow's task version change 2022-11-07 10:28:45 +08:00
Kerwin
94ef02e9de
cherry-pick [Improvement] Merge spi.utils into common.utils (#12607)
#12502

Co-authored-by: caishunfeng <caishunfeng2021@gmail.com>
2022-10-29 21:30:28 +08:00
Wenjun Ruan
5598ab01e9 cherry-pick Remove equals in User to fix UT
#12487
2022-10-27 14:07:14 +08:00
kezhenxu94
eb7b48596c cherry-pick Reorganize some classes in common module, remove duplicate classes
#12321
2022-10-27 13:53:41 +08:00
Hengdong Gong
149553c52b [fix](dolphinscheduler-dao) fix upgrade to 3.1.0 sql missing field (#12314) (#12315) 2022-10-26 12:42:32 +08:00
Kerwin
eeb11eedfb cherry-pick [Bug-12410] [API]Fix the worker list result in workflow definition only has default 2022-10-21 14:50:36 +08:00
Kerwin
10b7d24c2e cherry-pick [BUG-12396][Schedule] Fixed that the workflow definition scheduling that has been online after the version upgrade does not execute 2022-10-17 19:47:57 +08:00
caishunfeng
7e39396a76 [maven-release-plugin] prepare for next development iteration 2022-09-26 21:50:03 +08:00
caishunfeng
ae33ba5947 [maven-release-plugin] prepare release 3.1.0 2022-09-26 21:49:27 +08:00
caishunfeng
f982e1d2a2
[3.1.0-prepare] Update version to 310 (#12146)
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-09-26 18:26:30 +08:00
caishunfeng
a5a941e079
fix upgrade for 310 (#12137) 2022-09-26 10:16:12 +08:00
limaiwang
f0fda2a9aa add(dependent node's add unprivileged project list): dependent node's add unprivileged project list (#12073) 2022-09-21 10:40:12 +08:00