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
Clarification of return types for DatasetListResponse and USSListResponse. #380
Added USSFiles.retrieve_content as a substitution of USSFiles.get_content and USSFiles.get_content_streamed, USSFiles.perform_download as a substitution of USSFiles.download, USSFiles.perform_upload as a substitution of USSFiles.upload, Datasets.retrieve_content as a substitution of Datasets.get_content and Datasets.get_binary_content, Datasets.perform_download as a substitution of Datasets.download and Datasets.download_binary, Datasets.perform_upload as a substitution of Datasets.upload. #380
Added ContentType enum class to distinguish between data types to submit / retrieve. #380
Support responseTimeout profile property for z/OSMF operations. #369
Bug Fixes
Added support for the file_encoding and receive_encoding to the USSFiles.get_content, USSFiles.get_content_streamed, and USSFiles.download functions. #375, #380
Updated the urllib3 dependency of the Core SDK for technical currency. #381
Fixed bug where Tso.issue_command method sometimes returned "READY" message without command output. #386
v1.0.0-dev24: Bump version to 1.0.0-dev24 [ci skip]