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

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Upcoming Release Changes #3095

merged 1 commit into from
Nov 28, 2023

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Oct 31, 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.1

Patch Changes

@graphql-yoga/urql-exchange@3.0.1

Patch Changes

@graphql-yoga/plugin-apq@3.0.1

Patch Changes

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

Patch Changes

  • #3118
    694e78b9
    Thanks @enisdenjo! - Bump @graphql-tools/executor-http for better
    SSE stream chunks and messages handling

@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 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 31, 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% ✓ 407688      ✗ 0     
     data_received................................: 1.6 GB  14 MB/s
     data_sent....................................: 82 MB   686 kB/s
     http_req_blocked.............................: avg=1.48µs   min=992ns    med=1.31µs   max=271.77µs p(90)=1.95µs   p(95)=2.15µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=124.52µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=376.68µs min=212.56µs med=330.64µs max=17.96ms  p(90)=530.2µs  p(95)=551.39µs
       { expected_response:true }.................: avg=376.68µs min=212.56µs med=330.64µs max=17.96ms  p(90)=530.2µs  p(95)=551.39µs
     ✓ { mode:graphql-jit }.......................: avg=284.91µs min=212.56µs med=263.04µs max=17.96ms  p(90)=294.88µs p(95)=309.74µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=561.07µs min=462.64µs med=529.81µs max=9.87ms   p(90)=576.75µs p(95)=625.52µs
     ✓ { mode:graphql-response-cache }............: avg=349.92µs min=277.07µs med=330.9µs  max=8.35ms   p(90)=363.58µs p(95)=377.41µs
     ✓ { mode:graphql }...........................: avg=374.27µs min=290.58µs med=340.54µs max=12.74ms  p(90)=391.38µs p(95)=435.77µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 203844
     http_req_receiving...........................: avg=33.21µs  min=17.43µs  med=33.05µs  max=6.19ms   p(90)=39.15µs  p(95)=41.55µs 
     http_req_sending.............................: avg=8.26µs   min=5.85µs   med=7.3µs    max=304.8µs  p(90)=10.88µs  p(95)=11.81µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=335.19µs min=183.17µs med=289.98µs max=17.87ms  p(90)=488.92µs p(95)=507.55µs
     http_reqs....................................: 203844  1698.678082/s
     iteration_duration...........................: avg=583.8µs  min=387.8µs  med=533.84µs max=18.42ms  p(90)=740.48µs p(95)=765.43µs
     iterations...................................: 203844  1698.678082/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2023

💻 Website Preview

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

@theguild-bot theguild-bot force-pushed the changeset-release/main branch 2 times, most recently from 5dcc222 to 7bdafbb Compare November 8, 2023 16:51
@theguild-bot theguild-bot force-pushed the changeset-release/main branch from 7bdafbb to 5ef7f37 Compare November 16, 2023 09:58
@gthau
Copy link
Contributor

gthau commented Nov 24, 2023

Hi.
When is this planned to be released?
The Graphql Yoga documentation already mentions this configuration but it is not yet available to be used. The current latest vesion of @graphql-yoga/plugin-apq 3.0.0 is not compatible with Apollo Client < 3.6.2.

@theguild-bot theguild-bot force-pushed the changeset-release/main branch from 5ef7f37 to e6d30e9 Compare November 28, 2023 13:18
@enisdenjo enisdenjo merged commit d1cfe5b into main Nov 28, 2023
27 of 28 checks passed
@enisdenjo enisdenjo deleted the changeset-release/main branch November 28, 2023 18:20
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.

3 participants