更新内容如下:
-
potential stored XSS vulnerability (https://github.com/rundeck/rundeck/pull/4406)
-
add Content-Security-Policy and other security HTTP headers to responses (see more info https://github.com/rundeck/rundeck/pull/4405)
-
Fix Plugin list api by referencing correct plugin list information service
-
Fix #4374. User and role set by AJP were not being properly set.
-
Fixes #4376. Partial templates are now expanded and added to base property file.
-
UUID validation and Autocomplete in Job Reference Workflow step
-
java.lang.ClassCastException: java.util.HashMap$Node cannot be cast to java.util.HashMap$TreeNode