Skip to content

Conversation

federicorispo
Copy link
Member

To update graphql-java to version 20.0.0 some changes are necessary:

  • the signature of DataLoaderDispatcherInstrumentation methods now have the InstrumentationState parameter. The ConfigurableDispatchInstrumentation is aligned to these changes
  • The SimpleInstrumentation is replaced by SimplePerformantInstrumentation. Now all the codebase uses the new class
@federicorispo
Copy link
Member Author

I think we can align also the DataLoaderDispatcherInstrumentationState class since the graphql-java counterpart was updated with some tweeks

@oliemansm oliemansm self-requested a review March 13, 2023 08:18
@oliemansm
Copy link
Member

@federicorispo Apparently it won't run the workflow because it took me too long to review. Could you pull in latest changes to try to force an update?

To update graphql-java to version 20.0.0 some changes are necessary: - the signature of DataLoaderDispatcherInstrumentation methods now have the InstrumentationState parameter. The ConfigurableDispatchInstrumentation is aligned to these changes - The SimpleInstrumentation is replaced by SimplePerformantInstrumentation. Now all the codebase uses the new class
@federicorispo federicorispo force-pushed the fix/bump-graphql-java-dependency branch from 36fcbf3 to 592c6bc Compare March 14, 2023 18:13
@federicorispo
Copy link
Member Author

@oliemansm Aligned the branch with master

@oliemansm oliemansm merged commit f84cbde into graphql-java-kickstart:master Mar 14, 2023
@federicorispo federicorispo deleted the fix/bump-graphql-java-dependency branch March 15, 2023 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants