Skip to content

Upcoming Release Changes#4459

Open
theguild-bot wants to merge 1 commit into
mainfrom
changeset-release/main
Open

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

Conversation

@theguild-bot
Copy link
Copy Markdown
Collaborator

@theguild-bot theguild-bot commented Apr 27, 2026

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

@envelop/graphql-middleware@9.1.2

Patch Changes

  • #4450
    08c3cb6
    Thanks @ardatan! - Do not use symbols which are forbidden in
    GraphQLjs, and use 'graphqlMiddleware.appliedTransform' string as a key in the extension instead

@graphql-yoga/plugin-defer-stream@3.21.1

Patch Changes

  • #4450
    08c3cb6
    Thanks @ardatan! - When adding the defer and stream directives to
    the schema, we need to make sure to also move the extensions from the old schema to the new one,
    otherwise we might lose important information like plugin metadata.

@graphql-yoga/plugin-response-cache@3.23.1

Patch Changes

  • #4492
    fbd8436
    Thanks @copilot-swe-agent! - Include the
    Last-Modified header in early 304 Not Modified responses returned by the response-cache
    plugin's onRequest short-circuit path.

    Previously, this path returned only ETag. Now it returns both ETag and Last-Modified from
    cached response metadata so conditional revalidation responses are consistent with the original
    cached 200 response headers.

    This improves interoperability with HTTP intermediaries and edge caches that rely on both
    validators (If-None-Match and If-Modified-Since) during revalidation, helping avoid unstable
    cache states when only one validator is present in a 304 response.

hello-world-benchmark@3.23.1

Patch Changes

  • Updated dependencies
    [fbd8436]:
    • @graphql-yoga/plugin-response-cache@3.23.1

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

theguild-bot commented Apr 27, 2026

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://0cffe2ec.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

theguild-bot commented Apr 27, 2026

✅ Yoga Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 711906      ✗ 0     
     data_received................................: 2.9 GB  19 MB/s
     data_sent....................................: 121 MB  806 kB/s
     http_req_blocked.............................: avg=1.36µs   min=841ns    med=1.17µs   max=2.33ms   p(90)=1.71µs   p(95)=2.02µs  
     http_req_connecting..........................: avg=8ns      min=0s       med=0s       max=2.27ms   p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=336.88µs min=210.94µs med=321.77µs max=18.21ms  p(90)=453.52µs p(95)=473.48µs
       { expected_response:true }.................: avg=336.88µs min=210.94µs med=321.77µs max=18.21ms  p(90)=453.52µs p(95)=473.48µs
     ✓ { mode:graphql-jit }.......................: avg=254.17µs min=210.94µs med=243.83µs max=18.21ms  p(90)=275.16µs p(95)=289.88µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=476.24µs min=412.89µs med=458.64µs max=6.14ms   p(90)=497.37µs p(95)=524.03µs
     ✓ { mode:graphql-response-cache }............: avg=316.99µs min=258µs    med=307.64µs max=9.89ms   p(90)=344.14µs p(95)=356.65µs
     ✓ { mode:graphql }...........................: avg=344.9µs  min=278.98µs med=327.89µs max=15.44ms  p(90)=370.73µs p(95)=408.89µs
     ✓ { mode:uws }...............................: avg=348.6µs  min=280.44µs med=334.61µs max=5.93ms   p(90)=365.72µs p(95)=382.44µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 355953
     http_req_receiving...........................: avg=31.4µs   min=17.75µs  med=30.71µs  max=2.88ms   p(90)=36.34µs  p(95)=38.64µs 
     http_req_sending.............................: avg=8.13µs   min=5.72µs   med=7.08µs   max=476.45µs p(90)=10.96µs  p(95)=13.51µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=297.34µs min=169.05µs med=283.73µs max=18.07ms  p(90)=413.76µs p(95)=433.37µs
     http_reqs....................................: 355953  2372.989809/s
     iteration_duration...........................: avg=416.19µs min=274.45µs med=399.07µs max=21.03ms  p(90)=534.21µs p(95)=555.36µs
     iterations...................................: 355953  2372.989809/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://d82ac4a9.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://14d53b05.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://cd7a10cb.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://61ec29c7.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://31abd29c.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://a5307f30.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://255862d4.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://acc9e1ec.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://4dc401fa.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://bbf08dcf.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://c7940efb.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://pr-4459.graphql-yoga.pages.dev

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