Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Mark join v0.4 as supported for non-query planning purpose #237

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

SimonSapin
Copy link
Contributor

This unblocks initial integration in the Router.

Also fix the minimum supported version of v0.3, aligning with: https://github.com/apollographql/federation/blob/%40apollo/federation-internals%402.7.2/internals-js/src/specs/joinSpec.ts#L264-L268

@SimonSapin SimonSapin merged commit 34e1fe9 into main Mar 26, 2024
7 checks passed
@SimonSapin SimonSapin deleted the join-v0.4 branch March 26, 2024 16:37
goto-bus-stop added a commit that referenced this pull request Apr 9, 2024
To release `join/v0.4` for API schema in Router, and a bunch of stuff
for QP in Router.

## Features
- Query plan changes for initial router integration, by [SimonSapin] in
[pull/240]
- Mark join/v0.4 spec as supported for non-query planning purpose, by
[SimonSapin] in [pull/233], [pull/237]
- Continued work on core query planning implementation, by [duckki],
[SimonSapin], [TylerBloom]

## Maintenance
- Update `apollo-compiler`, by [goto-bus-stop] in [pull/253]

[duckki]: https://github.com/duckki
[goto-bus-stop]: https://github.com/goto-bus-stop
[SimonSapin]: https://github.com/SimonSapin
[TylerBloom]: https://github.com/TylerBloom
[pull/233]: #233
[pull/237]: #237
[pull/240]: #240
[pull/253]: #253
SimonSapin added a commit to apollographql/router that referenced this pull request May 3, 2024
SimonSapin pushed a commit to apollographql/router that referenced this pull request May 3, 2024
To release `join/v0.4` for API schema in Router, and a bunch of stuff
for QP in Router.

## Features
- Query plan changes for initial router integration, by [SimonSapin] in
[pull/240]
- Mark join/v0.4 spec as supported for non-query planning purpose, by
[SimonSapin] in [pull/233], [pull/237]
- Continued work on core query planning implementation, by [duckki],
[SimonSapin], [TylerBloom]

## Maintenance
- Update `apollo-compiler`, by [goto-bus-stop] in [pull/253]

[duckki]: https://github.com/duckki
[goto-bus-stop]: https://github.com/goto-bus-stop
[SimonSapin]: https://github.com/SimonSapin
[TylerBloom]: https://github.com/TylerBloom
[pull/233]: apollographql/federation-next#233
[pull/237]: apollographql/federation-next#237
[pull/240]: apollographql/federation-next#240
[pull/253]: apollographql/federation-next#253
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants