Skip to content

chore(rust): bump posthog-rs to 0.19.2 - #70849

Merged
cat-ph merged 1 commit into
masterfrom
cat/bump-posthog-rs-0.19.2
Jul 14, 2026
Merged

chore(rust): bump posthog-rs to 0.19.2#70849
cat-ph merged 1 commit into
masterfrom
cat/bump-posthog-rs-0.19.2

Conversation

@cat-ph

@cat-ph cat-ph commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Problem

The Rust workspace pins posthog-rs 0.19.1. The 0.19.2 patch release fixes default in-app frame classification for error tracking:

  • Cargo dependency sources are recognized by cargo's on-disk layouts under any CARGO_HOME (e.g. /usr/local/cargo in the official Rust Docker images), not just ~/.cargo, so dependency frames stop being marked as app code in containers.
  • Crate-denylist matching strips trailing generic arguments before extracting the crate name, so DWARF-derived names like poll_future<tokio::runtime::...> classify correctly.
  • Fileless thread/process bootstrap symbols (__clone, start_thread, _start, etc.) are classified as not in-app.

Release notes: https://github.com/PostHog/posthog-rs/blob/main/CHANGELOG.md

Changes

  • Bump posthog-rs from 0.19.1 to 0.19.2 in rust/Cargo.toml and rust/Cargo.lock. No API changes.

How did you test this code?

  • cargo check -p posthog -p cymbal -p batch-import-worker (the three crates consuming posthog-rs) passes.

@cat-ph cat-ph added the stamphog Request AI approval (no full review) label Jul 14, 2026
@cat-ph
cat-ph requested review from a team, ablaszkiewicz and hpouillot July 14, 2026 18:57
@stamphog

stamphog Bot commented Jul 14, 2026

Copy link
Copy Markdown

Note

🤖 stamphog reviewed 467724ef4bd65555106c1b18674176558e5132b8 — verdict: REFUSED

Gates denied this dependency bump (Cargo.toml/Cargo.lock touch deps_toolchain deny-list), and two automated reviewers currently have in-flight reviews (👀) that haven't completed yet.

  • 👍 on the PR from hex-security-app[bot].
  • Gates denied: touches dependency manifest/lockfile (deny-listed toolchain path)
  • Active in-flight reviews from @chatgpt-codex-connector[bot] and @greptile-apps[bot] (👀) have not yet completed
Gate mechanics and policy version
Gate Result
prerequisites all clear
deny-list matches: deps_toolchain
size 2L, 1F substantive, 6L/2F incl. docs/generated/snapshots — within ceiling
tier classified as T2-never: T2-never (6L, 2F, single-area, chore)
stamphog 2.0.0b3 .stamphog/policy.yml @ 9fc9cfa · reviewed head 467724e

@stamphog stamphog Bot removed the stamphog Request AI approval (no full review) label Jul 14, 2026
@greptile-apps

greptile-apps Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "chore(rust): bump posthog-rs to 0.19.2" | Re-trigger Greptile

@trunk-io

trunk-io Bot commented Jul 14, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@cat-ph
cat-ph enabled auto-merge (squash) July 14, 2026 19:31
@cat-ph
cat-ph merged commit 0d4398c into master Jul 14, 2026
342 of 370 checks passed
@cat-ph
cat-ph deleted the cat/bump-posthog-rs-0.19.2 branch July 14, 2026 19:43
@deployment-status-posthog

deployment-status-posthog Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploy status

Environment Status Deployed At Workflow
dev ✅ Deployed 2026-07-14 20:22 UTC Run
prod-us ✅ Deployed 2026-07-14 20:47 UTC Run
prod-eu ✅ Deployed 2026-07-14 20:49 UTC Run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants