Commit 278eb0f
authored
fix(composition): align
As per the
[docs](https://www.apollographql.com/docs/graphos/schema-design/federated-schemas/reference/versions#v211)
`@connect/v0.2` version should require Apollo Federation v2.11.
There are no `@join` spec differences between Federation v2.10 and v2.11
so this change will not result in any supergraph changes. This change
may result in additional/updated hint messages when `@connect/v0.1` spec
is auto-upgraded to `v0.2` (which may result in auto-upgrading connector
virtual subgraph to `v2.11`).@connect/v0.2 spec with federation 2.11 (#3440)1 parent d9c721c commit 278eb0f
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
0 commit comments