Skip to content

v7.29.30

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:52

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:path import that could cause errors when bundling with Webpack. #2798