Zowe CLI
- BugFix: Updated the daemon binary to use maintained dependencies. #2600
Imperative
- Enhancement: Added the ability to censor headers to the
Censor
class. #2600 - BugFix: Censored base64 credential information from the
appendInputHeaders
function's trace log in theAbstractRestClient
when theAuthorization
header is set. #2598 - BugFix: Stopped logging the token into the trace log when using cookie based token authentication in the
AbstractRestClient
. #2598
Secrets SDK
- BugFix: Updated the
adler
dependency toadler2
for technical currency on MacOS. #2600
z/OS TSO SDK
- BugFix: Added missing exports for the
IIssueTsoCmdOpts
,IStartTsoAppParms
, andITsoAppCommunicationParms
interfaces. #2596