Skip to content

posthog-node@5.42.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:43
Immutable release. Only release title and notes can be modified.
d35f5f1

5.42.0

Minor Changes

  • #4101 dc2aa5b Thanks @posthog! - Expose the error tracking rate-limiter config via the new exceptionRateLimiterRefillRate and exceptionRateLimiterBucketSize options. Burst protection is scoped per exception type (each distinct $exception type gets its own token bucket, with no aggregate cap across types), so these let customers with high-cardinality exception types tune the per-type allowance.
    (2026-07-14)

Patch Changes

  • Updated dependencies [dc2aa5b]:
    • @posthog/core@1.41.0