-
Notifications
You must be signed in to change notification settings - Fork 249
feat: add PQL manifest support for persisted operations #2635
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
Merged
StarpTech
merged 40 commits into
main
from
dustin/eng-9107-router-control-plane-implement-persisted-query-list-pql
Mar 27, 2026
Merged
Changes from 5 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
38c93f7
feat: add PQL manifest support for persisted operations
StarpTech 5def8fa
feat: update persisted operations tests and improve manifest handling
StarpTech 980f7a9
feat: enhance README with PQL manifest details and lookup order
StarpTech b46e35c
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
StarpTech f2101bd
feat: implement persisted query list (PQL) support in configuration a…
StarpTech 1ac5f25
feat: refactor persisted operation deletion and manifest generation l…
StarpTech 5623d04
feat: add error handling for PQL manifest regeneration in publishPers…
StarpTech b4e0c0e
feat: update NewPoller to enforce minimum values for pollInterval and…
StarpTech 8bbfd3f
fix: correct default value for pollJitter in NewPoller to use time.Du…
StarpTech b4c791b
feat: add truncation logic for manifest operations and corresponding …
StarpTech e12cc19
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
alepane21 1f75382
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
StarpTech f4f9221
feat(persisted-query): implement persisted query list and cache inval…
StarpTech e57088b
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
alepane21 ebd9e29
fix(telemetry): remove sample_rate comment for clarity
StarpTech 23ba808
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
StarpTech 077d34f
refactor: move generateAndUploadManifest to OperationsRepository and …
JivusAyrus b4bc772
refactor: remove Cache-Control header from response in persisted oper…
JivusAyrus 5cb5ec9
feat: implement operation limit check in publishPersistedOperations a…
JivusAyrus 716a670
feat: implement persisted query list (PQL) loading from various stora…
JivusAyrus 8c62000
fix: correct operation ID usage in operations mapping and improve CDN…
JivusAyrus 9d8e98e
feat: implement FetchManifest methods for CDN, S3, and filesystem pro…
JivusAyrus 876b24b
feat: add path property for PQL manifest JSON file in config schema
JivusAyrus 9fd935c
Merge branch 'main' of github.com:wundergraph/cosmo into dustin/eng-9…
JivusAyrus 6fad863
docs: update PQL Manifest section in README to clarify loading behavi…
JivusAyrus 6738083
fix: lint
JivusAyrus 5c55b93
fix: tests
JivusAyrus 2f3819e
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
JivusAyrus 6a13a13
feat(persisted-query): enhance CDN client and add PQL manifest support
StarpTech c000a99
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
StarpTech c9bcc31
feat(pql): add test for CDN manifest fetch failure and improve error …
StarpTech ffcbd35
feat(pql): add test for CDN manifest fetch failure and improve error …
StarpTech a155ccf
refactor(tests): simplify handler assignment in fetcher tests
StarpTech d9aa7de
fix(cdn): change HTTP method to GET for fetching manifest
StarpTech 8af64f0
feat(pql): implement ReadManifest method for fetching PQL manifests f…
StarpTech 9db9c6b
chore(config): remove unused persisted_operations section from demo.c…
StarpTech 062a4ee
docs(push): clarify client-name option usage in push.mdx
StarpTech 52d41a3
feat(docs): enhance tutorial on using persisted operations with PQL m…
JivusAyrus 93befb6
feat(manifest): add cache warmup configuration for PQL operations
StarpTech c2a946e
Merge branch 'main' into dustin/eng-9107-router-control-plane-impleme…
StarpTech File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.