Skip to content

fix(deps): update rust crate posthog-rs to 0.23.0 - #3831

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/posthog-rs-0.x
Open

fix(deps): update rust crate posthog-rs to 0.23.0#3831
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/posthog-rs-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
posthog-rs dependencies minor 0.22.00.23.0
posthog-rs workspace.dependencies minor 0.22.00.23.0

Release Notes

posthog/posthog-rs (posthog-rs)

v0.23.1

Compare Source

Patch changes
  • cf8952a Fix local flag evaluation for projects that use cohorts.

    The /flags/definitions/?send_cohorts payload maps each cohort ID directly to its property group ({"type": "AND"|"OR", "values": [...]}), but Cohort required non-existent id/name/properties fields, so the whole LocalEvaluationResponse failed to deserialize and no flags loaded at all. Cohort now deserializes the real payload, and cohort matching recurses through nested AND/OR groups and cohort references instead of flattening them. — Thanks @​posthog[bot] for your first contribution 🎉!

v0.23.0

Compare Source

Minor changes
  • 015e5a3 Add an atomic trace_context capture option and a client-level trace-context provider so exception events can be linked to distributed traces without adding telemetry dependencies to the SDK. — Thanks @​hpouillot for your first contribution 🎉!

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) August 7, 2026 16:43
@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/posthog-rs-0.x branch 6 times, most recently from ab52e40 to a243708 Compare August 8, 2026 01:55
@renovate
renovate Bot force-pushed the renovate/posthog-rs-0.x branch from a243708 to 4ccb76c Compare August 10, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants