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
passwordare redacted by attribute name instead of leaking viarepr(), and credentials embedded in connection strings are scrubbed. Adds thecode_variables_mask_url_credentialsoption (defaultTrue). — Thanks @ablaszkiewicz! - c359f93 Improve strict Pyright coverage for public PostHog APIs. — Thanks @ablaszkiewicz!
Fetched June 22, 2026


