Skip to content

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Jul 6, 2025

Adding support for W3C's traceparent header was a mistake on our end. This mainly causes surprises for users, that get spammed by 3rd parties sending this header.
We made the decision to remove support from the SDK.

Some changes in dependencies were also made causing phpstan to not like the code anymore. I believe it's right but not for older Symfony versions so I opted to ignore the errors for now. Codepaths are protected against failures so it's not an issue.

See also getsentry/sentry-laravel#994

@cleptric cleptric merged commit ed34b0c into master Jul 7, 2025
37 of 39 checks passed
@cleptric cleptric deleted the remove-traceparent branch July 7, 2025 10:58
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