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

enhance(http): improve json serialization(?) #316

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

ardatan
Copy link
Member

@ardatan ardatan commented Dec 12, 2024

Avoid JSON.stringify whenever possible

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 12, 2024

🚀 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/executor-http 1.2.0-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 3.0.1-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.10.20-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.6.8-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.27-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.15-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.3.15-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.6.26-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038 npm ↗︎ unpkg ↗︎

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 12, 2024

🚀 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 Dec 12, 2024

🚀 Snapshot Release (Binary for Linux-X64)

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

Download

@ardatan ardatan force-pushed the improve-serialization-http-transport branch from a300ff4 to 359d059 Compare December 12, 2024 02:19
@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 12, 2024

🚀 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.6.8-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038-bun

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 12, 2024

🚀 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.6.8-alpha-66d4b92ec6c93cfa4098b6caf98cffd89e210038

@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 12, 2024

🚀 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

theguild-bot commented Dec 12, 2024

🚀 Snapshot Release (Binary for Windows-X64)

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

Download

@ardatan ardatan force-pushed the improve-serialization-http-transport branch from ff0fa42 to e87cc8c Compare December 12, 2024 02:37
@ardatan ardatan force-pushed the improve-serialization-http-transport branch from e87cc8c to 7c456f6 Compare December 12, 2024 02:39
@ardatan ardatan force-pushed the improve-serialization-http-transport branch from 7c456f6 to 66d4b92 Compare December 12, 2024 02:48
@ardatan ardatan changed the title enhance(http): improve json serialization enhance(http): improve json serialization(?) Dec 12, 2024
@ardatan ardatan marked this pull request as draft December 12, 2024 04:04
Base automatically changed from apq-upstream to main December 12, 2024 09:56
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.

2 participants