chore: add changeset for capture_trace_context - #896
Merged
Conversation
PR #894 merged without a changeset, so Sampo has nothing pending and the option won't be published. Adds the missing minor changeset for the already-merged capture_trace_context option. Generated-By: PostHog Desktop Task-Id: 44c7be3e-4938-4f9a-bb80-89fd9d74db6d
turnipdabeets
approved these changes
Aug 25, 2026
DanielVisca
marked this pull request as ready for review
August 25, 2026 16:23
DanielVisca
enabled auto-merge (squash)
August 25, 2026 16:23
Contributor
|
Reviews (1): Last reviewed commit: "chore: add changeset for capture_trace_c..." | Re-trigger Greptile |
Contributor
posthog-python Compliance ReportDate: 2026-08-25 16:27:38 UTC ✅ All Tests Passed!111/111 tests passed Capture_V1 Tests✅ 94/94 tests passed View Details
Feature_Flags Tests✅ 17/17 tests passed View Details
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
💡 Motivation and Context
#894 merged without a changeset, so
.sampo/changesets/is empty andcapture_trace_contextwon't be picked up by a release. This adds the missing changeset so the option actually ships.minor, since it adds a new (opt-in, default-off) client option.💚 How did you test it?
Changeset-only change, no code. Format and package key (
pypi/posthog) match the changesets consumed by the v7.43.0 and v7.43.1 releases, and the file is in.sampo/changesets/asRELEASING.mdrequires.📝 Checklist
If releasing new changes
sampo addto generate a changeset file — hand-written in the same format (sampoCLI unavailable in this environment)🤖 Agent context
Autonomy: Human-driven (agent-assisted)
minorrather thanpatch— new public constructor option, backwards compatible. Matches the precedent ofgallant-princess-kalma.md(minor for an added/changed behavior) overbold-firebringer-erika.md(patch for a bug fix).Created with PostHog Desktop