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

Makes the liveness/readiness probes a little more customizable. Fixes #2363 --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [x] Changes are compatible[^1]...

## Describe the bug **Note**: This issue was first discovered in the `query-planner` package of the `federation` repo, and [an issue](https://github.com/apollographql/federation/issues/3113) has already been opened there. When building a query...

component/query-planning
raised by user

***Note**: I am asking for an early review of this before going through all the relevant API, docs, test work to make this production ready, so we can discuss first...

*Description here* Fixes #**issue_number** --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [ ] Changes are compatible[^1] - [ ] Documentation[^2] completed...

placeholder for now, testing subgraph request id behaviour with rhai --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [ ] Changes are...

Officially document enhanced tracing via OTel. This is currently marked experimental and we've started to get some usage of this feature. Time to make it more visible. Fixes [#712](https://apollographql.atlassian.net/browse/ROUTER-712) ---...

Fixes incorrect new relic OTEL example --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [x] Changes are compatible[^1] - [x] Documentation[^2] completed...

Update `serde_yaml` from 0.8.26 to 0.9.34, This aligns the quoting and whitespace behaviours with existing yaml handling tools like helm For example when using the following `values.yml` with `helm template...

Is the Apollo Router FIPS-compliant? If yes, to which standard? If not, anything in the plan?