v8.2.0
·
2364 commits
to master
since this release
Imperative
- Enhancement: Use the new SDK method
ConfigUtils.hasTokenExpiredto check whether a given JSON web token has expired. #2298 - Enhancement: Use the new SDK method
ProfileInfo.hasTokenExpiredForProfileto check whether the JSON web token has expired for a specified profile. #2298
z/OS Files SDK
- Enhancement: Added an optional
continueSearchfunction to theISearchOptionsinterface. After a data set listing is completed, the new function is called with the list of data sets about to be searched. This allows the extender or end users to continue with the search or cancel it. #2300