Imperative
- BugFix: Deprecated
IO
functionscreateDirsSync
andmkdirp
due to code duplication. Please usecreateDirSync
instead. #2352
z/OS Jobs SDK
- BugFix: Fixed an error where the Delete Jobs API response was not returned if the
modifyVersion
parameter was not specified, even though it was available. #2352
CLI Test Utils
- BugFix: Improved the error message shown on MacOS when
runCliScript
method fails to run script that is missing shebang line. #2314