Skip to content
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

Add support for Graphql 22.0 #1854

Open
meiao opened this issue Apr 16, 2024 · 1 comment · May be fixed by #1912
Open

Add support for Graphql 22.0 #1854

meiao opened this issue Apr 16, 2024 · 1 comment · May be fixed by #1912
Assignees
Labels
2 Story Point Estimate

Comments

@meiao
Copy link
Contributor

meiao commented Apr 16, 2024

Description

The current instrumentation no longer applies to the new version of Graphql

Verifier error:

WeaveViolation{type=METHOD_RETURNTYPE_MISMATCH, clazz=graphql/execution/ExecutionStrategy, method=resolveFieldWithInfo(Lgraphql/execution/ExecutionContext;Lgraphql/execution/ExecutionStrategyParameters;)Ljava/util/concurrent/CompletableFuture;}
WeaveViolation{type=METHOD_NEW_CALL_ORIGINAL_UNSUPPORTED, clazz=graphql/execution/ExecutionStrategy, method=handleFetchingException(Lgraphql/schema/DataFetchingEnvironment;Ljava/lang/Throwable;)Ljava/util/concurrent/CompletableFuture;}
WeaveViolation{type=METHOD_NEW_NON_PRIVATE_UNSUPPORTED, clazz=graphql/execution/ExecutionStrategy, method=handleFetchingException(Lgraphql/schema/DataFetchingEnvironment;Ljava/lang/Throwable;)Ljava/util/concurrent/CompletableFuture;}
@workato-integration
Copy link

@kford-newrelic kford-newrelic added the estimate Issue needing estimation label Apr 16, 2024
@kford-newrelic kford-newrelic added 2 Story Point Estimate and removed estimate Issue needing estimation labels Apr 24, 2024
@jbedell-newrelic jbedell-newrelic self-assigned this May 24, 2024
@jbedell-newrelic jbedell-newrelic linked a pull request May 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Point Estimate
Projects
Status: Needs Review
Development

Successfully merging a pull request may close this issue.

3 participants