You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ke...@apache.org on 2022/09/05 06:51:09 UTC

[dolphinscheduler] branch cve updated (bbaabc915f -> 252b2fb7da)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch cve
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from bbaabc915f Bump up dependencies to fix cves
     add 554562bfa9 [fix-#11691] Add lz4-java in clickhouse datasource. (#11697)
     add f8b9aad239 [feature-#11689] change replaceAll to replace in method of tryExecuteSqlResolveColumnNames (#11696)
     add c76301ab51 [Fix-11217] [Doc] add postgresql config in doc: datasource-setting (#11326)
     add 3c86e52075 [Fix-11583][UI] Fix the API usage of gantt graph (#11642)
     add 252b2fb7da Merge branch 'dev' into cve

No new revisions were added by this update.

Summary of changes:
 docs/docs/en/guide/howto/datasource-setting.md     | 39 ++++++++++++++++++++--
 docs/docs/zh/guide/howto/datasource-setting.md     | 37 ++++++++++++++++++--
 docs/docs/zh/guide/installation/pseudo-cluster.md  |  2 +-
 .../service/impl/ProcessInstanceServiceImpl.java   |  2 +-
 dolphinscheduler-bom/pom.xml                       |  7 ++++
 .../dolphinscheduler-datasource-clickhouse/pom.xml |  5 +++
 dolphinscheduler-dist/release-docs/LICENSE         |  1 +
 .../plugin/task/datax/DataxTask.java               |  2 +-
 .../instance/gantt/components/gantt-chart.tsx      |  2 +-
 .../projects/workflow/instance/gantt/use-gantt.ts  |  5 +--
 tools/dependencies/known-dependencies.txt          |  1 +
 11 files changed, 90 insertions(+), 13 deletions(-)