This repository is a mirror of apollographql/federation
, providing a mechanism for Apollo's various Rust applications to take advantage of Apollo's JavaScript libraries.
For user-facing changes to the underlying npm packages, please see the following changelogs:
package | command/fn | version | changelog | npm package |
---|---|---|---|---|
supergraph /harmonizer |
compose /harmonize |
v1 | link | @apollo/federation |
supergraph /harmonizer |
compose /harmonize |
v2 | link | @apollo/composition |
router-bridge |
{N/A} /Planner::plan |
v2 | link | @apollo/query-planner |
We do not keep a changelog (as of now) for the Rust code that wraps these JavaScript packages. We try to do a good job with the git history of this repository, and you can also search our merged pull requests.