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

Upcoming Release Changes #3165

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Upcoming Release Changes #3165

merged 1 commit into from
Jan 16, 2024

Conversation

theguild-bot
Copy link
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-yoga/[email protected]

Minor Changes

  • #3164
    353c0fed
    Thanks @n1ru4l! - Add servedFromResponseCache symbol property to
    responses served from the response cache in order to allow other plugins to determine, whether a
    response was served from the cache and apply custom logic based on that.

[email protected]

Patch Changes

Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

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

Learn more:

Copy link
Contributor

github-actions bot commented Jan 16, 2024

✅ 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}

     checks.......................................: 100.00% ✓ 406988      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 82 MB   685 kB/s
     http_req_blocked.............................: avg=1.46µs   min=992ns    med=1.32µs   max=258.04µs p(90)=1.9µs    p(95)=2.1µs   
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=138.41µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=377.92µs min=217.01µs med=335.64µs max=18.18ms  p(90)=531.08µs p(95)=549.5µs 
       { expected_response:true }.................: avg=377.92µs min=217.01µs med=335.64µs max=18.18ms  p(90)=531.08µs p(95)=549.5µs 
     ✓ { mode:graphql-jit }.......................: avg=283.92µs min=217.01µs med=263.54µs max=18.18ms  p(90)=292.91µs p(95)=304.49µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=558.52µs min=470.23µs med=530.9µs  max=9.6ms    p(90)=569.79µs p(95)=603.23µs
     ✓ { mode:graphql-response-cache }............: avg=358.36µs min=284.66µs med=340.43µs max=14.86ms  p(90)=370.95µs p(95)=380.85µs
     ✓ { mode:graphql }...........................: avg=373.18µs min=292.96µs med=341.66µs max=12.91ms  p(90)=384.83µs p(95)=425.29µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 203494
     http_req_receiving...........................: avg=32.94µs  min=16.54µs  med=33.1µs   max=834.92µs p(90)=38.48µs  p(95)=40.63µs 
     http_req_sending.............................: avg=8.2µs    min=5.88µs   med=7.32µs   max=2.19ms   p(90)=10.71µs  p(95)=11.43µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=336.77µs min=179.21µs med=294.99µs max=18.08ms  p(90)=489.93µs p(95)=506.2µs 
     http_reqs....................................: 203494  1695.766225/s
     iteration_duration...........................: avg=584.86µs min=385.17µs med=538.83µs max=18.65ms  p(90)=741.27µs p(95)=763.01µs
     iterations...................................: 203494  1695.766225/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

💻 Website Preview

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

@n1ru4l n1ru4l merged commit f3e0d22 into main Jan 16, 2024
27 of 28 checks passed
@n1ru4l n1ru4l deleted the changeset-release/main branch January 16, 2024 14:16
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