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

Merged
merged 2 commits into from
Feb 19, 2025
Merged

Upcoming Release Changes #3770

merged 2 commits into from
Feb 19, 2025

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Feb 17, 2025

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

[email protected]

Minor Changes

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

@graphql-yoga/[email protected]

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Feb 17, 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 Feb 17, 2025

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Feb 17, 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% ✓ 506176      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 102 MB  678 kB/s
     http_req_blocked.............................: avg=1.56µs   min=982ns    med=1.36µs   max=726.1µs  p(90)=2.02µs   p(95)=2.22µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=179.46µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=368.45µs min=220.28µs med=336.44µs max=19.07ms  p(90)=478.27µs p(95)=503.38µs
       { expected_response:true }.................: avg=368.45µs min=220.28µs med=336.44µs max=19.07ms  p(90)=478.27µs p(95)=503.38µs
     ✓ { mode:graphql-jit }.......................: avg=292.91µs min=220.28µs med=276.82µs max=19.07ms  p(90)=308.9µs  p(95)=322.26µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=505.83µs min=409.12µs med=480.08µs max=6.67ms   p(90)=527.7µs  p(95)=582.2µs 
     ✓ { mode:graphql-response-cache }............: avg=356.49µs min=272.35µs med=339.84µs max=7.25ms   p(90)=373.59µs p(95)=385.63µs
     ✓ { mode:graphql }...........................: avg=372.26µs min=283.03µs med=343.96µs max=14.73ms  p(90)=394.25µs p(95)=445.72µs
     ✓ { mode:uws }...............................: avg=353.06µs min=272.97µs med=334.21µs max=6.45ms   p(90)=371.78µs p(95)=395.29µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 253088
     http_req_receiving...........................: avg=34.59µs  min=16.83µs  med=33.46µs  max=4.18ms   p(90)=42.82µs  p(95)=49.1µs  
     http_req_sending.............................: avg=8.9µs    min=5.76µs   med=7.93µs   max=342.27µs p(90)=11.31µ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=324.95µs min=184.21µs med=293.68µs max=18.92ms  p(90)=434.44µs p(95)=456.82µs
     http_reqs....................................: 253088  1687.238685/s
     iteration_duration...........................: avg=587.61µs min=389.42µs med=551.79µs max=19.66ms  p(90)=701.1µs  p(95)=734.01µs
     iterations...................................: 253088  1687.238685/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 9 times, most recently from f37af66 to ca3e109 Compare February 19, 2025 02:04
@theguild-bot theguild-bot force-pushed the changeset-release/main branch from ca3e109 to 202b0b3 Compare February 19, 2025 02:43
@ardatan ardatan merged commit 34901f9 into main Feb 19, 2025
25 checks passed
@ardatan ardatan deleted the changeset-release/main branch February 19, 2025 02:53
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