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

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Upcoming Release Changes #3713

merged 1 commit into from
Jan 27, 2025

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

@graphql-yoga/[email protected]

Patch Changes

  • #3712
    1c055f5
    Thanks @ardatan! - Show deprecated input fields, arguments and all
    other input values in GraphiQL

[email protected]

Patch Changes

  • #3712
    1c055f5
    Thanks @ardatan! - Show deprecated input fields, arguments and all
    other input values in GraphiQL

@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

Copy link
Contributor

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:

Copy link
Contributor

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jan 27, 2025

✅ 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% ✓ 519252      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 104 MB  696 kB/s
     http_req_blocked.............................: avg=1.54µs   min=992ns    med=1.33µs   max=276.56µs p(90)=2.04µs   p(95)=2.23µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=136.33µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=356.47µs min=208.64µs med=325.91µs max=18.48ms  p(90)=466.62µs p(95)=488.16µs
       { expected_response:true }.................: avg=356.47µs min=208.64µs med=325.91µs max=18.48ms  p(90)=466.62µs p(95)=488.16µs
     ✓ { mode:graphql-jit }.......................: avg=279.61µs min=208.64µs med=263.72µs max=18.48ms  p(90)=294.13µs p(95)=307.91µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=493.08µs min=409.2µs  med=468.56µs max=6.04ms   p(90)=509.28µs p(95)=591.29µs
     ✓ { mode:graphql-response-cache }............: avg=340.8µs  min=264.46µs med=323.79µs max=7.3ms    p(90)=352.35µs p(95)=362.17µs
     ✓ { mode:graphql }...........................: avg=365.45µs min=277.72µs med=338.63µs max=13.78ms  p(90)=388.64µs p(95)=430.16µs
     ✓ { mode:uws }...............................: avg=343.21µs min=264.79µs med=325.1µs  max=6.63ms   p(90)=359.76µs p(95)=384.47µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 259626
     http_req_receiving...........................: avg=33.33µs  min=16.99µs  med=32.87µs  max=2.92ms   p(90)=39.79µs  p(95)=42.7µs  
     http_req_sending.............................: avg=8.86µs   min=5.89µs   med=7.82µs   max=482.3µs  p(90)=11.3µs   p(95)=12.46µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=314.26µs min=178.56µs med=284.87µs max=18.31ms  p(90)=423.89µs p(95)=443.81µs
     http_reqs....................................: 259626  1730.822208/s
     iteration_duration...........................: avg=572.67µs min=387.4µs  med=537.91µs max=19ms     p(90)=686.2µs  p(95)=712.53µs
     iterations...................................: 259626  1730.822208/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan merged commit 0430c68 into main Jan 27, 2025
25 checks passed
@ardatan ardatan deleted the changeset-release/main branch January 27, 2025 10:38
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