Skip to content

Upcoming Release Changes#4459

Open
theguild-bot wants to merge 1 commit intomainfrom
changeset-release/main
Open

Upcoming Release Changes#4459
theguild-bot wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@theguild-bot
Copy link
Copy Markdown
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

@envelop/graphql-middleware@9.1.2

Patch Changes

  • 08c3cb6
    Thanks @ardatan! - Do not use symbols which are forbidden in
    GraphQLjs, and use 'graphqlMiddleware.appliedTransform' string as a key in the extension instead

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

Patch Changes

  • 08c3cb6
    Thanks @ardatan! - When adding the defer and stream directives to
    the schema, we need to make sure to also move the extensions from the old schema to the new one,
    otherwise we might lose important information like plugin metadata.

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

The latest changes are available as preview in: https://0cffe2ec.envelop.pages.dev

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

💻 Website Preview

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

@theguild-bot
Copy link
Copy Markdown
Collaborator Author

✅ Yoga 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}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 906068      ✗ 0     
     data_received................................: 3.7 GB  24 MB/s
     data_sent....................................: 154 MB  1.0 MB/s
     http_req_blocked.............................: avg=1.08µs   min=510ns    med=981ns    max=421.44µs p(90)=1.42µs   p(95)=1.62µs  
     http_req_connecting..........................: avg=1ns      min=0s       med=0s       max=362.47µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=266.46µs min=153.41µs med=251.07µs max=14.85ms  p(90)=367.23µs p(95)=384.53µs
       { expected_response:true }.................: avg=266.46µs min=153.41µs med=251.07µs max=14.85ms  p(90)=367.23µs p(95)=384.53µs
     ✓ { mode:graphql-jit }.......................: avg=204.02µs min=153.41µs med=198.86µs max=14.85ms  p(90)=221.07µs p(95)=227.82µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=385.59µs min=324.94µs med=373.74µs max=6.63ms   p(90)=400.83µs p(95)=410.17µs
     ✓ { mode:graphql-response-cache }............: avg=254.99µs min=199.61µs med=249.56µs max=8.27ms   p(90)=272.17µs p(95)=279µs   
     ✓ { mode:graphql }...........................: avg=268.78µs min=206.92µs med=258.33µs max=11.5ms   p(90)=285.05µs p(95)=299.18µs
     ✓ { mode:uws }...............................: avg=266.12µs min=213.37µs med=256.43µs max=5.88ms   p(90)=278.6µs  p(95)=286.54µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 453034
     http_req_receiving...........................: avg=25.66µs  min=10.9µs   med=25.34µs  max=2.85ms   p(90)=31.06µs  p(95)=32.89µs 
     http_req_sending.............................: avg=6.44µs   min=3.57µs   med=6.09µs   max=1.82ms   p(90)=8.22µs   p(95)=9.3µs   
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=234.35µs min=132.37µs med=219.5µs  max=14.74ms  p(90)=334.92µs p(95)=350.56µs
     http_reqs....................................: 453034  3020.206036/s
     iteration_duration...........................: avg=327.37µs min=202.88µs med=310.73µs max=15.33ms  p(90)=430.27µs p(95)=449.38µs
     iterations...................................: 453034  3020.206036/s
     vus..........................................: 1       min=1         max=2   
     vus_max......................................: 2       min=2         max=2   

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.

1 participant