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

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Upcoming Release Changes #3121

merged 1 commit into from
Nov 30, 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-cloud-run-guide@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

graphql-yoga@5.0.1

Patch Changes

@graphql-yoga/nestjs@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/nestjs-federation@3.0.1

Patch Changes

  • Updated dependencies []:
    • @graphql-yoga/nestjs@3.0.1
    • @graphql-yoga/plugin-apollo-inline-trace@3.0.1

@graphql-yoga/plugin-apollo-inline-trace@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-apq@3.0.2

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-csrf-prevention@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

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

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-disable-introspection@2.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-graphql-sse@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-jwt@2.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-persisted-operations@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-prometheus@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

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

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/plugin-sofa@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/render-graphiql@5.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

@graphql-yoga/apollo-link@3.0.2

@graphql-yoga/urql-exchange@3.0.2

hello-world-benchmark@3.1.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1
    • @graphql-yoga/plugin-response-cache@3.1.1

apollo-federation-gateway-with-yoga@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

apollo-subgraph-with-yoga@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

graphql-lambda@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

cloudflare-advanced@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

cloudflare@3.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

hackernews@4.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

nextjs-app@2.0.1

Patch Changes

  • Updated dependencies
    [3fea19f2]:
    • graphql-yoga@5.0.1

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 Nov 30, 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% ✓ 409952      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 83 MB   690 kB/s
     http_req_blocked.............................: avg=1.49µs   min=1µs      med=1.34µs   max=295.22µs p(90)=1.97µs   p(95)=2.16µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=130.29µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=372.62µs min=214.29µs med=326.51µs max=18.29ms  p(90)=529.3µs  p(95)=547.61µs
       { expected_response:true }.................: avg=372.62µs min=214.29µs med=326.51µs max=18.29ms  p(90)=529.3µs  p(95)=547.61µs
     ✓ { mode:graphql-jit }.......................: avg=282.17µs min=214.29µs med=261.48µs max=18.29ms  p(90)=289.86µs p(95)=300.98µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=557.17µs min=466.04µs med=529.17µs max=9.96ms   p(90)=567.08µs p(95)=603.86µs
     ✓ { mode:graphql-response-cache }............: avg=346.08µs min=275.8µs  med=327.84µs max=15.98ms  p(90)=357.05µs p(95)=368.18µs
     ✓ { mode:graphql }...........................: avg=368.8µs  min=285.39µs med=335.14µs max=12.76ms  p(90)=377.28µs p(95)=428.55µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 204976
     http_req_receiving...........................: avg=32.93µs  min=16.15µs  med=32.9µs   max=6.81ms   p(90)=38.37µs  p(95)=40.51µs 
     http_req_sending.............................: avg=8.36µs   min=6.01µs   med=7.44µs   max=294.58µs p(90)=10.9µs   p(95)=11.61µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=331.32µs min=183.21µs med=286.13µs max=18.17ms  p(90)=487.86µs p(95)=504.07µs
     http_reqs....................................: 204976  1708.107757/s
     iteration_duration...........................: avg=580.51µs min=380.88µs med=529.82µs max=18.83ms  p(90)=741.59µs p(95)=764.01µs
     iterations...................................: 204976  1708.107757/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://a185e6fe.graphql-yoga.pages.dev

@n1ru4l n1ru4l merged commit 58d1e93 into main Nov 30, 2023
27 of 28 checks passed
@n1ru4l n1ru4l deleted the changeset-release/main branch November 30, 2023 12:18
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