Skip to content

posthog-node@5.49.3

Choose a tag to compare

@dustinbyrne dustinbyrne released this 21 Aug 14:54
· 62 commits to main since this release
Immutable release. Only release title and notes can be modified.
0832e6e

5.49.3

Patch Changes

  • #4583 6322f09 Thanks @turnipdabeets! - Fix logs and metrics being silently dropped when an attribute holds a very large integer, a function, a symbol, a sparse array, or a truncated emoji.
    Cap log and metric attributes at 20 levels of nesting, 1,000 entries per object and 10,000 values in total, marking anything beyond as [Truncated].
    Type OtlpAnyValue.intValue as string | number — code reading that field must handle both. (2026-08-21)
  • Updated dependencies [6322f09]:
    • @posthog/core@1.48.7