Skip to content

Releases: apollographql/rover

v0.36.2

03 Oct 20:16
51c81e5

Choose a tag to compare

[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.

v0.36.1

01 Oct 21:54
d8e912b

Choose a tag to compare

🐛 Fixes


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.

v0.36.1-rc.1

01 Oct 19:09

Choose a tag to compare

v0.36.1-rc.1 Pre-release
Pre-release

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.

v0.36.1-rc.0

01 Oct 17:41

Choose a tag to compare

v0.36.1-rc.0 Pre-release
Pre-release

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.

v0.36.0

30 Sep 22:49
3d6e057

Choose a tag to compare

🚀 Features

v0.36.0-preview.2

11 Sep 23:19

Choose a tag to compare

v0.36.0-preview.2 Pre-release
Pre-release

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.

v0.36.0-preview.1

04 Sep 21:05

Choose a tag to compare

v0.36.0-preview.1 Pre-release
Pre-release

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.

v0.36.0-preview.0

02 Sep 23:01

Choose a tag to compare

v0.36.0-preview.0 Pre-release
Pre-release

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.

v0.35.0

30 Jul 18:58
18886ae

Choose a tag to compare

[0.35.0] - 2025-07-30

❗ BREAKING ❗

🚀 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

v0.34.1

24 Jun 15:59
6c26509

Choose a tag to compare

🐛 Fixes