graphql-yoga icon indicating copy to clipboard operation
graphql-yoga copied to clipboard

new Envelop

Open saihaj opened this issue 2 years ago • 5 comments

saihaj avatar Aug 25 '22 04:08 saihaj

🦋 Changeset detected

Latest commit: 0fa8eb499f5831b16f87c24ca5b112f101cebb46

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
graphql-yoga Major
@graphql-yoga/common Patch
@graphql-yoga/node Patch
@graphql-yoga/render-graphiql Major
@graphql-yoga/plugin-apollo-inline-trace Major
@graphql-yoga/plugin-apq Major
@graphql-yoga/plugin-persisted-operations Major
@graphql-yoga/plugin-response-cache Major
apollo-federation-gateway-with-yoga Patch
apollo-subgraph-with-yoga Patch
graphql-lambda Patch
cloudflare-advanced Patch
cloudflare Patch
hackernews Patch
hello-world-benchmark Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Aug 25 '22 04:08 changeset-bot[bot]

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 195822      ✗ 0    
     data_received..................: 29 MB   972 kB/s
     data_sent......................: 11 MB   375 kB/s
     http_req_blocked...............: avg=1.15µs   min=600ns   med=1µs     max=261.4µs p(90)=1.4µs   p(95)=1.7µs  
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=98.6µs  p(90)=0s      p(95)=0s     
   ✓ http_req_duration..............: avg=237.44µs min=159.9µs med=216.7µs max=20.92ms p(90)=254.6µs p(95)=290.7µs
       { expected_response:true }...: avg=237.44µs min=159.9µs med=216.7µs max=20.92ms p(90)=254.6µs p(95)=290.7µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 97911
     http_req_receiving.............: avg=17.5µs   min=9.9µs   med=16.29µs max=3.99ms  p(90)=20.6µs  p(95)=23µs   
     http_req_sending...............: avg=5.86µs   min=3.2µs   med=4.7µs   max=2.01ms  p(90)=6.4µs   p(95)=9.7µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=214.08µs min=141.1µs med=195.3µs max=20.79ms p(90)=228.1µs p(95)=259.1µs
     http_reqs......................: 97911   3263.184804/s
     iteration_duration.............: avg=301.86µs min=211.4µs med=279.4µs max=21.4ms  p(90)=328.2µs p(95)=371.9µs
     iterations.....................: 97911   3263.184804/s
     vus............................: 0       min=0         max=1  
     vus_max........................: 1       min=1         max=1  

github-actions[bot] avatar Aug 25 '22 15:08 github-actions[bot]

The latest changes of this PR are not available as canary, since there are no linked changesets for this PR.

github-actions[bot] avatar Aug 26 '22 14:08 github-actions[bot]

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-yoga/apollo-link 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/redis-event-target 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/typed-event-target 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 3.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
graphql-yoga 3.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎
@graphql-yoga/subscription 3.0.0-alpha-20221017091252-a9953b0c npm ↗︎ unpkg ↗︎

github-actions[bot] avatar Aug 30 '22 20:08 github-actions[bot]

🚀 Website Preview

The latest changes to the website are available as preview in: https://6f8cf6ea.graphql-yoga.pages.dev

github-actions[bot] avatar Sep 20 '22 17:09 github-actions[bot]

https://github.com/dotansimha/graphql-yoga/pull/1660/commits/11e20cd9b5f28bb7561f62cb83a5dfac4c1bf34f will passs once https://github.com/n1ru4l/envelop/pull/1560 lands.

enisdenjo avatar Oct 14 '22 12:10 enisdenjo