Skip to content

Releases: zowe/zowe-cli

v8.18.2

10 Apr 20:53
Compare
Choose a tag to compare
Release 8.18.2 to latest

v7.29.13

08 Apr 15:28
Compare
Choose a tag to compare

z/OS Jobs SDK

  • BugFix: Fixed an issue where a numeric encoding value caused GetJobs.getSpoolContentById method to fail. #2481

v8.18.1

07 Apr 16:16
Compare
Choose a tag to compare

Zowe CLI

  • BugFix: Updated the Daemon binary version for technical currency. #2479

v7.29.12

07 Apr 16:57
Compare
Choose a tag to compare

Zowe CLI

  • BugFix: Updated the Daemon binary version for technical currency. #2480

Native Client Release 1.2.4

07 Apr 14:38
1b6e0ea
Compare
Choose a tag to compare

Native Zowe CLI client which communicates with a 'daemon' version of Zowe CLI.

v8.18.0

04 Apr 21:02
Compare
Choose a tag to compare

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, and volume options to the List.dataSetsMatchingPattern function. #2476

v7.29.11

03 Apr 15:31
Compare
Choose a tag to compare

z/OS Jobs SDK

  • BugFix: Fixed an issue where a numeric encoding value caused DownloadJobs.downloadSpoolContentCommon method to fail. #2474

v8.17.0

31 Mar 21:09
Compare
Choose a tag to compare

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 caused DownloadJobs.downloadSpoolContentCommon method to fail. #2472

v8.16.0

25 Mar 20:43
Compare
Choose a tag to compare

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)

z/OS Files SDK

  • Enhancement: Added the ability to search data sets with regex patterns by setting ISearchOptions.regex to true. #2432
  • Ehancement: Added optional field ISearchMatchLocation.length which provides the length of the match on a string. #2443

v8.15.1

11 Mar 15:26
Compare
Choose a tag to compare

Zowe CLI

  • BugFix: Fixed the --show-inputs-only option on commands with chained command handlers, such as zowe zos-files copy data-set-cross-lpar. #2446

Imperative

  • BugFix: Fixed the --show-inputs-only option on commands with chained command handlers. #2446