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

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Upcoming Release Changes #3494

merged 1 commit into from
Nov 14, 2024

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

[email protected]

Patch Changes

  • #3491
    7a413bc
    Thanks @n1ru4l! - dependencies updates:

  • #3491
    7a413bc
    Thanks @n1ru4l! - Fix issue where context values being shared between
    batched requests.

    A bug within @whatwg-node/server caused properties assigned to a batched requests context to be
    propagated to all other batched requests contexts. It is resolved by updating the dependency of
    @whatwg-node/server to 0.9.55.

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

Patch Changes

@graphql-yoga/[email protected]

@graphql-yoga/[email protected]

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

@n1ru4l n1ru4l merged commit 3a62f33 into main Nov 14, 2024
6 checks passed
@n1ru4l n1ru4l deleted the changeset-release/main branch November 14, 2024 10:47
Copy link
Contributor

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Nov 14, 2024

✅ 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% ✓ 526328      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 106 MB  705 kB/s
     http_req_blocked.............................: avg=1.45µs   min=992ns    med=1.3µs    max=313.53µs p(90)=1.9µs    p(95)=2.09µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=171.28µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=357.78µs min=222.93µs med=322.86µs max=14.88ms  p(90)=456.52µs p(95)=478.69µs
       { expected_response:true }.................: avg=357.78µs min=222.93µs med=322.86µs max=14.88ms  p(90)=456.52µs p(95)=478.69µs
     ✓ { mode:graphql-jit }.......................: avg=289.2µs  min=222.93µs med=267.61µs max=14.88ms  p(90)=298.16µs p(95)=311.42µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=483.56µs min=399.24µs med=457.65µs max=9.46ms   p(90)=501.49µs p(95)=531.88µs
     ✓ { mode:graphql-response-cache }............: avg=342.15µs min=263.47µs med=323.14µs max=7.57ms   p(90)=353.16µs p(95)=364.27µs
     ✓ { mode:graphql }...........................: avg=365.56µs min=276.37µs med=330.25µs max=13.56ms  p(90)=381.82µs p(95)=451.54µs
     ✓ { mode:uws }...............................: avg=342.5µs  min=267.87µs med=322.25µs max=9.51ms   p(90)=353.59µs p(95)=367.66µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 263164
     http_req_receiving...........................: avg=32.73µs  min=16.04µs  med=32.86µs  max=7.63ms   p(90)=38.45µs  p(95)=40.53µs 
     http_req_sending.............................: avg=8.28µs   min=5.91µs   med=7.37µs   max=307.94µs p(90)=10.82µs  p(95)=11.45µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=316.76µs min=186.76µs med=282.56µs max=14.77ms  p(90)=414.85µs p(95)=435.01µs
     http_reqs....................................: 263164  1754.406326/s
     iteration_duration...........................: avg=565.17µs min=395.58µs med=527.21µs max=15.41ms  p(90)=668.61µs p(95)=695.65µs
     iterations...................................: 263164  1754.406326/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

Copy link
Contributor

github-actions bot commented Nov 14, 2024

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:

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