releases.shpreview
Apollo GraphQL/Rover CLI

Rover CLI

$npx -y @buildinternet/releases show rover-cli
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases1Avg0/wkVersionsv0.38.0
Apr 8, 2026
<!-- changelog -->

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

Dec 19, 2025
<!-- changelog -->

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

Dec 15, 2025

[0.37.1] - 2025-12-16

🐛 Fixes

  • Allow rover dev --graph-ref to work without a local supergraph config - @DaleSeo, PR #2924
  • Handle InvalidGraphRef error gracefully instead of panicking - @DaleSeo, PR #2927
  • Add completions for bash and zsh - @smyrick , PR #2853
Dec 2, 2025

[0.37.0] - 2025-12-01

🚀 Features

  • Enable overriding MCP version in rover dev - @DaleSeo, PR #2784

🐛 Fixes

  • Remove conditional header in VSCode file from MCP template processing - @gocamille, PR #2757
  • Auto-configure MCP server endpoint with router's custom path- @DaleSeo, PR #2869

📚 Documentation

  • change MCP's default port from 5000 to 8000 - @DaleSeo, PR #2749
Oct 3, 2025

[0.36.2] - 2025-10-03

🚀 Features

  • Remove claude_desktop_config.json from MCP template and update "Next Steps" UX - @gocamille, #2746 fixes apollographql/rover-init-starters#84

    Updates the MCP template to be more flexible and AI-client agnostic. Removes the prescriptive claude_desktop_config.json file and provides more generic "Next Steps" guidance for connecting any AI client to the generated MCP server.

  • Remove mcp-claude shortlink - @gocamille, #2747

    Removes the Claude Desktop-specific shortlink to align with the more flexible, AI-client agnostic approach to MCP server setup.

Oct 1, 2025

🐛 Fixes

  • Fix the NPM installer for some Linux distributions. #2724 by @andrewmcgivery

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

<!-- changelog -->

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

<!-- changelog -->

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

Sep 30, 2025

🚀 Features

Sep 11, 2025
<!-- changelog -->

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

Sep 4, 2025
<!-- changelog -->

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

Sep 2, 2025
<!-- changelog -->

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

Jul 30, 2025

[0.35.0] - 2025-07-30

❗ BREAKING ❗

  • use config file for MCP server - @nicholascioli PR #2665

🚀 Features

  • Update MCP options for rover dev - @DaleSeo PR #2661
  • add a note about the need for APOLLO_KEY and APOLLO_GRAPH_REF when using router features or connect - @the-gigi-apollo PR #2677

🛠 Maintenance

  • upgrade schemars and apollo-federation-types - @DaleSeo PR #2676
Jun 24, 2025

🐛 Fixes

  • Handle null subgraph schema check results - @DaleSeo PR #2639
Jun 20, 2025

🚀 Features

  • Add --mcp-collection option for rover dev - @Jephuff PR #2636
Jun 10, 2025

🚀 Features

  • Use the starter template's federation version as the default federation version for newly created variants via rover init - @sanchezdale PR #2630
    • Before, all graph variants created through init were set to default to federation 2.10. Now, init sets the default to the federation version defined in the selected starter template.

🛠 Maintenance

  • Update rust crate to v8 - PR #2627
  • Update dependency apollographql/federation-rs to v2.11.0 - PR #2627
  • Configure renovate to not upgrade router major version - @pubmodmatt PR #2622
  • Update Apollo Router 2.x to 2.3.0 - PR #2628

📚 Documentation

  • Update versioning section for accuracy - @mabuyo PR #2631
  • Fix MinVersion - @Meschreiber PR #2626
  • Update min version usage - @Meschreiber PR #2625

This release was automatically created by CircleCI.

If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.

Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.

Jun 2, 2025

🐛 Fixes

  • Log cause of introspection error - @pubmodmatt PR #2615

    Introspection failures in rover dev were not logging the underlying cause of the failure. This has been fixed to help with debugging introspection problems.

🛠 Maintenance

  • Update Apollo Router 1.x to 1.61.7 - PR #2614
  • Update Apollo Router 2.x to 2.2.1 - PR #2592
  • Remove obsolete and broken xtask docs command - @pubmodmatt PR #2619
  • Configure Renovate to perform only security updates - @DaleSeo PR #2613
  • Update eslint to v9.28.0 - PR #2616
  • Update zip to v4 - PR #2618
  • Update rand_regex to v0.18.1 - PR #2606
  • Update node docker tag to v20.19.2 - PR #2605
  • Update slackapi/slack-github-action action to v2.1.0 - PR #2584
  • Update duct to v1 - PR #2586
  • Update npm to v11 - PR #2547
  • Update quay.io/pypa/manylinux2014_x86_64 docker tag to v2025 - PR #2548
  • Update all non-major packages >= 1.0 - PR #2546

📚 Documentation

  • Update contributing to documentation - @Meschreiber PR #2600
  • Update links - @Meschreiber PR #2620
May 29, 2025

🚀 Features

  • Use the Streamable HTTP transport for MCP - @pubmodmatt PR #2607

    rover dev --mcp will now use the Streamable HTTP transport instead of SSE. Specify the --mcp-port and/or --mcp-address options to rover dev --mcp to override the default values. The --mcp-sse-port and --mcp-sse-address options still work, but will configure the port and address for Streamable HTTP. Users should migrate to the new option names.

May 28, 2025

🐛 Fixes

  • Eliminate unnecessary warnings on rover dev startup - @pubmodmatt PR #2604
  • Improved error handling for graph creations through rover init - @tayrrible PR #2603
May 22, 2025

🐛 Fixes

  • Composition failures on environment variables in supergraph config - @pubmodmatt PR #2601
Previous123Next
Latest
v0.38.0
Tracking Since
Sep 12, 2022
Last fetched Apr 19, 2026