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

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Upcoming Release Changes #6322

merged 1 commit into from
Jul 5, 2024

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Jul 5, 2024

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 master, this PR will be updated.

Releases

@graphql-tools/[email protected]

Minor Changes

  • #6323
    cacf20f
    Thanks @ardatan! - Implement Symbol.dispose or Symbol.asyncDispose
    to make `Executor`s `Disposable`

Patch Changes

@graphql-tools/[email protected]

Minor Changes

  • #6323
    cacf20f
    Thanks @ardatan! - Implement Symbol.dispose or Symbol.asyncDispose
    to make `Executor`s `Disposable`

Patch Changes

@graphql-tools/[email protected]

Minor Changes

  • #6323
    cacf20f
    Thanks @ardatan! - Implement Symbol.dispose or Symbol.asyncDispose
    to make `Executor`s `Disposable`

Patch Changes

@graphql-tools/[email protected]

Minor Changes

  • #6323
    cacf20f
    Thanks @ardatan! - Implement Symbol.dispose or Symbol.asyncDispose
    to make `Executor`s `Disposable`

Copy link
Contributor

github-actions bot commented Jul 5, 2024

🚀 Snapshot Release (rc)

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

Package Version Info
@graphql-tools/executor-graphql-ws 1.2.0-rc-20240705111326-d20220e5785e6513e3a48afc07ecee8157ce2ea7 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-http 1.1.0-rc-20240705111326-d20220e5785e6513e3a48afc07ecee8157ce2ea7 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-legacy-ws 1.1.0-rc-20240705111326-d20220e5785e6513e3a48afc07ecee8157ce2ea7 npm ↗︎ unpkg ↗︎
@graphql-tools/utils 10.3.0-rc-20240705111326-d20220e5785e6513e3a48afc07ecee8157ce2ea7 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jul 5, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 316       ✗ 0  
     data_received..................: 37 MB   3.7 MB/s
     data_sent......................: 135 kB  14 kB/s
     http_req_blocked...............: avg=4.35µs   min=2.2µs   med=2.83µs   max=211.51µs p(90)=3.98µs   p(95)=4.3µs   
     http_req_connecting............: avg=992ns    min=0s      med=0s       max=156.79µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=59.31ms  min=50.4ms  med=55.59ms  max=155.97ms p(90)=65.83ms  p(95)=91.88ms 
       { expected_response:true }...: avg=59.31ms  min=50.4ms  med=55.59ms  max=155.97ms p(90)=65.83ms  p(95)=91.88ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 158
     http_req_receiving.............: avg=130.14µs min=103.1µs med=128.15µs max=310.37µs p(90)=145.27µs p(95)=150.63µs
     http_req_sending...............: avg=26.25µs  min=16.04µs med=24.56µs  max=97.23µs  p(90)=33.82µs  p(95)=35.69µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=59.15ms  min=50.25ms med=55.44ms  max=155.58ms p(90)=65.67ms  p(95)=91.71ms 
     http_reqs......................: 158     15.712671/s
     iteration_duration.............: avg=63.62ms  min=53.88ms med=59.93ms  max=160.05ms p(90)=71.65ms  p(95)=96.56ms 
     iterations.....................: 158     15.712671/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jul 5, 2024

💻 Website Preview

The latest changes are available as preview in: https://14580bbf.graphql-tools.pages.dev

@ardatan ardatan merged commit 6ae0d90 into master Jul 5, 2024
29 checks passed
@ardatan ardatan deleted the changeset-release/master branch July 5, 2024 11:15
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