releases.shpreview

v0.22.0

$npx -y @buildinternet/releases show rel_v7HMAEVrbwyhNH54XIv6K

๐Ÿš€ Features

  • Add offline license support - @BrynCooke PR #1796 - Issue #1793

    Adds rover license fetch <graph_ref>

    Output:

    rover license fetch --graph-id starstuff --profile gh
    
    Fetching license for starstuff using credentials from the gh profile.
    Success!
    <redacted jwt>
    

๐Ÿ› Fixes

  • Handle new rate limit error - @bnjjj #1798

    Update the GraphQL schema and handle the new rate limit error.

๐Ÿ›  Maintenance

  • First trial use of a generator (Scaffolding code for creating a new verb for an existing noun/command) - @tapegram PR #1786

    First try at taking the instructions from the readme on how to scaffold a new verb on an existing command and added plop tooling to be able to generate the scaffolding automatically.

    npx plop

    This is an initial exploratory PR. Later PRs will build this into the dev tooling and expand on the functionality (if we don't decide to remove it)

๐Ÿ“š Documentation

  • Move Validating client ops to Apollo CLI section - @Meschreiber #1783

    This PR moves Validating client operations into the Rover > Apollo CLI section.

  • Use shared content component for GH action instructions - @Meschreiber #1780

    This PR replaces some text with a new shared content component containing that text.

  • Remove note on restricted supergraph.yml expansion - @dylan-apollo #1779 - issue #1629

    supergraph.yaml files now supports environment variable expansion everywhere, not just in introspection headers.


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.

Fetched April 11, 2026