Imperative
- BugFix: Masked sensitive command-line options that are supplied in the equals-separated form (for example,
--user=exampleor-u=example) before the command line is written to the log, and also mask secure values that contain embedded whitespace. - BugFix: Updated
Logger.tsto wrap the formatted message withCensor.censorRawData. [#2772] (#2772) - BugFix: Redacted
cert,keyfields, and token value from logs inAbstractRestClient. #2781