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

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Upcoming Release Changes #3150

merged 1 commit into from
Dec 22, 2023

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/plugin-jwt@2.1.1

Patch Changes

  • #3149
    b9d2afcc
    Thanks @EmrysMyrddin! - Fix unauthorized error resulting in an
    response with 500 status or in a server crash (depending on actual HTTP server implementation
    used).

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 Dec 22, 2023

✅ 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% ✓ 412624      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 83 MB   694 kB/s
     http_req_blocked.............................: avg=1.45µs   min=972ns    med=1.31µs   max=292.17µs p(90)=1.91µs   p(95)=2.11µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=136.11µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=371.66µs min=212.36µs med=325.66µs max=18.15ms  p(90)=525.14µs p(95)=543.12µs
       { expected_response:true }.................: avg=371.66µs min=212.36µs med=325.66µs max=18.15ms  p(90)=525.14µs p(95)=543.12µs
     ✓ { mode:graphql-jit }.......................: avg=281.17µs min=212.36µs med=259.62µs max=18.15ms  p(90)=289.19µs p(95)=301.66µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=554.89µs min=463.33µs med=524.74µs max=10.05ms  p(90)=563.03µs p(95)=600.58µs
     ✓ { mode:graphql-response-cache }............: avg=345.6µs  min=273.96µs med=327.28µs max=6.17ms   p(90)=357.25µs p(95)=367.46µs
     ✓ { mode:graphql }...........................: avg=367.94µs min=279.02µs med=333.54µs max=13.1ms   p(90)=372.81µs p(95)=438.09µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 206312
     http_req_receiving...........................: avg=32.54µs  min=16.2µs   med=32.57µs  max=967.64µs p(90)=37.98µs  p(95)=40.13µs 
     http_req_sending.............................: avg=8.23µs   min=5.99µs   med=7.36µs   max=306.33µs p(90)=10.76µs  p(95)=11.44µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=330.87µs min=180.15µs med=285.62µs max=18.02ms  p(90)=484.39µs p(95)=500.33µs
     http_reqs....................................: 206312  1719.245935/s
     iteration_duration...........................: avg=576.86µs min=383.4µs  med=526.85µs max=18.69ms  p(90)=734.06µs p(95)=755.41µs
     iterations...................................: 206312  1719.245935/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://870d7bb4.graphql-yoga.pages.dev

@EmrysMyrddin EmrysMyrddin merged commit 1606c95 into main Dec 22, 2023
27 of 28 checks passed
@EmrysMyrddin EmrysMyrddin deleted the changeset-release/main branch December 22, 2023 15:38
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