Join us from October 8-10 in New York City to learn the latest tips, trends, and news about GraphQL federation and API platform engineering.Join us for GraphQL Summit 2024 in NYC
Docs
Start for Free

Federation Version Support in the Apollo Router

Check router version compatibility with Apollo Federation versions


The supports that are generated via 2.x composition. This algorithm is usually performed by one of the following:

  • (for that use managed federation)
  • The (for non-managed supergraphs)

Apollo Federation is an evolving project, and its composition algorithm regularly receives new features and bug fixes.

💡 TIP

Update your regularly to the latest stable version to ensure that it fully supports its .

Support table

The table below shows which version of federation each router release is compiled against. Make sure that your router's federation version is at least as recent as the version used to compose your supergraph schema.

Router versionFederation version
v1.48.0 and later (see latest releases)2.8.0
v1.46.0 - v1.47.02.7.5
v1.45.12.7.2
⚠️ v1.45.02.7.2
v1.39.0 - v1.44.02.7.1
v1.38.02.6.3
v1.36.0 - v1.37.02.6.2
v1.35.02.6.1
v1.34.12.5.7
v1.33.0 - v1.34.02.5.5
v1.30.0 - v1.32.02.5.4
️v1.29.12.5.3
⚠️ v1.29.02.5.3
⚠️ v1.28.0 - v1.28.12.5.1
v1.25.0 - v1.27.02.4.10
v1.24.02.4.9
v1.21.0 - v1.23.02.4.8
v1.20.02.4.7
️⚠️ v1.19.12.4.6
⚠️ v1.19.02.4.5
v1.16.0 - v1.18.12.4.2
v1.15.0 - v1.15.12.4.1
v1.13.1 - v1.14.02.4.0
v1.11.0 - v1.13.02.3.2
v1.10.2 - v1.10.32.3.1
⚠️ v1.10.12.3.1
⚠️ v1.10.02.3.0
v1.6.0 - v1.9.02.2.2
v1.2.1 - v1.5.02.1.4
v1.0.0 - v1.2.02.1.3

Federation 1 support

Federation 2.x composition is backward compatible with Federation 1.x , so you can use the Apollo Router with any valid Federation 1.x .

If your Federation 1.x supergraph doesn't work with the Apollo Router, see possible causes in Backward compatibility in Federation 2.

Previous
Moving from @apollo/gateway
Next
Enterprise Features
Rate articleRateEdit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company