v8.8.0
·
1863 commits
to master
since this release
Zowe CLI
- Enhancement: Pass a
.zosattributesfile path for the download encoding format by adding the new--attributesflag to thezowe zos-files uploadcommand. #2322 - BugFix: Added support for the
--encodingflag to thezowe upload dir-to-ussto allow for encoding uploaded directories for command group consistency. #2337 - BugFix: Improved output formatting for
zowe zos-tso start appandzowe zos-tso send appcommands by parsing and displaying relevant data rather than the entire JSON response. #2347 - Enhancement: Add the --ignore-not-found flag to avoid file-not-found error messages when deleting files so scripts are not interupted during automated batch processing. The flag bypasses warning prompts to confirm delete actions. #2254
Imperative
- BugFix: Enabled commands with either the
--helpor--versionflags to still display their information despite any configuration file issues. #2301
z/OS Files SDK
- Enhancement: Allows for passing a
.zosattributuesfile path for the download encoding format via theattributesoption on theDownload.ussFilemethod. #2322 - BugFix: Added support for the
--encodingflag to thezowe upload dir-to-ussto allow for encoding uploaded directories for command group consistency. #2337