Skip to content

Upcoming Release Changes - #8294

Merged
n1ru4l merged 1 commit into
mainfrom
changeset-release/main
Jul 31, 2026
Merged

Upcoming Release Changes#8294
n1ru4l merged 1 commit into
mainfrom
changeset-release/main

Conversation

@theguild-bot

@theguild-bot theguild-bot commented Jul 30, 2026

Copy link
Copy Markdown
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/core@0.22.0

Minor Changes

  • #8062
    8270cac
    Thanks @jdolle! - Add a new experimental config option that allows
    sending additional metrics (errors and resolution counts) to Hive Console.

Patch Changes

@graphql-hive/gateway-plugin-console-sdk@0.1.0

Minor Changes

  • #8062
    8270cac
    Thanks @jdolle! - Initial plugin release.

    Hive Gateway offers addition subgraph call hooks that allow
    @graphql-hive/gateway-plugin-console-sdk to enhance usage data when enabling
    fieldLevelMetricsEnabled.

    The fieldLevelMetricsEnabled option enabled collecting:

    1. Error Codes: The error path and code (from extensions.code) are parsed from the graphql
      response errors.
    2. Resolution Counts: The number of times a schema coordinate is executed is extracted from
      graphql response data.

    And when this plugin is used, then these metrics can be collected directly from the subgraph
    calls. This further enhances the data to be closer to the underlying API (instead of error codes
    potentially being masked), and it allows collecting:

    1. Subgraph response times: How long a request takes to resolve is calculated for each subgraph
      call.
    2. Subgraph names: Attributes the resolution to the correct subgraph.

    These new datapoints allow Hive Console to enhance your usage insights to show accurate
    availability by coordinates, track error codes, and break down operations by subgraph so you get a
    more complete picture of your API.

Patch Changes

@graphql-hive/yoga@0.49.0

Minor Changes

  • #8062
    8270cac
    Thanks @jdolle! - Add a new experimental config option that allows
    sending additional metrics (errors and resolution counts) to Hive Console.

Patch Changes

@graphql-hive/apollo@0.48.2

Patch Changes

@graphql-hive/cli@0.61.2

Patch Changes

@graphql-hive/envelop@0.40.7

Patch Changes

@graphql-hive/external-composition@0.0.5

Patch Changes

@graphql-hive/laboratory@0.2.3

Patch Changes

@graphql-hive/render-laboratory@0.1.14

Patch Changes

hive@11.9.0

Minor Changes

  • #8062
    8270cac
    Thanks @jdolle! - Add a new experimental config option that allows
    sending additional metrics (errors and resolution counts) to Hive Console.

Patch Changes

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (rc)

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

Package Version Info
@graphql-hive/apollo 0.48.2-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/cli 0.61.2-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/core 0.22.0-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/envelop 0.40.7-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/external-composition 0.0.5-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-plugin-console-sdk 0.1.0-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/laboratory 0.2.3-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/render-laboratory 0.1.14-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
@graphql-hive/yoga 0.49.0-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎
hive 11.9.0-rc-20260731123214-942b7e4a8b7a00f3181838fe830ba22b330de31d npm ↗︎ unpkg ↗︎

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tags: 11.9.0-alpha-942b7e4, 942b7e4, 942b7e4a8b7a00f3181838fe830ba22b330de31d

@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from 0d1ee0d to 314d777 Compare July 30, 2026 22:58
@theguild-bot theguild-bot reopened this Jul 30, 2026
@theguild-bot
theguild-bot force-pushed the changeset-release/main branch from 8a1dc16 to ee8af3e Compare July 31, 2026 12:31
@theguild-bot theguild-bot reopened this Jul 31, 2026
@n1ru4l
n1ru4l merged commit 9ce6c9f into main Jul 31, 2026
27 checks passed
@n1ru4l
n1ru4l deleted the changeset-release/main branch July 31, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants