Skip to content

Releases: zowe/zowe-cli

v8.0.0-next.202408191401

19 Aug 14:03
Compare
Choose a tag to compare
Pre-release

Imperative

  • Update: See 5.26.3 and 5.27.0 for details

v8.0.0-next.202408131445

13 Aug 14:46
Compare
Choose a tag to compare
Pre-release

Zowe CLI

  • Update: See 7.28.3 for details

Imperative

  • Update: See 5.26.2 for details

z/OS Console SDK

  • Update: See 7.28.3 for details

z/OS Files SDK

  • Update: See 7.28.3 for details

z/OS Logs SDK

  • Update: See 7.28.3 for details

Provisioning SDK

  • Update: See 7.28.3 for details

z/OS TSO SDK

  • Update: See 7.28.3 for details

z/OS USS SDK

  • Update: See 7.28.3 for details

Workflows SDK

  • Update: See 7.28.3 for details

z/OSMF SDK

  • Update: See 7.28.3 for details
  • LTS Breaking: Removed the following obsolete V1 profile attributes from ZosmfBaseHandler:
    • mZosmfProfile
    • mZosmfLoadedProfile

CLI Test Utils

  • Update: See 7.28.3 for details

v7.29.0

13 Aug 20:38
Compare
Choose a tag to compare

Imperative

  • BugFix: Modified showMsgWhenDeprecated function to allow an empty string as a parameter when no replacement is available for the deprecated command. When no replacement is available an alternative message will be printed. #2041
  • BugFix: Resolved bug that resulted in user not being prompted for a key passphrase if it is located in the secure credential array of the ssh profile. #1770

z/OS USS SDK

  • BugFix: Resolved bug that resulted in user not being prompted for a key passphrase if it is located in the secure credential array of the ssh profile. #1770
  • Enhancement: SshBaseHandler command processor will now prompt user up to 3 times to enter the correct keyPassphrase in the case that the stored value is incorrect or no value is stored. #1770

v8.0.0-next.202408092029

09 Aug 20:30
Compare
Choose a tag to compare
Pre-release

Imperative

  • BugFix: Resolved bug that resulted in user not being prompted for a key passphrase if it is located in the secure credential array of the ssh profile. #1770

z/OS USS SDK

  • BugFix: Resolved bug that resulted in user not being prompted for a key passphrase if it is located in the secure credential array of the ssh profile. #1770
  • Enhancement: SshBaseHandler command processor will now prompt user up to 3 times to enter the correct keyPassphrase in the case that the stored value is incorrect or no value is stored. #1770

v7.28.4

09 Aug 20:28
Compare
Choose a tag to compare

Imperative

  • BugFix: Fixed issue in local web help with highlighted sidebar item getting out of sync. #2215
  • BugFix: Updated web help dependencies for technical currency. #2215

v7.28.3

08 Aug 17:18
Compare
Choose a tag to compare

Zowe CLI

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

Imperative

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191
  • BugFix: Fixed error in REST client when making requests with session type of SessConstants.AUTH_TYPE_NONE. #2219

z/OS Console SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

z/OS Files SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

z/OS Logs SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

Provisioning SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

z/OS TSO SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

z/OS USS SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

Workflows SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

z/OSMF SDK

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

CLI Test Utils

  • BugFix: Refactored code to reduce the use of deprecated functions to prepare for upcoming Node.js 22 support. #2191

v8.0.0-next.202407311544

31 Jul 15:46
Compare
Choose a tag to compare
Pre-release
Release 8.0.0-next.202407311544 to next

v8.0.0-next.202407291826

29 Jul 18:28
Compare
Choose a tag to compare
Pre-release
Release 8.0.0-next.202407291826 to next

v8.0.0-next.202407262216

26 Jul 22:18
Compare
Choose a tag to compare
Pre-release

Imperative

  • Update: See 5.26.1 for details

CLI Test Utils

  • Update: See 7.28.2 for details

v7.28.2

25 Jul 20:37
Compare
Choose a tag to compare

CLI Test Utils

  • BugFix: Improved the error message shown on Windows when runCliScript method cannot find sh executable on PATH. #2208