Skip to content

posthog-node@5.52.5

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Sep 05:22
Immutable release. Only release title and notes can be modified.
3e72e7b

5.52.5

Patch Changes

  • #5018 9cd8ebd Thanks @turnipdabeets! - Stop dropping long spans that end: maxSpanAgeMs now evicts spans only once maxLiveSpans is reached, so a span that runs past the age limit and then ends is exported, and its children are no longer orphaned.
    (2026-09-21)

  • #4800 aad7464 Thanks @marandaneto! - Respect the definitions response's property_matching_version during local feature flag evaluation. Version 2 uses explicit boolean/string equality and per-member array matching, while missing or other versions retain service legacy matching (including empty-array truthiness). Preserve the version in Node definition caches and Convex persisted definitions, and propagate it through person, group, cohort and dependency evaluation without mixing snapshots during reloads. Existing numeric ambiguity fallback and SemVer parsing policies are unchanged.
    (2026-09-21)

  • Updated dependencies [9cd8ebd, aad7464]:

    • @posthog/core@1.55.1