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

Versioned resolvers #140

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Versioned resolvers #140

merged 1 commit into from
Jun 9, 2024

Conversation

gmac
Copy link
Owner

@gmac gmac commented Jun 8, 2024

We'd like to simplify plans by removing resolver information from them. This becomes increasingly important as resolvers potentially get bigger and more involved. So, rather than embedding full resolvers into a plan, we'll just insert resolver version hashes to pull from the supergraph.

As an added benefit, this also invalidates stale cached plans caused by resolver changes.

@gmac gmac changed the base branch from main to v1_14_0 June 9, 2024 20:06
@gmac gmac merged commit eb8c974 into v1_14_0 Jun 9, 2024
7 checks passed
@gmac gmac deleted the versioned_resolvers branch June 9, 2024 20:06
@gmac gmac mentioned this pull request Jun 9, 2024
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.

1 participant