Zowe CLI
- BugFix: Censored sensitive connection properties from the diagnostic details serialized into workflow and job submission command errors. #2786
Imperative
- BugFix: Redacted sensitive environment variables and command-line arguments from the diagnostic information written to the log when a command handler fails to load or throws an error. This prevents credentials supplied via environment variables (for example,
ZOWE_OPT_PASSWORD) from being persisted to disk in plain text. #2791 - BugFix: Removed
node:pathimport that could cause errors when bundling with Webpack. #2798