Skip to content

posthog-v7.29.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 15:26
Immutable release. Only release title and notes can be modified.
c3a0be1

Minor changes

  • f9a163c Refactored capture internals to support multiple delivery lanes per client. Added an internal test lane for heavy AI events.

    Events captured after shutdown() are now dropped with a warning instead of being silently queued with no consumer to deliver them. — Thanks @carlos-marchal-ph!