Skip to content

v7.18.9

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 20:32
· 2551 commits to master since this release

Zowe CLI

  • Enhancement: Incorporate all source code from the zowe/imperative Github repository into the zowe/zowe-cli repository. This change should have no user impact.
  • BugFix: Removed out of date Perf-Timing performance timing package.
  • BugFix: Fix behavior where a specified directory was being lowercased on non-PDS datasets when downloading all datasets #1722

imperative

  • BugFix: Removed out of date Perf-Timing performance timing package.

z/OS Files SDK

  • BugFix: Fix behavior where a specified directory was being lowercased on non-PDS datasets when downloading all datasets #1722

CLI Test Utils

  • Enhancement: Adds the CLI_TEST_UTILS_USE_PROJECT_ROOT_DIR environment variable to force the test utility to use the global project dir instead of workspace dirs if set.