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

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


    from 86ef9666c4 Fix exception occur in RpcServer side, it will not be sent 
to RpcClient (#15536)
     add 3640a28348 [Improvement][HTTP] support custom rendering of http body 
(#15531)

No new revisions were added by this update.

Summary of changes:
 .../plugin/task/http/HttpParameters.java           | 13 +++++++++
 .../plugin/task/http/HttpTask.java                 | 27 ++++++++++++------
 .../plugin/task/http/HttpTaskTest.java             | 33 +++++++++++++++++-----
 dolphinscheduler-ui/src/locales/en_US/project.ts   |  3 ++
 dolphinscheduler-ui/src/locales/zh_CN/project.ts   |  2 ++
 .../task/components/node/fields/use-http.ts        |  9 ++++++
 .../projects/task/components/node/format-data.ts   |  1 +
 .../task/components/node/tasks/use-http.ts         |  1 +
 .../views/projects/task/components/node/types.ts   |  1 +
 9 files changed, 74 insertions(+), 16 deletions(-)

Reply via email to