Product Updates
The most recent developments from GraphQL Hive.
Hive Plugin for Apollo Router - Stable v1 Release
The stable build of Apollo Router with Hive plugin is now available. Learn how to integrate it with your Federation projects.Hive Plugin for Apollo-Router now available on Crates.io
We've published the Hive Plugin for Apollo-Router on Crates.io. Learn how to use it in your custom Apollo-Router projects.New Home for Repositories and Docker Images
We've moved repositories and Docker images to the `graphql-hive` organization on GitHub. See what's changed and how to update your setup.Self-Hosting Hive Made Easier with Versioned Docker Images
We've introduced versioned Docker images for Hive, making it easier to manage and self-host. See where to find the latest updates.Laboratory Improvements
The laboratory received a new look, tabs support, Query Builder plugin and uses GraphiQL v4 alpha.Introducing Hive Gateway
Announcing the new GraphQL Federation Gateway that seamlessly integrates with the Hive Schema Registry.Persisted Documents with App Deployments in Preview
Secure your GraphQL API and reduce upstream traffic by persisting documents through app deployments.Enhanced OpenID Connect (OIDC) Support
Restrict organization access to OIDC users and improved sign-in flow.MS Teams Webhooks for Alerts in Hive
MS Teams webhooks to receive alerts and notifications from Hive.Live Debugging of OpenID Connect Logs
Organization admins can now live debug OpenID Connect logs in the Hive Dashboard.Specialized packages for GraphQL Servers & Cloudflare Worker Support
Enhanced integration with GraphQL servers, deprecating `@graphql-hive/client` and adding support for Cloudflare Workers.Adding Notes to Schema Check Approvals
Give your team more context when approving schema changes by leaving a note.Introducing Deprecated Schema View
Find and understand the deprecated part of your GraphQL schemaDevelop supergraph locally with new dev command in Hive CLI
Replace the subgraph(s) available in the Registry with your local subgraph(s) and compose a Supergraph locally.Native Apollo Federation v2 by default
Generally available support for Apollo Federation v2 in new projects.Support for Subscription and Incremental Delivery Usage Reporting (Defer/Stream)
We now allow you to report usage for subscription operations and incremental delivery with the client SDK.Granular Date Ranger Picker for Insights and Explorer
A improved date range picker for Insights and Explorer that allows for more granular date ranges.Top affected operations based on conditional breaking change configuration
We now show you the top affected operations and clients based on the conditional breaking change configuration. This allows you to see the impact of your changes before you approve or reject them.Upcoming changes to schema composition for Schema Stitching projects
Due to stitching limitations we need to slightly alter the schema composition behaviour for more predictable results.Schema Contracts for Federation
We added support schema contracts for Federation projects.Introducing Member Roles
Assign roles to members of your organization or create custom roles that fit your team perfectlyInstall a specific version of CLI
Users who do not use NPM can now select and install the precise version of CLI that suits their requirements.Breaking change approval improvements
Approved breaking changes are now remembered in the context of a pull request/branch.Persist query and variables state for the laboratory GraphiQL playground
Query and variables state is now saved in the browser for the laboratory GraphiQL playground.New schema checks filters and a GitHub commit link
Select to view only failed schema checks or only schema checks with changes. Click on the GitHub commit link to see the corresponding code changes.Native Apollo Federation v2 support in Hive!
Gain early access and eliminate the need for you to manage your own schema composition server.Introducing Unused GraphQL Schema view
Detect unused GraphQL schema elements to safely remove them.Link GitHub action repository to schema check
A schema check within a project can now be linked to any GitHub action repository.Introducing GraphQL API consumer Insights page
Insights into individual GraphQL consumers and their versions.Introducing Schema Coordinate Insights page
Insights into individual GraphQL types and fields.Github check-run includes now project's name
A subtle but important change for Github users. In newly created projects, a check-runs name includes the name of the project.All GraphQL clients and versions in Insights page
TreeMap showcasing various GraphQL clients along with their versions and traffic dataGraphQL Operation Insights page is here
Insights into individual GraphQL operations.Top 5 operations in Explorer
In the Laboratory, you can now run a query against an actual endpointQuery actual GraphQL endpoint from Laboratory
In the Laboratory, you can now run a query against an actual endpoint