Skip to content

Releases: zowe/zowe-cli

v8.2.0

10 Oct 19:27
Compare
Choose a tag to compare

Imperative

  • Enhancement: Use the new SDK method ConfigUtils.hasTokenExpired to check whether a given JSON web token has expired. #2298
  • Enhancement: Use the new SDK method ProfileInfo.hasTokenExpiredForProfile to check whether the JSON web token has expired for a specified profile. #2298

z/OS Files SDK

  • Enhancement: Added an optional continueSearch function to the ISearchOptions interface. After a data set listing is completed, the new function is called with the list of data sets about to be searched. This allows the extender or end users to continue with the search or cancel it. #2300

v8.1.2

10 Oct 14:19
Compare
Choose a tag to compare

Zowe CLI

  • BugFix: Fixed issues flagged by Coverity #2291

Imperative

  • BugFix: Fixed issues flagged by Coverity #2291
  • BugFix: Fixed an issue where the default credential manager failed to load when using ESM or the Node.js REPL environment. #2297

Secrets SDK

  • BugFix: Updated dependencies for technical currency. #2289

v7.29.3

04 Oct 15:27
Compare
Choose a tag to compare

z/OS Files SDK

  • BugFix: Fixed an issue with the List.dataSetsMatchingPattern method where migrated data sets could break fetching attributes for other data sets. #2285

z/OS Jobs SDK

  • BugFix: Fixed error in DownloadJobs.downloadSpoolContentCommon method causing binary spool files to be corrupted by newline normalization. #2282

v8.1.1

03 Oct 18:06
Compare
Choose a tag to compare

Core SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

z/OS Console SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

z/OS Files SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287
  • BugFix: Fixed an issue with the List.dataSetsMatchingPattern method where migrated data sets could break fetching attributes for other data sets. #2285

z/OS Jobs SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

z/OS Logs SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

Provisioning SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

z/OS TSO SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

z/OS USS SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

Workflows SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

z/OSMF SDK

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

CLI Test Utils

  • BugFix: Updated peer dependencies to ^8.0.0, dropping support for versions tagged next. #2287

v8.1.0

02 Oct 20:18
Compare
Choose a tag to compare

Zowe CLI

  • Enhancement: Added --stateful flag to zos-tso issue cmd to allow declaring the statefulness of the address space being created. #2240
  • Enhancement: --suppress-startup-messages flag default value changed to true. #2240

Imperative

  • Enhancement: Added the ability to specify a profile with the zowe config secure command. This allows the user to prompt for the secure values of the specified profile. [#1890] #1890

z/OS Jobs SDK

  • BugFix: Fixed error in DownloadJobs.downloadSpoolContentCommon method causing binary spool files to be corrupted by newline normalization. #2282

z/OS TSO SDK

  • Enhancement: Deprecated IssueTsoCommand() function and replaced with IssueTsoCmd() for compatibility with z/OS version 2.4. #2240
  • Enhancement: Modified IIssueReponse to handle z/OS 2.4 and newer TSO command response. #2240
    • Old API behavior will be utilized upon specifying --ssm to be false, otherwise try new API and if it fails, fallback to old API.
    • Specifying --ssm to be false makes the value of --stateful have no impact on behavior since old API behavior does not utilize statefulness.

z/OSMF SDK

  • Enhancement: Created isZosVersionAtLeast() function to allow for dynamic behavior based on z/OS version. #2240

v8.0.1

27 Sep 14:14
Compare
Choose a tag to compare

Imperative

  • BugFix: Removed Secrets SDK requirement when Imperative is a bundled dependency. #2276

v8.0.0

19 Sep 19:18
Compare
Choose a tag to compare

Zowe CLI

  • MAJOR: v8.0.0 Release

Core SDK

  • MAJOR: v8.0.0 Release

Imperative

  • MAJOR: v8.0.0 Release

z/OS Console SDK

  • MAJOR: v8.0.0 Release

z/OS Files SDK

  • MAJOR: v8.0.0 Release

z/OS Jobs SDK

  • MAJOR: v8.0.0 Release

z/OS Logs SDK

  • MAJOR: v8.0.0 Release

Provisioning SDK

  • MAJOR: v8.0.0 Release

Secrets SDK

  • MAJOR: v8.0.0 Release

z/OS TSO SDK

  • MAJOR: v8.0.0 Release

z/OS USS SDK

  • MAJOR: v8.0.0 Release

Workflows SDK

  • MAJOR: v8.0.0 Release

z/OSMF SDK

  • MAJOR: v8.0.0 Release

CLI Test Utils

  • MAJOR: v8.0.0 Release

v8.0.0-next.202409191615

19 Sep 16:17
Compare
Choose a tag to compare
Pre-release

Zowe CLI

  • Update: Final prerelease

Core SDK

  • Update: Final prerelease

Imperative

  • Update: Final prerelease
  • Update: See 5.27.1 for details

z/OS Console SDK

  • Update: Final prerelease

z/OS Files SDK

  • Update: Final prerelease

z/OS Jobs SDK

  • Update: Final prerelease

z/OS Logs SDK

  • Update: Final prerelease

Provisioning SDK

  • Update: Final prerelease

Secrets SDK

  • Update: Final prerelease

z/OS TSO SDK

  • Update: Final prerelease

z/OS USS SDK

  • Update: Final prerelease

Workflows SDK

  • Update: Final prerelease

z/OSMF SDK

  • Update: Final prerelease

CLI Test Utils

  • Update: Final prerelease

v7.29.2

18 Sep 15:34
Compare
Choose a tag to compare

Imperative

  • BugFix: Updated dataobject-parser dependency for technical currency. #2262
  • BugFix: Updated fs-extra and jsonfile dependencies for technical currency. #2264

v8.0.0-next.202409111528

11 Sep 15:30
Compare
Choose a tag to compare
Pre-release
Release 8.0.0-next.202409111528 to next