What's Change
Bugfix
- [3.1.3-release][SQL] Fix t_ds_fav table does not exist when rolling upgrade (#13337)
- fix mapper table name t_ds_fav_task (#13334)
- rename h2 and postgreSQL table t_ds_fav to t_ds_fav_task (#13333)
- Fix hive datasource connection leak (#12226)
- [fix][worker][bug] master/worker crash when registry recover from SUSPENDED to RECONNECTED (#13328)
- [Fix-13260][API] Ironed out the issue with lacking the value of user's name when querying the list of workflow definitions. #13261
- [Fix-13248][UI] Ironed out the issue with failing to query task instances by some state of task. #13251
- [Bug][DAO] Worked out the issue with throwing the sql exception.
- when delete workflow, delete related task #12681
- [fix][python] schedule unexpect offline each time update from api #13301
- Fix task group cannot release when kill task #13314
- fix sagemaker sync status (#13264)
- [Improvement][api]Start the downstream workflow when it is online (#13257)
- [Bug][Worker] Fix duplicated key bug when have out parameters of same name (#12930)
- [Fix-13144][UI] Worked out the issue with failing to query workflow instances by the incorrect workflow status. #13243
- [Fix-13187] refactor OpenmldbParameters #13190
- fix the issue with failing to save the settings of timeout alarm (#13234)
- Use bigint represent term in mysql registry to avoid time inaccurate #13082
- fix resource data authorization does not take effect. (#13318)
- Fix task group might be rob by multiple task #13115
- [Bug] [dolphinscheduler-api] in the task define list, when edit task, should show pre node list (#12695)
- [Fix-13160][UI] Ironed out the issue with failing to save the correct settings of dependent tasks. (#13179)
- fix retry task failure (#13077)
Document
- [fix][doc] Dead link for python api (#12848)
Full Changelog: 3.1.2...3.1.3