github PostHog/posthog-js posthog-node@5.49.3

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

Don't miss a new posthog-js release

NewReleases is sending notifications on new releases.