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: Recomputed the set of secure property paths to redact on every log call instead of caching it at first use. #2803
BugFix: The Config.set function, ConfigProfiles.set function, and the ConfigSecure property walkers now reject dotted paths whose segments are empty or use reserved property names. #2806
BugFix: Encoded diff content before embedding it in the inline script of the web diff page to prevent stored cross-site scripting. #2804