v8.7.1
·
2032 commits
to master
since this release
Imperative
- BugFix: Deprecated
IOfunctionscreateDirsSyncandmkdirpdue to code duplication. Please usecreateDirSyncinstead. #2352
z/OS Jobs SDK
- BugFix: Fixed an error where the Delete Jobs API response was not returned if the
modifyVersionparameter was not specified, even though it was available. #2352
CLI Test Utils
- BugFix: Improved the error message shown on MacOS when
runCliScriptmethod fails to run script that is missing shebang line. #2314