-
Notifications
You must be signed in to change notification settings - Fork 257
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<!-- [CNN-217] --> TODO: - [x] Merge #3048 and rebase this - [x] Merge #3049 and rebase this - [x] Merge #3050 and rebase this Summary: - Removes support for `@source*` directives - Adds support for `@connect` and `@source` [CNN-217]: https://apollographql.atlassian.net/browse/CNN-217?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: Lenny Burdette <[email protected]> Co-authored-by: Ben Newman <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Taylor Jones <[email protected]> Co-authored-by: Nicholas Cioli <[email protected]>
- Loading branch information
1 parent
bb07a37
commit 217b8ec
Showing
25 changed files
with
686 additions
and
1,574 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "alpha", | ||
"initialVersions": { | ||
"@apollo/composition": "2.9.0", | ||
"apollo-federation-integration-testsuite": "2.9.0", | ||
"@apollo/gateway": "2.9.0", | ||
"@apollo/federation-internals": "2.9.0", | ||
"@apollo/query-graphs": "2.9.0", | ||
"@apollo/query-planner": "2.9.0", | ||
"@apollo/subgraph": "2.9.0" | ||
}, | ||
"changesets": [ | ||
"young-pigs-crash" | ||
] | ||
} |
This file contains 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 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.