Skip to content

7.20.3

Latest

Choose a tag to compare

@releaser-posthog-python releaser-posthog-python released this 23 Jun 17:19
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
a1257bb

Patch changes

  • 42ff4ca Detect and redact high-entropy secrets (API keys, tokens, passwords) in exception code variables. Adds the code_variables_detect_secrets option (default True). — Thanks @ablaszkiewicz!