Skip to content

Conversation

@theguild-bot
Copy link
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@graphql-hive/[email protected]

Major Changes

Patch Changes

@graphql-mesh/[email protected]

Minor Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-mesh/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@graphql-hive/[email protected]

Patch Changes

@gemini-code-assist
Copy link

Summary of Changes

Hello @theguild-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is an automated release PR generated by the Changesets GitHub action. Its primary purpose is to publish new versions of several packages to npm, incorporating recent feature developments and necessary dependency updates. The most notable changes include the introduction of a new router runtime for the Hive Gateway and an enhancement to the fusion runtime to support custom graph handlers.

Highlights

  • New Router Runtime Introduced: The @graphql-hive/router-runtime package has been introduced at version 1.0.0, providing a dedicated runtime for the Hive Gateway to enhance routing capabilities.
  • Fusion Runtime Enhanced: The @graphql-mesh/fusion-runtime package has been updated to 1.5.0, adding support for changing the unified graph handler. This allows for greater flexibility and integration with alternative query planners, such as the new Hive Gateway Router Runtime.
  • Widespread Dependency Updates: Several other packages, including @graphql-hive/gateway, @graphql-hive/nestjs, and various plugins like aws-sigv4, opentelemetry, and prometheus, have received patch version bumps to reflect updated dependencies, primarily due to the changes in fusion-runtime.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist
Copy link

Summary of Changes

Hello @theguild-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request, automatically generated by the Changesets release action, prepares multiple packages for an upcoming release to npm. The core changes involve the introduction of a new @graphql-hive/router-runtime package and a minor update to @graphql-mesh/fusion-runtime to support custom unified graph handlers, facilitating integration with new routing capabilities. Additionally, several other @graphql-hive packages have received patch updates to align their dependencies with these core changes, ensuring a cohesive and updated ecosystem.

Highlights

  • New Router Runtime Introduced: A major new package, @graphql-hive/router-runtime, has been introduced at version 1.0.0. This package provides the Hive Router Runtime specifically for the Hive Gateway, enhancing its routing capabilities.
  • Fusion Runtime Enhanced: @graphql-mesh/fusion-runtime has been updated to version 1.5.0 with a minor change. This update enables support for changing the unified graph handler, allowing for better integration with other query planners, such as the newly introduced Hive Gateway Router Runtime.
  • Dependency Updates Across Packages: Several other related packages, including @graphql-hive/gateway, @graphql-hive/nestjs, @graphql-hive/plugin-aws-sigv4, @graphql-hive/plugin-opentelemetry, @graphql-mesh/plugin-prometheus, @graphql-hive/gateway-runtime, and @graphql-hive/gateway-testing, have received patch version bumps. These updates primarily reflect dependency changes, ensuring compatibility with the new fusion-runtime and router-runtime versions.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request, generated by the Changesets action, prepares for an upcoming release by updating package versions and changelogs. The changes appear to be in order for a release. I've identified a minor formatting issue in two of the CHANGELOG.md files, where extra newlines are present. This could be related to the configuration of the release tool.

Comment on lines +6 to +7


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There are some extra newlines here. For consistency with other changelogs, these should be removed.

Comment on lines +6 to +7


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There are some extra newlines here. For consistency with other changelogs, these should be removed.

@theguild-bot
Copy link
Collaborator Author

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

Package Version Info
@graphql-mesh/fusion-runtime 1.5.0-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 2.1.16-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 2.0.21-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 2.0.16-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-opentelemetry 1.1.2-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 2.1.2-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-hive/router-runtime 1.0.0-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 2.3.4-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-testing 2.0.4-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6 npm ↗︎ unpkg ↗︎

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request, generated by the Changesets action, prepares for an upcoming release. It includes version bumps for several packages, most notably a major release for @graphql-hive/router-runtime and a minor release for @graphql-mesh/fusion-runtime. The changes consist of updating package.json files and generating corresponding CHANGELOG.md entries. The changes appear to be correct and in line with an automated release process. I've only pointed out some minor formatting issues in the generated changelogs regarding extra newlines, which could be addressed for consistency.

Comment on lines +6 to +7


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There are some extra newlines here. For consistency with other changelog entries, it's better to have only one empty line after the heading.

Comment on lines +6 to +7


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

There are some extra newlines here. For consistency with other changelog entries, it's better to have only one empty line after the heading.

@theguild-bot
Copy link
Collaborator Author

🚀 Snapshot Release (Binary for Linux-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator Author

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator Author

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@theguild-bot
Copy link
Collaborator Author

🚀 Snapshot Release (Bun Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.16-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6-bun

@theguild-bot
Copy link
Collaborator Author

🚀 Snapshot Release (Node Docker Image)

The latest changes of this PR are available as image on GitHub Container Registry (based on the declared changesets):

ghcr.io/graphql-hive/gateway:2.1.16-rc-a0079b3d06cf5c3028688ae03d4fab2f9352b0d6

@theguild-bot
Copy link
Collaborator Author

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@enisdenjo enisdenjo merged commit 78c1ac1 into main Nov 11, 2025
54 of 56 checks passed
@enisdenjo enisdenjo deleted the changeset-release/main branch November 11, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants