Upcoming Release Changes#8222
Conversation
There was a problem hiding this comment.
Code Review
This pull request bumps the version of the hive deployment package from 11.5.0 to 11.5.1, updating the changelog and removing the temporary changeset file. I have no feedback to provide on these changes.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-hive/cli |
0.60.3-rc-20260716195621-d0de9a3165292963593898b20b163f396f4df467 |
npm ↗︎ unpkg ↗︎ |
hive |
11.6.0-rc-20260716195621-d0de9a3165292963593898b20b163f396f4df467 |
npm ↗︎ unpkg ↗︎ |
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tags: |
910732e to
0564435
Compare
ed2a226 to
60c14c0
Compare
c0fdf77 to
b6f9941
Compare
e98ac35 to
156acee
Compare
cef841d to
5258d8e
Compare
a426221 to
058c082
Compare
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/cli@0.60.3
Patch Changes
058c082Thanks @jdolle! - Upgrade composition library to support oneOf
directive without requiring composeDirective, and to fix an edge case where an external field is
not flagged as external in the supergraph if another graph uses that field in the key
hive@11.6.0
Minor Changes
#8198
156aceeThanks @jdolle! - Use the monthly table in the usage estimator
This table has dramatically better performance than operations_hourly.
Patch Changes
#8218
0564435Thanks @jonathanawesome! - Metric alerts optimization:
Optimize evaluation cadence for long-windowed rule groups.
#8224
60c14c0Thanks @n1ru4l! - Address vulnerability
CVE-2026-25680.
#8221
5258d8eThanks @jonathanawesome! - Metric alerts optimization: Skip
fetching the previous comparison window for groups that only contain absolute (fixed value) rules.
#8217
e9bbbe6Thanks @jonathanawesome! - Metric alerts optimization:
Require duration column selection only for rules of latency type.
#8224
60c14c0Thanks @n1ru4l! - Address vulnerability
CVE-2026-54285.
#8228
058c082Thanks @jdolle! - Upgrade composition library to support oneOf
directive without requiring composeDirective, and to fix an edge case where an external field is
not flagged as external in the supergraph if another graph uses that field in the key