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

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Upcoming Release Changes #6538

merged 1 commit into from
Sep 25, 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 master, this PR will be updated.

Releases

@graphql-tools/executor-graphql-ws@1.2.1

Patch Changes

  • #6536
    3facde0
    Thanks @EmrysMyrddin! - webSocketImpl and lazy options were
    ignored and overriden by default values. This is no longer the case and it's now possible to
    change the WebSocket implementation.

@theguild-bot
Copy link
Collaborator Author

🚀 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.1-rc-20240925121734-5aab34cbbccfcb50e7421cbfbcf87762bddd3144 npm ↗︎ unpkg ↗︎

Copy link
Contributor

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 318       ✗ 0  
     data_received..................: 37 MB   3.7 MB/s
     data_sent......................: 136 kB  14 kB/s
     http_req_blocked...............: avg=4.55µs   min=2.06µs  med=2.83µs   max=217.63µs p(90)=4.09µs   p(95)=4.42µs  
     http_req_connecting............: avg=887ns    min=0s      med=0s       max=141.11µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=58.76ms  min=48.73ms med=54.05ms  max=187.64ms p(90)=68.67ms  p(95)=92.54ms 
       { expected_response:true }...: avg=58.76ms  min=48.73ms med=54.05ms  max=187.64ms p(90)=68.67ms  p(95)=92.54ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 159
     http_req_receiving.............: avg=140.98µs min=99.21µs med=124.36µs max=1.08ms   p(90)=151.14µs p(95)=170.38µs
     http_req_sending...............: avg=25.41µs  min=18.14µs med=24.76µs  max=80.44µs  p(90)=29.56µs  p(95)=36.06µs 
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=58.59ms  min=48.54ms med=53.9ms   max=187.23ms p(90)=68.52ms  p(95)=92.39ms 
     http_reqs......................: 159     15.781166/s
     iteration_duration.............: avg=63.34ms  min=52.47ms med=58.18ms  max=194.03ms p(90)=76.46ms  p(95)=96.86ms 
     iterations.....................: 159     15.781166/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

💻 Website Preview

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

@EmrysMyrddin EmrysMyrddin merged commit f9d09c6 into master Sep 25, 2024
30 checks passed
@EmrysMyrddin EmrysMyrddin deleted the changeset-release/master branch September 25, 2024 12:32
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