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 #3656

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Upcoming Release Changes #3656

merged 1 commit into from
Jan 15, 2025

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]

Patch Changes

  • #3651
    690294a
    Thanks @ardatan! - request is missing when GraphQL WS is used as
    expected, and as we don't need HTTP/Yoga specific metrics, this should be skipped

Copy link
Contributor

github-actions bot commented Jan 15, 2025

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:

Copy link
Contributor

github-actions bot commented Jan 15, 2025

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jan 15, 2025

✅ 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% ✓ 511380      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 103 MB  685 kB/s
     http_req_blocked.............................: avg=1.59µs   min=1µs      med=1.38µs   max=362.47µs p(90)=2.09µs   p(95)=2.31µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=150.31µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=363.76µs min=215.66µs med=329.9µs  max=15.37ms  p(90)=476.99µs p(95)=503.88µs
       { expected_response:true }.................: avg=363.76µs min=215.66µs med=329.9µs  max=15.37ms  p(90)=476.99µs p(95)=503.88µs
     ✓ { mode:graphql-jit }.......................: avg=288.92µs min=215.66µs med=271.19µs max=15.37ms  p(90)=305.72µs p(95)=324.86µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=505.38µs min=408.45µs med=478.36µs max=6.98ms   p(90)=530.53µs p(95)=582.48µs
     ✓ { mode:graphql-response-cache }............: avg=344.54µs min=266.91µs med=326.99µs max=6.85ms   p(90)=358.17µs p(95)=370.47µs
     ✓ { mode:graphql }...........................: avg=374µs    min=280.19µs med=344µs    max=14.39ms  p(90)=408.85µs p(95)=464.46µs
     ✓ { mode:uws }...............................: avg=346.75µs min=266.17µs med=327.78µs max=6.39ms   p(90)=364.1µs  p(95)=385.73µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 255690
     http_req_receiving...........................: avg=33.85µs  min=16.15µs  med=33.3µs   max=2.92ms   p(90)=40.14µs  p(95)=43.27µs 
     http_req_sending.............................: avg=8.91µs   min=6.06µs   med=7.88µs   max=377.81µs p(90)=11.35µs  p(95)=12.53µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=320.99µs min=182.05µs med=288.09µs max=15.22ms  p(90)=433.41µs p(95)=458.77µs
     http_reqs....................................: 255690  1704.581515/s
     iteration_duration...........................: avg=581.66µs min=388.17µs med=543.31µs max=15.96ms  p(90)=699.04µs p(95)=732.24µs
     iterations...................................: 255690  1704.581515/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@theguild-bot theguild-bot force-pushed the changeset-release/main branch from d3f0b60 to f6217d9 Compare January 15, 2025 15:31
@ardatan ardatan merged commit 0136462 into main Jan 15, 2025
24 checks passed
@ardatan ardatan deleted the changeset-release/main branch January 15, 2025 15:33
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