Skip to content

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Oct 8, 2025

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]

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

  • #1593 b535a8c Thanks @dependabot! - dependencies updates:

  • #1596 055fd6b Thanks @dependabot! - dependencies updates:

  • #1597 29e0608 Thanks @dependabot! - dependencies updates:

  • #1563 8c4138d Thanks @zoontek! - Introduce deduplicateHeaders option for propagateHeaders configuration to control header handling behavior when multiple subgraphs return the same header

    When deduplicateHeaders is enabled (set to true), only the last value from subgraphs will be set for each header. When disabled (default false), all values are appended.

    The set-cookie header is always appended regardless of this setting, as per HTTP standards.

    import { defineConfig } from '@graphql-hive/gateway'
    export const gatewayConfig = defineConfig({
      propagateHeaders: {
        deduplicateHeaders: true, // default: false
        fromSubgraphsToClient({ response }) {
          // ...
        }
      }
    })
  • Updated dependencies []:

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Oct 8, 2025

🚀 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/gateway 2.1.10-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 2.0.15-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 2.0.10-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-opentelemetry 1.0.12-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 2.0.13-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 2.1.9-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Oct 8, 2025

🚀 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

theguild-bot commented Oct 8, 2025

🚀 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

theguild-bot commented Oct 8, 2025

🚀 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

theguild-bot commented Oct 8, 2025

🚀 Snapshot Release (Binary for macOS-X64)

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

Download

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Oct 8, 2025

🚀 Snapshot Release (Binary for Windows-X64)

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

Download

@theguild-bot theguild-bot force-pushed the changeset-release/main branch 4 times, most recently from 37cb5a2 to cfd0bfd Compare October 10, 2025 15:45
@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Oct 10, 2025

🚀 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.10-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5

@theguild-bot
Copy link
Collaborator Author

theguild-bot commented Oct 10, 2025

🚀 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.10-rc-4d4fa93f80b88a7fc5782a85c17f2eaab5a82de5-bun

@theguild-bot theguild-bot force-pushed the changeset-release/main branch 2 times, most recently from 8114ffb to b3063d9 Compare October 10, 2025 16:52
@theguild-bot theguild-bot force-pushed the changeset-release/main branch from b3063d9 to 4d4fa93 Compare October 10, 2025 17:24
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.

1 participant