Skip to content

Upcoming Release Changes#7692

Closed
theguild-bot wants to merge 0 commit into
mainfrom
changeset-release/main
Closed

Upcoming Release Changes#7692
theguild-bot wants to merge 0 commit into
mainfrom
changeset-release/main

Conversation

@theguild-bot

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/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
Copy Markdown
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, automatically generated by the Changesets release action, prepares the repository for a new patch release, hive@9.4.1 and @graphql-hive/cli@0.58.1. It consolidates several bug fixes and minor improvements across the platform, addressing issues related to schema definition language rendering, error handling, UI enhancements, and documentation updates.

Highlights

  • GraphQL CLI: Prevented minification of multiline descriptions in SDL during check/push operations for @graphql-hive/cli.
  • Service SDL Display: Corrected service SDL printing to avoid single-line output in check and publish views for hive.
  • Resource Selection Error Handling: Resolved an error when attempting to select resources in projects without app deployments/services in hive.
  • Publish Lock Acquisition: Improved error handling for publish lock acquisition failures when clients do not support retries in hive.
  • Hive Lab Environment Variables: Enhanced initial state handling for environment variables in Hive Lab's preflight script.
  • Admin Debugging Mode: Fixed the "see organization as admin" debugging mode in hive.
  • Schema Check/Push Messages: Added a missing message for schema check/push changes when no details are available in hive.
  • App Deployments Table & UI Colors: Introduced lastUsed, createdAt, activatedAt, and status columns to app deployments tables and fixed broken text colors on multiple pages in hive.
Changelog
  • .changeset/cool-ties-tell.md
    • Removed changeset file for @graphql-hive/cli patch.
  • .changeset/curly-dodos-retire.md
    • Removed changeset file for hive patch.
  • .changeset/floppy-goats-relax.md
    • Removed changeset file for hive patch.
  • .changeset/happy-garlics-cross.md
    • Removed changeset file for hive patch.
  • .changeset/hungry-days-teach.md
    • Removed changeset file for hive patch.
  • .changeset/orange-cobras-cough.md
    • Removed changeset file for hive patch.
  • .changeset/smart-grapes-prove.md
    • Removed changeset file for hive patch.
  • .changeset/stupid-bobcats-switch.md
    • Removed changeset file for hive patch.
  • .gitignore
    • Added a duplicate Cargo.lock entry.
  • deployment/CHANGELOG.md
    • Updated changelog with new hive@9.4.1 patch release entries.
  • deployment/package.json
    • Updated hive package version to 9.4.1.
  • packages/libraries/cli/CHANGELOG.md
    • Updated changelog with new @graphql-hive/cli@0.58.1 patch release entry.
  • packages/libraries/cli/README.md
    • Updated version references in code links to v0.58.1.
  • packages/libraries/cli/package.json
    • Updated @graphql-hive/cli package version to 0.58.1.
  • packages/web/docs/src/content/schema-registry/self-hosting/get-started.mdx
    • Updated Docker image version references to hive@9.4.1.
Activity
  • The pull request was opened by theguild-bot as part of an automated release process.
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 gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

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, updates package versions and changelogs for an upcoming release. The changes are mostly automated and correct. I've found a minor issue in the .gitignore file where Cargo.lock is listed multiple times, which should be cleaned up.

@github-actions

github-actions Bot commented Feb 13, 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/cli 0.58.1-rc-20260217113047-507537fe39f0ee456f1c9289385613a0e26054ce npm ↗︎ unpkg ↗︎
hive 9.4.1-rc-20260217113047-507537fe39f0ee456f1c9289385613a0e26054ce npm ↗︎ unpkg ↗︎

@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

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

Targets: build

Platforms: linux/arm64

Image Tag: 507537fe39f0ee456f1c9289385613a0e26054ce

@github-actions

github-actions Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

💻 Website Preview

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

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.

1 participant