5.52.5
Patch Changes
-
#5018
9cd8ebdThanks @turnipdabeets! - Stop dropping long spans that end:maxSpanAgeMsnow evicts spans only oncemaxLiveSpansis 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
aad7464Thanks @marandaneto! - Respect the definitions response'sproperty_matching_versionduring 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