{"id":"src_72WnTFWt5AwZhhNxmh5Ly","slug":"apollo-federation","name":"Apollo Federation","type":"github","url":"https://github.com/apollographql/federation","orgId":"org_ctiL2ZZXIA7tbsKSsxRN9","org":{"slug":"apollo-graphql","name":"Apollo GraphQL"},"isPrimary":false,"metadata":"{\"evaluatedMethod\":\"github\",\"evaluatedAt\":\"2026-04-11T13:26:55.135Z\",\"changelogUrl\":\"https://github.com/apollographql/federation/blob/HEAD/CHANGELOG.md\",\"changelogDetectedAt\":\"2026-04-11T13:27:47.119Z\"}","releaseCount":100,"releasesLast30Days":0,"avgReleasesPerWeek":3.3,"latestVersion":"@apollo/subgraph@2.13.3","latestDate":"2026-03-19T20:45:38.000Z","changelogUrl":"https://github.com/apollographql/federation/blob/HEAD/CHANGELOG.md","hasChangelogFile":true,"lastFetchedAt":"2026-04-19T03:02:22.005Z","trackingSince":"2025-11-04T16:20:32.000Z","releases":[{"id":"rel_XDWjgLjhWxNR9CJqBL9z6","version":"@apollo/subgraph@2.13.3","title":"@apollo/subgraph@2.13.3","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5)]:\n    -   @apollo/federation-internals@2.13.3\n","publishedAt":"2026-03-19T20:45:38.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/subgraph%402.13.3","media":[]},{"id":"rel_sX3wVtVaW6Q5QqnNMqlso","version":"@apollo/composition@2.13.3","title":"@apollo/composition@2.13.3","summary":"### Patch Changes\n\n-   Mark connect/v0.4 as a preview version so composition does not inject it into the supergraph `@link` unless a subgraph explicit...","content":"### Patch Changes\n\n-   Mark connect/v0.4 as a preview version so composition does not inject it into the supergraph `@link` unless a subgraph explicitly uses it. Previously, upgrading to Federation v2.13 would unconditionally stamp `connect/v0.4` into the supergraph, causing Router to require the `connectors.preview_connect_v0_4` flag even when no subgraph used v0.4 features. (RH-1321) ([#3413](https://github.com/apollographql/federation/pull/3413))\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5)]:\n    -   @apollo/federation-internals@2.13.3\n    -   @apollo/query-graphs@2.13.3\n","publishedAt":"2026-03-19T20:45:35.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/composition%402.13.3","media":[]},{"id":"rel_MALkl2Yv3hNJjFFZe8Y6q","version":"@apollo/gateway@2.13.3","title":"@apollo/gateway@2.13.3","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5)]:\n    -   @apollo/composition@2.13.3\n    -   @apollo/federation-internals@2.13.3\n    -   @apollo/query-planner@2.13.3\n","publishedAt":"2026-03-19T20:45:32.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/gateway%402.13.3","media":[]},{"id":"rel_35SUAhUDviDzGJwkGa5hc","version":"@apollo/query-graphs@2.13.3","title":"@apollo/query-graphs@2.13.3","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5)]:\n    -   @apollo/federation-internals@2.13.3\n","publishedAt":"2026-03-19T20:45:29.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/query-graphs%402.13.3","media":[]},{"id":"rel_vU_Q3vVgVFEdTIltklDtw","version":"@apollo/query-planner@2.13.3","title":"@apollo/query-planner@2.13.3","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5`](https://github.com/apollographql/federation/commit/b5c17ffa73e2de49bd63182a84a7d5837c0ab2d5)]:\n    -   @apollo/federation-internals@2.13.3\n    -   @apollo/query-graphs@2.13.3\n","publishedAt":"2026-03-19T20:45:26.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/query-planner%402.13.3","media":[]},{"id":"rel_eb1CZhHTS2gKdrdTvlJpx","version":"@apollo/federation-internals@2.13.3","title":"@apollo/federation-internals@2.13.3","summary":"### Patch Changes\n\n-   Mark connect/v0.4 as a preview version so composition does not inject it into the supergraph `@link` unless a subgraph explicit...","content":"### Patch Changes\n\n-   Mark connect/v0.4 as a preview version so composition does not inject it into the supergraph `@link` unless a subgraph explicitly uses it. Previously, upgrading to Federation v2.13 would unconditionally stamp `connect/v0.4` into the supergraph, causing Router to require the `connectors.preview_connect_v0_4` flag even when no subgraph used v0.4 features. (RH-1321) ([#3413](https://github.com/apollographql/federation/pull/3413))\n","publishedAt":"2026-03-19T20:45:23.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/federation-internals%402.13.3","media":[]},{"id":"rel_Q-wAyEN8989A8UoQVFnF7","version":"@apollo/gateway@2.9.6","title":"@apollo/gateway@2.9.6","summary":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the pr...","content":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. ([#3400](https://github.com/apollographql/federation/pull/3400))\n\n    See the associated GitHub Advisories [GHSA-pfjj-6f4p-rvmh](https://github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh) for more information.\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4a5c891f8832e78f8415d798282567831)]:\n    -   @apollo/query-planner@2.9.6\n    -   @apollo/federation-internals@2.9.6\n    -   @apollo/composition@2.9.6\n","publishedAt":"2026-03-13T03:32:47.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/gateway%402.9.6","media":[]},{"id":"rel_HWNlf_TxmQxcX7gee1pjm","version":"@apollo/federation-internals@2.9.6","title":"@apollo/federation-internals@2.9.6","summary":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the pr...","content":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. ([#3400](https://github.com/apollographql/federation/pull/3400))\n\n    See the associated GitHub Advisories [GHSA-pfjj-6f4p-rvmh](https://github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh) for more information.\n","publishedAt":"2026-03-13T03:32:44.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/federation-internals%402.9.6","media":[]},{"id":"rel_ph4JLMmYO244SS5P7UlrW","version":"@apollo/query-graphs@2.9.6","title":"@apollo/query-graphs@2.9.6","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4a5c891f8832e78f8415d798282567831)]:\n    -   @apollo/federation-internals@2.9.6\n","publishedAt":"2026-03-13T03:32:41.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/query-graphs%402.9.6","media":[]},{"id":"rel_sodormfPxwO_dnC-jxoMa","version":"@apollo/composition@2.9.6","title":"@apollo/composition@2.9.6","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4a5c891f8832e78f8415d798282567831)]:\n    -   @apollo/federation-internals@2.9.6\n    -   @apollo/query-graphs@2.9.6\n","publishedAt":"2026-03-13T03:32:38.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/composition%402.9.6","media":[]},{"id":"rel_HeDGVesqvDaBK642h9sxU","version":"@apollo/subgraph@2.9.6","title":"@apollo/subgraph@2.9.6","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4a5c891f8832e78f8415d798282567831)]:\n    -   @apollo/federation-internals@2.9.6\n","publishedAt":"2026-03-13T03:32:35.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/subgraph%402.9.6","media":[]},{"id":"rel_8CGleUalQewaHTfObsITp","version":"@apollo/federation-internals@2.10.5","title":"@apollo/federation-internals@2.10.5","summary":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the pr...","content":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. ([#3399](https://github.com/apollographql/federation/pull/3399))\n\n    See the associated GitHub Advisories [GHSA-pfjj-6f4p-rvmh](https://github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh) for more information.\n","publishedAt":"2026-03-13T03:32:33.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/federation-internals%402.10.5","media":[]},{"id":"rel_ndkqtHKUA6Gr0sqGbMo5V","version":"@apollo/query-planner@2.9.6","title":"@apollo/query-planner@2.9.6","summary":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the pr...","content":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. ([#3400](https://github.com/apollographql/federation/pull/3400))\n\n    See the associated GitHub Advisories [GHSA-pfjj-6f4p-rvmh](https://github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh) for more information.\n\n-   Updated dependencies \\[[`b51586d4a5c891f8832e78f8415d798282567831`](https://github.com/apollographql/federation/commit/b51586d4a5c891f8832e78f8415d798282567831)]:\n    -   @apollo/federation-internals@2.9.6\n    -   @apollo/query-graphs@2.9.6\n","publishedAt":"2026-03-13T03:32:33.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/query-planner%402.9.6","media":[]},{"id":"rel_I3TJ9E-X79upQS9UUHaKB","version":"@apollo/composition@2.10.5","title":"@apollo/composition@2.10.5","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dc...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dcb2c297cab185dde08347710f8ceda3e3)]:\n    -   @apollo/federation-internals@2.10.5\n    -   @apollo/query-graphs@2.10.5\n","publishedAt":"2026-03-13T03:32:30.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/composition%402.10.5","media":[]},{"id":"rel_nYkJBTVGbEIZYKvl6oCsd","version":"@apollo/query-planner@2.10.5","title":"@apollo/query-planner@2.10.5","summary":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the pr...","content":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. ([#3399](https://github.com/apollographql/federation/pull/3399))\n\n    See the associated GitHub Advisories [GHSA-pfjj-6f4p-rvmh](https://github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh) for more information.\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dcb2c297cab185dde08347710f8ceda3e3)]:\n    -   @apollo/federation-internals@2.10.5\n    -   @apollo/query-graphs@2.10.5\n","publishedAt":"2026-03-13T03:32:27.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/query-planner%402.10.5","media":[]},{"id":"rel_MqURFZOjw6tDa18nSpjyb","version":"@apollo/query-graphs@2.10.5","title":"@apollo/query-graphs@2.10.5","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dc...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dcb2c297cab185dde08347710f8ceda3e3)]:\n    -   @apollo/federation-internals@2.10.5\n","publishedAt":"2026-03-13T03:32:24.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/query-graphs%402.10.5","media":[]},{"id":"rel_pysI4WrtSCjmcUrIHK8VL","version":"@apollo/subgraph@2.10.5","title":"@apollo/subgraph@2.10.5","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dc...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dcb2c297cab185dde08347710f8ceda3e3)]:\n    -   @apollo/federation-internals@2.10.5\n","publishedAt":"2026-03-13T03:32:21.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/subgraph%402.10.5","media":[]},{"id":"rel_4u9Qf6UsbiU_fpoGE3wHk","version":"@apollo/gateway@2.10.5","title":"@apollo/gateway@2.10.5","summary":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the pr...","content":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. ([#3399](https://github.com/apollographql/federation/pull/3399))\n\n    See the associated GitHub Advisories [GHSA-pfjj-6f4p-rvmh](https://github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh) for more information.\n\n-   Updated dependencies \\[[`1ce248dcb2c297cab185dde08347710f8ceda3e3`](https://github.com/apollographql/federation/commit/1ce248dcb2c297cab185dde08347710f8ceda3e3)]:\n    -   @apollo/query-planner@2.10.5\n    -   @apollo/federation-internals@2.10.5\n    -   @apollo/composition@2.10.5\n","publishedAt":"2026-03-13T03:32:18.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/gateway%402.10.5","media":[]},{"id":"rel_cvhR7lDUDlNL8g5kz4xF9","version":"@apollo/query-graphs@2.11.6","title":"@apollo/query-graphs@2.11.6","summary":"### Patch Changes\n\n-   Updated dependencies \\[[`73ae202f72a31b9f63e779c535d7ecb059ff908a`](https://github.com/apollographql/federation/commit/73ae202f...","content":"### Patch Changes\n\n-   Updated dependencies \\[[`73ae202f72a31b9f63e779c535d7ecb059ff908a`](https://github.com/apollographql/federation/commit/73ae202f72a31b9f63e779c535d7ecb059ff908a)]:\n    -   @apollo/federation-internals@2.11.6\n","publishedAt":"2026-03-13T03:31:48.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/query-graphs%402.11.6","media":[]},{"id":"rel_Q4xXVwXJ3JUF2KK9tGTpb","version":"@apollo/federation-internals@2.11.6","title":"@apollo/federation-internals@2.11.6","summary":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the pr...","content":"### Patch Changes\n\n-   Fixed several code paths that access response objects to prevent JavaScript prototype pollution and unintended access to the prototype chain. ([#3398](https://github.com/apollographql/federation/pull/3398))\n\n    See the associated GitHub Advisories [GHSA-pfjj-6f4p-rvmh](https://github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh) for more information.\n","publishedAt":"2026-03-13T03:31:45.000Z","url":"https://github.com/apollographql/federation/releases/tag/%40apollo/federation-internals%402.11.6","media":[]}],"pagination":{"page":1,"pageSize":20,"totalPages":5,"totalItems":100},"summaries":{"rolling":null,"monthly":[]}}