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

freeze gql version to 7.0.11 due to MSRV incompatibility of 7.0.12>= #1557

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

segfault-magnet
Copy link
Contributor

Closes: #1556

Release notes

In this release, we:

  • froze async-graphql to 7.0.11 until the SDK MSRV moves to 1.81 needed for 7.0.12 onwards.

Summary

If you build the SDK with the fuel-core-lib feature and have a dep on async-graphql you'll only be able to use the version 7.0.11 until the SDK moves its MSRV to 1.81.

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@segfault-magnet
Copy link
Contributor Author

A task to remove these deps
#1558

hal3e
hal3e previously approved these changes Dec 10, 2024
Salka1988
Salka1988 previously approved these changes Dec 11, 2024
digorithm
digorithm previously approved these changes Dec 11, 2024
@segfault-magnet segfault-magnet enabled auto-merge (squash) December 11, 2024 11:46
@segfault-magnet segfault-magnet merged commit 567bf4a into master Dec 11, 2024
45 checks passed
@segfault-magnet segfault-magnet deleted the bug/force_gql_version branch December 11, 2024 11: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.

cannot build the sdk with rust version < 1.81
5 participants