releases.shpreview

Exception code vars now mask passwords, URL credentials

v7.20.2

1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes

Patch changes

  • c359f93 Mask sensitive data held inside objects and in URL/DSN credentials when capturing exception code variables. Custom objects are now traversed so fields like password are redacted by attribute name instead of leaking via repr(), and credentials embedded in connection strings are scrubbed. Adds the code_variables_mask_url_credentials option (default True). — Thanks @ablaszkiewicz!
  • c359f93 Improve strict Pyright coverage for public PostHog APIs. — Thanks @ablaszkiewicz!

Fetched June 22, 2026