Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix federation-subscriptions-passthrough mem test #862

Merged
merged 9 commits into from
Mar 17, 2025

Conversation

ardatan
Copy link
Member

@ardatan ardatan commented Mar 17, 2025

No description provided.

@ardatan ardatan marked this pull request as draft March 17, 2025 11:26
@theguild-bot
Copy link
Collaborator

theguild-bot commented Mar 17, 2025

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-tools/batch-delegate 9.0.33-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/batch-execute 9.0.14-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 10.2.15-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-graphql-ws 2.0.5-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-http 1.3.1-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 3.1.6-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.11.5-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.12.3-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 1.0.4-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 1.0.2-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-mesh/hmac-upstream-signature 1.2.23-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.48-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.36-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.6.2-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 9.4.20-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 3.1.30-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.6.36-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http-callback 0.5.23-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-ws 1.0.6-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 10.0.33-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Mar 17, 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

theguild-bot commented Mar 17, 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

theguild-bot commented Mar 17, 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

theguild-bot commented Mar 17, 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:1.12.3-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Mar 17, 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:1.12.3-alpha-5a915f8ac34fa347d6f4ece5af391e6fa922ca99

@theguild-bot
Copy link
Collaborator

theguild-bot commented Mar 17, 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
Copy link
Collaborator

theguild-bot commented Mar 17, 2025

🚀 Snapshot Release (Binary for macOS-X64)

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

Download

@ardatan ardatan marked this pull request as ready for review March 17, 2025 13:25
@ardatan ardatan enabled auto-merge (squash) March 17, 2025 13:25
@ardatan ardatan requested a review from enisdenjo March 17, 2025 13:27
@ardatan ardatan disabled auto-merge March 17, 2025 14:27
@ardatan ardatan merged commit 278618a into main Mar 17, 2025
65 checks passed
@ardatan ardatan deleted the fix-passthrough-memtest branch March 17, 2025 14:28
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.

3 participants