You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BugFix: Stopped supporting IE 11 browser in web help pages for technical currency. #2654
BugFix: Fixed truncation that could occur when the AbstractRestClient request method downloads gzip-encoded data. #2658
z/OS Files SDK
Enhancement: Added a download destination field to the API response for the Download.ussFile and Download.dataSet functions. #2641
BugFix: Fixed an issue where if a file failed to download and an older version of it already existed in the destination, the old file was deleted. #2618
BugFix: Fixed an issue where the preserve letter case option was not preserving the case in generated directory names in the download data-sets-matching command. #2618
BugFix: Added support for --overwrite option to all Download methods. The default behavior is no longer to always overwrite existing files. #2620
z/OS Files SDK
BugFix: Fixed all the Download methods to now use the overwrite option. The default is no longer always overwriting existing files. Added new interfaces IDownloadAmResult and IDownloadAmResponse to provide detailed results when downloading all members of a PDS. #2620