v8.12.0
·
1535 commits
to master
since this release
Zowe CLI
- Enhancement: The
zowe zos-files copy data-setcommand no longer requires the target data set to be preallocated. [##2349] (#2349)
z/OS Files SDK
- Enhancement: The
Copy.datasetfunction now creates a new data set if the entered target data set does not exist. #2349 - Enhancement: Added the
maxLengthoption to List SDK functions (allMembers,dataSetsMatchingPattern,membersMatchingPattern) to specify the maximum number of items to return. #2409 - Enhancement: Added the
startoption to List SDK functions (allMembers,dataSetsMatchingPattern,membersMatchingPattern) to specify the first data set/member name to return in the response. #2409