-
Notifications
You must be signed in to change notification settings - Fork 548
Not compatible with Strawberry v0.259.0 #4041
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Hey @pronovic, thanks for reporting, this is already fixed on our main branch and the fix will be out tomorrow. EDIT: actually today |
Actually, I'll keep this open so that it's easier to find. Will close as soon as the release is out. |
Everyone, the fix for this is out now in 2.21.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How do you use Sentry?
Sentry Saas (sentry.io)
Version
2.20.0
Steps to Reproduce
v0.259.0 of Strawberry made what they consider to be an internal interface change, which breaks Sentry integration.
Here's the relevant stack trace:
I'm hesitant to propose a patch, since I'm not sure I fully understand the intent of this code... but it looks like you are probably going to need two versions of it, one for Strawberry < 0.259.0 and one for >= 0.259.0, to deal with the change in the way their code is organized.
Expected Result
Integration works with v0.259.0 of Strawberry
Actual Result
Integration does not work with v0.259.0 of Strawberry
The text was updated successfully, but these errors were encountered: