Skip to content

v7.29.31

Choose a tag to compare

@github-actions github-actions released this 17 Jul 14:56

Imperative

  • 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