Skip to content

v8.0.0-next.202406111728

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 17:29
· 966 commits to master since this release

Imperative

  • Enhancement: Added BufferBuilder utility class to provide convenient way of downloading to a stream that can be read as a buffer. #2167
  • BugFix: Fixed error in REST client that when using stream could cause small data sets to download with incomplete contents. #744
  • BugFix: Updated micromatch dependency for technical currency. #2167

z/OS Files SDK

  • BugFix: Fixed error where Get.dataSet and Get.USSFile methods could silently fail when downloading large data sets or files. #2167

z/OS Jobs SDK

  • BugFix: Fixed error in DownloadJobs.downloadSpoolContentCommon method when encoding parameter is not specified. #2173