You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/galaxy/tool_util/xsd/galaxy.xsd
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -72,6 +72,10 @@ List of behavior changes associated with profile versions:
72
72
73
73
- require a valid `data_ref` attribute for `data_column` parameters
74
74
75
+
### 25.1
76
+
77
+
- Do not use user preferences to store credentials for tools anymore. Use the new `<credentials>` tag in the `<requirements>` section of the tool XML instead.
0 commit comments