Skip to content

Conversation

@apollo-bot2
Copy link
Contributor

Opened from a copy of so conflicts can be resolved without pushing to a protected branch.

Samuel Collard and others added 9 commits September 10, 2025 16:17
Redirect `/docs/apollo-mcp-server/guides` to fix 404
Added instructions for configuring load balancers with Apollo MCP Server to ensure session affinity.
Co-authored-by: Michelle Mabuyo <[email protected]>
Add load balancer configuration details for Apollo MCP
* fix(ci): pin to specific stable rust version (#287)

This commit pins the rust-toolchain to a specific rust version (1.89.0)
for compatibility guarantees. Renovate will handle warning on outdated
versions of stable rust.

A minimal supported rust version was also added to the underlying crates
to ensure compatibility guarantees as the stable verison increments in
future updates.

* feat: Implement Test Coverage Measurement and Reporting

* chore: add changeset

* feat: remove unnecessary codecov setting

* feat: add codecov badge

* feat: add codecov config file

* feat: add code coverage docs to CONTRIBUTING.md

* test: add tests for uplink schema event

* ci: prevent draft PRs from verifying changeset

* chore: add changeset

* ci: trigger verify changeset workflow when PR becomes ready for review

* ci: update github checkout actions

* feat: Configuration for disabling authorization token passthrough (#336)

* Allow config for not forwarding Auth tokens to GraphQL API

* use serde default to make new config optional

* Changeset

* Fix default case in main.rs

* Add new config option to documentation

* Redirect /docs/apollo-mcp-server/guides to fix 404 (#349)

Co-authored-by: Samuel Collard <[email protected]>
Co-authored-by: Michelle Mabuyo <[email protected]>

* chore: update RMCP version to latest (#328)

This commit updates the RMCP dependency to the latest version 0.6.4.
Sadly, schemars was also updated with this, so a lot of unrelated
changes were needed to conform with the new stable schemars version.

* chore(release): bumping to version 0.8.0

* chore(release): changelog for 0.8.0

---------

Co-authored-by: Apollo Bot <[email protected]>
Co-authored-by: Armando Locay <[email protected]>
Co-authored-by: Nicholas Cioli <[email protected]>
Co-authored-by: Dale Seo <[email protected]>
Co-authored-by: Dale Seo <[email protected]>
Co-authored-by: Samuel Collard <[email protected]>
Co-authored-by: apollo-bot2 <[email protected]>
Co-authored-by: Samuel Collard <[email protected]>
Co-authored-by: Michelle Mabuyo <[email protected]>
@apollo-bot2 apollo-bot2 requested review from a team as code owners September 16, 2025 15:22
@apollo-bot2 apollo-bot2 added skip-changeset Used when the changeset verification can be skipped back-merge A PR opened by Apollo bot to sync main and develop automation A PR opened by github workflow automation conflicts A sync PR with conflicts that need to be resolved labels Sep 16, 2025
@github-actions github-actions bot mentioned this pull request Sep 16, 2025
@apollo-librarian
Copy link

apollo-librarian bot commented Sep 16, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 3 changed, 0 removed
* (developer-tools)/apollo-mcp-server/(latest)/config-file.mdx
* (developer-tools)/apollo-mcp-server/(latest)/deploy.mdx
* (developer-tools)/apollo-mcp-server/(latest)/install.mdx

Build ID: 8052f286770c58bef7bf8023
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/8052f286770c58bef7bf8023

@esilverm esilverm merged commit 1ceb0f6 into develop Sep 16, 2025
11 checks passed
@esilverm esilverm deleted the conflict/main-into-develop-pr-356 branch September 16, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation A PR opened by github workflow automation back-merge A PR opened by Apollo bot to sync main and develop conflicts A sync PR with conflicts that need to be resolved skip-changeset Used when the changeset verification can be skipped

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants