We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DSS Version 1. 0.1 mainly includes four improvements and enhancements:
Fully adapt to version 1.0.3 of Apache's linkis;
Change all interfaces to spring MVC mode;
Optimize the printing of installation log;
Fix the bug of dss-1.0.0:
4.1. Fix the problem of creating workspace;
4.2. Fix the problem of sub workflow creation;
4.3. Fix the node deletion exception of workflow appconn;
4.4. Fix the import and export exceptions of visualis;
4.5. Repair the abnormal problem of requesting linkis to obtain the task history;
4.6. Fix the problem that the wrong use of SSO request leads to the failure of request verification or the disorder of login users;
4.7. Fix the problem that the node level CS is not cleared after saving, resulting in the variable still taking effect after deletion;
The text was updated successfully, but these errors were encountered:
Merge pull request #449 from JackChen0810/dev-1.0.1
b5c29e4
fix bug #448
Merge pull request #458 from JackChen0810/dev-1.0.1
4d9747b
No branches or pull requests
DSS Version 1. 0.1 mainly includes four improvements and enhancements:
Fully adapt to version 1.0.3 of Apache's linkis;
Change all interfaces to spring MVC mode;
Optimize the printing of installation log;
Fix the bug of dss-1.0.0:
4.1. Fix the problem of creating workspace;
4.2. Fix the problem of sub workflow creation;
4.3. Fix the node deletion exception of workflow appconn;
4.4. Fix the import and export exceptions of visualis;
4.5. Repair the abnormal problem of requesting linkis to obtain the task history;
4.6. Fix the problem that the wrong use of SSO request leads to the failure of request verification or the disorder of login users;
4.7. Fix the problem that the node level CS is not cleared after saving, resulting in the variable still taking effect after deletion;
The text was updated successfully, but these errors were encountered: