You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The composition algorithm has been updated to support the @tag directive thanks to the work in #859 and follow-up issues. That functionality is currently merged into the release-federation-0.26.0 branch and published to the rc npm dist-tag.
In order for this behavior to be supported and offer the correct validations for rover supergraph compose, the harmonizer crate needs to be published after release-federation-0.26.0 merges to main and a final @apollo/federation is published to latest in a non-prerelease form.
Alternatively, a version should/could be published from the release-federation-0.26.0 branch as a pre-release for validation purposes, if necessary, but this issue should remain open until finalized.
Follow-up
After this is completed, rover needs to be updated to use the newly published harmonizer crate.
The text was updated successfully, but these errors were encountered:
Requirements
The composition algorithm has been updated to support the
@tag
directive thanks to the work in #859 and follow-up issues. That functionality is currently merged into therelease-federation-0.26.0
branch and published to therc
npmdist-tag
.In order for this behavior to be supported and offer the correct validations for
rover supergraph compose
, theharmonizer
crate needs to be published afterrelease-federation-0.26.0
merges tomain
and a final@apollo/federation
is published tolatest
in a non-prerelease form.Follow-up
After this is completed,
rover
needs to be updated to use the newly publishedharmonizer
crate.The text was updated successfully, but these errors were encountered: