router icon indicating copy to clipboard operation
router copied to clipboard

A configurable, high-performance routing runtime for Apollo Federation 🚀

Results 667 router issues
Sort by recently updated
recently updated
newest added

## Describe the bug We have three subgraphs: 1. Subgraph A (old subgraph to be replaced) 2. Subgraph B (new subgraph. new tech stack. Should replace A) 3. Subgraph C...

raised by user

It's not longer needed as we removed the experimental retry feature in https://github.com/apollographql/router/pull/6338 --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [...

backport-1.x

Implements `urlSafe` method for connectors Fixes [#**CNN-730**](https://apollographql.atlassian.net/browse/CNN-730) --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [x] Changes are compatible[^1] - [ ]...

` 2025-03-10T10:49:41.127864Z INFO trace_id: ea59560e18397fc195787bba089c035e span_id: a57fa9698cf3d3fe resource{service.version="1.59.2",service.namespace="apollo-router",process.executable.name="router",service.name="apollo-router",} router{http.route=/graphql,http.request.method=POST,} apollo-router/src/plugins/telemetry/config_new/events.rs:804 http.request.headers={"host": "localhost:4000", "connection": "keep-alive", "content-length": "1915", "sec-ch-ua-platform": "\"macOS\"", "authorization": "Bearer eyJhbGciOiJSUzI1NiIsInR5cCIgOiAiSldUIiwia2lkIiA6ICJiaTZWTjlMQV94S2J4QVZ.rsw.sdss", "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36...

raised by user

This PR adds tests and removes an unused error variant. Fixes #**issue_number** --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [x] Changes...

conflicts

A mirror issue of [the one in federation-next](https://github.com/apollographql/federation-next/issues/142). I imagine once we figure it out for one the repositories, it'll be a bit more straightforward to copy it over. As...

component/infra

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tonic](https://redirect.github.com/hyperium/tonic) | dependencies | minor | `0.12.3` -> `0.13.0` | | [tonic-build](https://redirect.github.com/hyperium/tonic) |...

- Adds support for a theoretical `restricted` claim, which when set on the license, requires that there are NO license violations, otherwise prevents the Router from starting (effectively allows a...

## Describe the bug For a rest connector subgraph when i have a `Authorization` config for both a `@source` header configuration and a router connector propagate configuration any query to...

bug
raised by user

I asked Cursor to generate a readme and then tweaked it a little.