
App deployments are now generally available for all Hive Console organizations.
Hive Router v0.0.40 introduces a plugin system that lets you extend and customize the router using native Rust plugins.
Save and share filter views on the Insights page for consistent, repeatable GraphQL API analysis across your team.
Add a distributed cache layer between in-memory cache and CDN for persisted documents.
Link multiple login providers to a single account and restrict OIDC organization access with invitation requirements.
A redesigned GraphQL laboratory focused on a familiar, editor-driven developer experience.
Query app deployments by last usage to identify candidates for retirement.
See which app deployments would be impacted by breaking schema changes before deploying.
Retrieve CDN artifacts for specific schema versions using new versioned endpoints.
Major improvements to our CDN infrastructure to ensure higher availability and resilience against outages.
Hive Router (Rust) now supports Usage Reporting, allowing you to send operation metrics to Hive Console
A major upgrade to change detection, with more accurate severity levels and directive support.
Stricter validation for authorization and demand controls directives in GraphQL federation schemas.
Unleash blazing-fast GraphQL federation with up to 3x performance boost and full audit compatibility.
Select the default assigned resources for an invited user and newly signed-up OIDC users.
Gain more control over who can issue access tokens with personal and oproject access tokens.
Safer and controlled migrations with Progressive Override that allows gradual schema changes.
Documentation is hard. You have to strike a balance between what's useful and what's excessive; and organize it in a way that is equally clear and easy to search.
You can now automate finding deprecated fields and unused schema parts via the Hive Console GraphQL API.
A progress update on a much awaited feature -- Schema Proposals!
Hive Console now has an official public API powered by GraphQL
Improvements to Hive's breaking change detection to make it easier and safer to migrate schemas.
Make schema changes safer with this simple opt-in setting.
Enhance security and access management in GraphQL Hive with organization-level access tokens. Learn about granular permissions, migration from registry access tokens, and upcoming API integrations.
One of the most convincing reasons to use GraphQL that it's self documenting. The `@meta` directive takes this a step further by defining a convenient and type safe way to add key-value metadata to your schema.
We improved the permission system to allow more granular permission assignment including role-based access control on a project level.
We've added a logs panel in Laboratory to make debugging and tracking preflight script execution easier.
When a new member signs in via OIDC, they'll now be automatically assigned the default role configured by your organization.
A minor improvement to our conditional breaking changes behavior that allows changes to be considered breaking based on a minimum number of requests.
Track actions within your organization.
Populate headers with environment variables and automate authentication flows for GraphQL requests.
App Deployments feature is now available for Apollo Router. Learn how to use and how it can improve your GraphQL API.
We've published the Hive Plugin for Apollo-Router on Crates.io. Learn how to use it in your custom Apollo-Router projects.
The stable build of Apollo Router with Hive plugin is now available. Learn how to integrate it with your Federation projects.
We've moved repositories and Docker images to the `graphql-hive` organization on GitHub. See what's changed and how to update your setup.
We've introduced versioned Docker images for Hive, making it easier to manage and self-host. See where to find the latest updates.
The laboratory received a new look, tabs support, Query Builder plugin and uses GraphiQL v4 alpha.
Announcing the new GraphQL Federation Gateway that seamlessly integrates with the Hive Schema Registry.
Secure your GraphQL API and reduce upstream traffic by persisting documents through app deployments.
Restrict organization access to OIDC users and improved sign-in flow.
MS Teams webhooks to receive alerts and notifications from Hive.
Organization admins can now live debug OpenID Connect logs in the Hive Dashboard.
Enhanced integration with GraphQL servers, deprecating `@graphql-hive/client` and adding support for Cloudflare Workers.
Give your team more context when approving schema changes by leaving a note.
Find and understand the deprecated part of your GraphQL schema
Replace the subgraph(s) available in the Registry with your local subgraph(s) and compose a Supergraph locally.
Generally available support for Apollo Federation v2 in new projects.
We now allow you to report usage for subscription operations and incremental delivery with the client SDK.
A improved date range picker for Insights and Explorer that allows for more granular date ranges.
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.
Due to stitching limitations we need to slightly alter the schema composition behaviour for more predictable results.
We added support schema contracts for Federation projects.
Assign roles to members of your organization or create custom roles that fit your team perfectly
Users who do not use NPM can now select and install the precise version of CLI that suits their requirements.
Approved breaking changes are now remembered in the context of a pull request/branch.
Query and variables state is now saved in the browser for the laboratory GraphiQL playground.
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.
Gain early access and eliminate the need for you to manage your own schema composition server.
Detect unused GraphQL schema elements to safely remove them.
A schema check within a project can now be linked to any GitHub action repository.
Insights into individual GraphQL consumers and their versions.
Insights into individual GraphQL types and fields.
A subtle but important change for Github users. In newly created projects, a check-runs name includes the name of the project.
TreeMap showcasing various GraphQL clients along with their versions and traffic data
Insights into individual GraphQL operations.
In the Laboratory, you can now run a query against an actual endpoint
In the Laboratory, you can now run a query against an actual endpoint