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

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Upcoming Release Changes #3046

merged 1 commit into from
Oct 16, 2023

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Oct 8, 2023

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/apollo-link@3.0.0

Major Changes

@graphql-yoga/urql-exchange@3.0.0

Major Changes

@graphql-yoga/redis-event-target@3.0.0

Major Changes

Minor Changes

  • #3037
    8d143e4e
    Thanks @Akryum! - Added serializeMessage and deserializeMessage
    options to createRedisEventTarget

Patch Changes

  • Updated dependencies
    [01430e03]:
    • @graphql-yoga/typed-event-target@3.0.0

@graphql-yoga/typed-event-target@3.0.0

Major Changes

graphql-yoga@5.0.0

Major Changes

Patch Changes

  • #3051
    350bb851
    Thanks @ardatan! - Use the same context object in the entire
    pipeline

  • Updated dependencies
    [01430e03]:

    • @graphql-yoga/subscription@5.0.0
    • @graphql-yoga/logger@2.0.0

@graphql-yoga/logger@2.0.0

Major Changes

@graphql-yoga/nestjs@3.0.0

Major Changes

Patch Changes

@graphql-yoga/nestjs-federation@3.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [5b615478,
    01430e03]:
    • @graphql-yoga/plugin-apollo-inline-trace@3.0.0
    • @graphql-yoga/nestjs@3.0.0

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

Major Changes

Patch Changes

@graphql-yoga/plugin-apq@3.0.0

Major Changes

Patch Changes

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

Major Changes

Patch Changes

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

Major Changes

Patch Changes

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

Major Changes

Patch Changes

@graphql-yoga/plugin-graphql-sse@3.0.0

Major Changes

Patch Changes

@graphql-yoga/plugin-jwt@2.0.0

Major Changes

Patch Changes

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

Major Changes

Patch Changes

@graphql-yoga/plugin-prometheus@3.0.0

Major Changes

Patch Changes

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

Major Changes

Patch Changes

@graphql-yoga/plugin-sofa@3.0.0

Major Changes

Patch Changes

@graphql-yoga/render-graphiql@5.0.0

Major Changes

Patch Changes

@graphql-yoga/subscription@5.0.0

Major Changes

Patch Changes

  • Updated dependencies
    [01430e03]:
    • @graphql-yoga/typed-event-target@3.0.0

@graphql-yoga/graphiql@4.2.0

Minor Changes

graphql-yoga-cloud-run-guide@3.0.0

Patch Changes

hello-world-benchmark@3.0.0

Patch Changes

apollo-federation-gateway-with-yoga@3.0.0

Patch Changes

apollo-subgraph-with-yoga@3.0.0

Patch Changes

graphql-lambda@3.0.0

Patch Changes

cloudflare-advanced@3.0.0

Patch Changes

cloudflare@3.0.0

Patch Changes

hackernews@4.0.0

Patch Changes

nextjs-app@2.0.0

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2023

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:

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 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% ✓ 248052      ✗ 0     
     data_received................................: 1.0 GB  8.4 MB/s
     data_sent....................................: 50 MB   417 kB/s
     http_req_blocked.............................: avg=2.11µs   min=1.2µs    med=1.8µs    max=1.32ms   p(90)=2.6µs    p(95)=2.9µs   
     http_req_connecting..........................: avg=14ns     min=0s       med=0s       max=764.46µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=647.62µs min=330.02µs med=534.85µs max=28.86ms  p(90)=913.37µs p(95)=976.38µs
       { expected_response:true }.................: avg=647.62µs min=330.02µs med=534.85µs max=28.86ms  p(90)=913.37µs p(95)=976.38µs
     ✓ { mode:graphql-jit }.......................: avg=481.01µs min=330.02µs med=420.23µs max=21.04ms  p(90)=508.14µs p(95)=591.64µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=997.79µs min=799.16µs med=904.87µs max=28.86ms  p(90)=1.02ms   p(95)=1.27ms  
     ✓ { mode:graphql-response-cache }............: avg=595.71µs min=415.03µs med=525.14µs max=14.81ms  p(90)=624.15µs p(95)=737.6µs 
     ✓ { mode:graphql }...........................: avg=646.61µs min=454.33µs med=556.34µs max=26.31ms  p(90)=703.93µs p(95)=878.75µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 124026
     http_req_receiving...........................: avg=38.41µs  min=20.5µs   med=32.8µs   max=11.71ms  p(90)=47.5µs   p(95)=51.7µs  
     http_req_sending.............................: avg=17.2µs   min=7.5µs    med=10.7µs   max=20.25ms  p(90)=17.7µs   p(95)=21.6µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=591.99µs min=294.02µs med=487.73µs max=28.78ms  p(90)=865.97µs p(95)=914.17µs
     http_reqs....................................: 124026  1033.507101/s
     iteration_duration...........................: avg=959.88µs min=587.35µs med=836.66µs max=29.23ms  p(90)=1.21ms   p(95)=1.32ms  
     iterations...................................: 124026  1033.507101/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2023

💻 Website Preview

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

@theguild-bot theguild-bot force-pushed the changeset-release/main branch 11 times, most recently from 7d4bcc5 to d7f2e02 Compare October 16, 2023 13:14
@theguild-bot theguild-bot force-pushed the changeset-release/main branch from d7f2e02 to d701ade Compare October 16, 2023 13:46
@EmrysMyrddin EmrysMyrddin merged commit fa7cf01 into main Oct 16, 2023
@EmrysMyrddin EmrysMyrddin deleted the changeset-release/main branch October 16, 2023 14:06
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