Skip to content

v8.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 16:26
· 465 commits to master since this release

Imperative

  • BugFix: Deprecated IO functions createDirsSync and mkdirp due to code duplication. Please use createDirSync 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