releases.sh

PostHog context resets after fork; Celery exception capture fixed

posthog-v7.35.5

3 fixesThis release3 fixesBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch changes

  • 340eb2a Reset PostHog context after fork. Forked children no longer retain the parent process's active lexical context; they start without inherited context and can establish a new child-local context. — Thanks @marandaneto!
  • c95c9f9 Make client shutdown an atomic terminal boundary — Thanks @marandaneto!
  • c2b0972 Respect Celery task filters for exception capture — Thanks @marandaneto!

Fetched August 3, 2026