Skip to content

Releases: zowe/zowe-cli

v8.29.8

06 Jan 20:28

Choose a tag to compare

Imperative

  • BugFix: Updated diff and diff2html dependencies for technical currency. #2664

v8.29.7

19 Dec 17:45

Choose a tag to compare

Zowe CLI

  • Enhancement: Added instructions for obtaining a token to be displayed when a command prompts for a token. #2660

Imperative

  • Enhancement: Added instructions for obtaining a token to be displayed when a command prompts for a token. #2660

v7.29.19

19 Dec 15:59

Choose a tag to compare

Imperative

  • BugFix: Fixed truncation that could occur when the AbstractRestClient request method downloads gzip-encoded data. #2661

v8.29.6

17 Dec 21:20

Choose a tag to compare

Imperative

  • BugFix: Stopped supporting IE 11 browser in web help pages for technical currency. #2654
  • BugFix: Fixed truncation that could occur when the AbstractRestClient request method downloads gzip-encoded data. #2658

z/OS Files SDK

  • Enhancement: Added a download destination field to the API response for the Download.ussFile and Download.dataSet functions. #2641
  • BugFix: Fixed an issue where if a file failed to download and an older version of it already existed in the destination, the old file was deleted. #2618
  • BugFix: Fixed an issue where the preserve letter case option was not preserving the case in generated directory names in the download data-sets-matching command. #2618

v8.29.5

18 Nov 18:43

Choose a tag to compare

Zowe CLI

  • BugFix: Updated glob dependency to resolve technical currency. #2644

v7.29.18

18 Nov 18:44

Choose a tag to compare

Zowe CLI

  • BugFix: Updated glob dependency to resolve technical currency. #2645

v7.29.17

17 Nov 18:01

Choose a tag to compare

Zowe CLI

  • BugFix: Updated js-yaml dependency to resolve technical currency. #2643

Imperative

  • BugFix: Updated js-yaml dependency to resolve technical currency. #2643

Provisioning SDK

  • BugFix: Updated js-yaml dependency to resolve technical currency. #2643

v8.29.4

14 Nov 17:39

Choose a tag to compare

Zowe CLI

  • BugFix: Updated js-yaml dependency to resolve technical currency.

v8.29.2

10 Nov 21:10

Choose a tag to compare

Release 8.29.2 to latest

v8.29.1

09 Nov 13:35

Choose a tag to compare

Zowe CLI

  • BugFix: Added support for --overwrite option to all Download methods. The default behavior is no longer to always overwrite existing files. #2620

z/OS Files SDK

  • BugFix: Fixed all the Download methods to now use the overwrite option. The default is no longer always overwriting existing files. Added new interfaces IDownloadAmResult and IDownloadAmResponse to provide detailed results when downloading all members of a PDS. #2620