Skip to content

Upcoming Release Changes#7703

Merged
n1ru4l merged 1 commit intomainfrom
changeset-release/main
Feb 18, 2026
Merged

Upcoming Release Changes#7703
n1ru4l merged 1 commit intomainfrom
changeset-release/main

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/cli@0.58.1

Patch Changes

hive@9.4.1

Patch Changes

  • #7664
    ddea09b
    Thanks @jdolle! - Fix service SDL being printed on a single line in
    check and publish views

  • #7688
    fb14a99
    Thanks @n1ru4l! - Fix unexpected error when attempting to select
    resources in a project without app deployments/services

  • #7687
    c514e23
    Thanks @n1ru4l! - Gracefully handle error when publish lock
    acquisition fails for clients not supporting retries.

  • #7670
    8138a6c
    Thanks @mskorokhodov! - Hive Lab: Better initial state handling
    for env variables in preflight script

  • #7672
    21f3aee
    Thanks @n1ru4l! - Fix "see organization as admin" mode for debugging
    purposes.

  • #7675
    30238d7
    Thanks @jdolle! - Add missing message for no details on schema
    check/push changes

  • #7669
    a6f5ac4
    Thanks @adambenhassen! - Add lastUsed, createdAt,
    activatedAt, and status columns to app deployments tables. Fix broken text colors on multiple
    pages after the recent color palette overhaul.

@gemini-code-assist
Copy link
Contributor

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 automates the release process for @graphql-hive/cli and hive packages, bumping their versions to 0.58.1 and 9.4.1 respectively. It incorporates a collection of bug fixes and minor improvements across various functionalities, ensuring better stability and user experience. The changes also include updates to documentation and removal of consumed changeset files.

Highlights

  • CLI Patch Release: The @graphql-hive/cli package has been updated to version 0.58.1, primarily to prevent minification of multiline descriptions in SDL during check/push operations.
  • Hive Patch Release: The hive package has been updated to version 9.4.1, addressing several issues including service SDL formatting, error handling for resource selection, publish lock acquisition, initial state handling for environment variables, admin mode debugging, missing schema check/push messages, and enhancements to app deployments tables.
  • Documentation Updates: Self-hosting documentation has been updated to reflect the new hive version 9.4.1 in Docker commands and environment variable examples.
Changelog
  • @graphql-hive/cli@0.58.1
    • Do not minify multiline descriptions in SDL on check/push
  • hive@9.4.1
    • Fix service SDL being printed on a single line in check and publish views
    • Fix unexpected error when attempting to select resources in a project without app deployments/services
    • Gracefully handle error when publish lock acquisition fails for clients not supporting retries.
    • Hive Lab: Better initial state handling for env variables in preflight script
    • Fix "see organization as admin" mode for debugging purposes.
    • Add missing message for no details on schema check/push changes
    • Add lastUsed, createdAt, activatedAt, and status columns to app deployments tables. Fix broken text colors on multiple pages after the recent color palette overhaul.
Activity
  • The theguild-bot created this pull request to propose upcoming release changes based on merged changesets.
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
Contributor

@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

The version bumps and changelog updates for the release look correct. I've found a minor issue in .gitignore where a duplicate entry for Cargo.lock is added. I've left a suggestion to remove the added duplicate. It would be good to also remove the other existing duplicates of this entry.

@github-actions
Copy link
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/cli 0.58.1-rc-20260217204724-180c75a4b9141bc7854cf72a2d182fd0f59d178f npm ↗︎ unpkg ↗︎
hive 9.4.1-rc-20260217204724-180c75a4b9141bc7854cf72a2d182fd0f59d178f npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

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

Targets: build

Platforms: linux/amd64

Image Tag: 180c75a4b9141bc7854cf72a2d182fd0f59d178f

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://pr-7703.hive-landing-page.pages.dev

@n1ru4l n1ru4l merged commit e6cfdb0 into main Feb 18, 2026
21 checks passed
@n1ru4l n1ru4l deleted the changeset-release/main branch February 18, 2026 16:43
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

Comments