v8.7.0
·
2057 commits
to master
since this release
Zowe CLI
- Enhancement: Added --wait-for-active and --wait-for-output to download options on zosjobs. #2328
Imperative
- Enhancement: Added optional
proxyobject to ISession interface for extenders to pass a ProxyVariables object that would override the environment variables if in place. #2330
z/OS Jobs SDK
- Enhancement: Added waitForOutput & waitForActive as optional parameters to download on zosjobs. [#2326] (#2326).
z/OS USS SDK
- BugFix: Removed unnecessary
$characters in front of most output. zowe-explorer#3079(comment) - Enhancement: Added the ability to validate if an SSH profile can successfully establish a connection, ensuring quicker troubleshooting of connection issues. zowe-explorer#3079(comment)