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

feat: added support for graphql-subscriptions v3 #1446

Merged
merged 9 commits into from
Nov 18, 2024

Conversation

instanacd
Copy link
Contributor

Tada!

@instanacd instanacd requested a review from a team as a code owner November 12, 2024 18:24
@abhilash-sivan
Copy link
Contributor

abhilash-sivan commented Nov 13, 2024

A major code change has affected our instrumentation. We might have to support both v2.0.0 and v3.0.0 separately. We can discuss it internally.

https://github.com/apollographql/graphql-subscriptions/releases

Replaced iterall with native Symbol.asyncIterator. PubSubEngine.asyncIterator is now PubSubEngine.asyncIterableIterator

@abhilash-sivan abhilash-sivan force-pushed the currency-bot-major-graphqlsubscriptions branch from 0c3c616 to bc62393 Compare November 13, 2024 19:06
@abhilash-sivan abhilash-sivan force-pushed the currency-bot-major-graphqlsubscriptions branch from 2c923a7 to 5338879 Compare November 18, 2024 04:35
@aryamohanan
Copy link
Contributor

commit suggestion

feat: added support for graphql-subscriptions v3

Copy link
Contributor

@kirrg001 kirrg001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@abhilash-sivan abhilash-sivan changed the title [Currency Bot] Bumped graphql-subscriptions from 2.0.0 to 3.0.0 feat: added support for graphql-subscriptions v3 Nov 18, 2024
@abhilash-sivan abhilash-sivan merged commit e4a978c into main Nov 18, 2024
1 check passed
@kirrg001 kirrg001 deleted the currency-bot-major-graphqlsubscriptions branch January 15, 2025 13:16
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.

4 participants