Releases: zowe/zowe-cli
Releases · zowe/zowe-cli
v8.18.2
Release 8.18.2 to latest
v7.29.13
v8.18.1
v7.29.12
Native Client Release 1.2.4
Native Zowe CLI client which communicates with a 'daemon' version of Zowe CLI.
v8.18.0
Imperative
- BugFix: Ensured that the
ProfileCredentials
class evaluates all layers to determine if the credentials are secure. #2460 - Enhancement: Allowed instances of the
ProfileCredentials
class to check only for the active layer to determine if the credentials are secure. #2460
z/OS Files SDK
- Enhancement: Added support for the
attributes
,recall
, andvolume
options to theList.dataSetsMatchingPattern
function. #2476
v7.29.11
v8.17.0
Zowe CLI
- BugFix: Fixed a bug that resulted in daemon commands running slower with every additional command. #2470
Imperative
- BugFix: Fixed a bug that resulted in daemon commands running slower with every additional command. #2470
z/OS Files SDK
- Enhancement: Adding the
responseTimeout
option to missing areas in the ZosFiles SDK so that the option is allowable on all methods. #2467
z/OS Jobs SDK
- BugFix: Fixed an issue where a numeric
encoding
value causedDownloadJobs.downloadSpoolContentCommon
method to fail. #2472
v8.16.0
Zowe CLI
- Enhancement: Add the ability to search data sets with regex patterns by passing
--regex
into the search command. #2432
Imperative
- BugFix: When in daemon mode, the user would not see Imperative initialization errors, but now the errors are passed back to the user's terminal window. #1875.
- Enhancement: Added a favicon to the Web Help that displays in browser tabs. [#801] (#801)