openllmetry-js
openllmetry-js copied to clipboard
chore(deps): bump posthog-node from 3.6.3 to 4.10.1 in /packages/traceloop-sdk
Bumps posthog-node from 3.6.3 to 4.10.1.
Changelog
Sourced from posthog-node's changelog.
4.10.1 – 2025-03-06
- Fix: only set
platformon PostHog exception frame properties4.10.0 – 2025-03-06
- Attach requestId to $feature_flag_called if present in /decide response
4.9.0 – 2025-03-04
- Allow feature flags to be evaluated individually when local evaluation is not being used
4.8.1 – 2025-02-26
- Supports gracefully handling quotaLimited responses from the PostHog API for feature flag evaluation
4.8.0 - 2025-02-26
- Add guardrails and exponential error backoff in the feature flag local evaluation poller to prevent high rates of 401/403 traffic towards
/local_evaluation4.7.0 - 2025-02-20
Added
- Adds the ability to capture user feedback in LLM Observability using the
captureTraceFeedbackandcaptureTraceMetricmethods.4.6.0 - 2025-02-12
Added
- Adds ability to fetch decrypted remote config flag payloads via
getRemoteConfigPayload4.5.2 - 2025-02-12
Fixed
- fix: Fixed edge case where
$feature_flag_calledevents were enriched with additional feature flag data when they shouldn't be.4.5.1 - 2025-02-12
Fixed
- Do not require a
distinctIdas an argument tocaptureException4.5.0 - 2025-02-06
Added
- Adds manual exception capture with full stack trace processing via
captureExceptionfunction- Adds ability to enable exception autocapture via the
enableExceptionAutocaptureinit option
... (truncated)
Commits
6498195fix: stop setting platform on Sentry event (#416)cbf87d5feat(flags): Attach requestId to $feature_flag_called if present in /decide r...5d917d5feat(flags): Allow feature flags to be evaluated individually (#415)4c4926dfeat(flags): Allow feature flags to be evaluated individually (#414)9b845ecfeat(feature-flags): support quota limiting for feature flags (#403)d39257dfeat(flags): Add guardrails and error backoff to local evaluation poller (#408)05154c8feat(llm-observability): metric and feedback methods (#365)8351686feat(flags): Add method for fetching decrypted remote config flag payload (#388)9ba8593Do not enrich the $feature_flag_called event with more feature flag data (#387)3e2bd44fix: do not require distinct_id (#390)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: traceloop-sdk.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.