Releases: zowe/zowe-cli
Releases · zowe/zowe-cli
v7.28.3
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
Release 8.0.0-next.202407311544 to next
v8.0.0-next.202407291826
Release 8.0.0-next.202407291826 to next
v8.0.0-next.202407262216
Imperative
- Update: See
5.26.1
for details
CLI Test Utils
- Update: See
7.28.2
for details
v7.28.2
v7.28.1
v8.0.0-next.202407232256
Imperative
- Enhancement: Allowed boolean value (
false
) to be provided to the Credential Manager related function. zowe-explorer-vscode#2622 - Update: See
5.26.0
for details
v7.28.0
v8.0.0-next.202407181904
Zowe CLI
- Enhancement: The 'zowe config auto-init' command now generates a base profile name of 'global_base' or 'project_base', depending on whether a global or project configuration file is being generated. Related to Zowe Explorer issue zowe/zowe-explorer-vscode#2682.
Imperative
- Enhancement: Added the function ConfigUtils.formGlobOrProjProfileNm and modified the function ConfigBuilder.build so that the 'zowe config init' command now generates a base profile name of 'global_base' or 'project_base', depending on whether a global or project configuration file is being generated. Related to Zowe Explorer issue zowe/zowe-explorer-vscode#2682.
v8.0.0-next.202407181255
Imperative
- BugFix: Resolved bug that resulted in each plug-in to have identical public registries regardless of actual installation location/reference. #2189
- BugFix: Resolved bug that resulted in every plug-in to have the same registry location field as the first if multiple plugins were installed in the same command. #2189