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

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Upcoming Release Changes #6277

merged 1 commit into from
Jun 18, 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/[email protected]

Minor Changes

  • #6267
    d5dd794
    Thanks @EmrysMyrddin! - Add delayInSeconds to the failure
    event to give users more control on failure handling.

  • #6267
    d5dd794
    Thanks @EmrysMyrddin! - Add a the ability to start polling with
    a delay. This ease the handling of failure handling, allowing to restart the manager and
    respecting GraphOS minimum retry delay.

Patch Changes

  • #6267
    d5dd794
    Thanks @EmrysMyrddin! - Fix Supergraph Manager Event Emitter
    not calling every listener when at least one has been registered using once method.

[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Jun 18, 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/federation 2.1.0-rc-20240618080602-52bb511a0f18263ecbe4a9cc56b026e33d4c594d npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Jun 18, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 322       ✗ 0  
     data_received..................: 38 MB   3.7 MB/s
     data_sent......................: 138 kB  14 kB/s
     http_req_blocked...............: avg=4.07µs   min=2.15µs   med=2.65µs   max=170.41µs p(90)=4.32µs  p(95)=4.98µs  
     http_req_connecting............: avg=703ns    min=0s       med=0s       max=113.3µs  p(90)=0s      p(95)=0s      
     http_req_duration..............: avg=57.6ms   min=49.93ms  med=54.24ms  max=159.9ms  p(90)=64.44ms p(95)=85.14ms 
       { expected_response:true }...: avg=57.6ms   min=49.93ms  med=54.24ms  max=159.9ms  p(90)=64.44ms p(95)=85.14ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 161
     http_req_receiving.............: avg=138.25µs min=107.27µs med=134.04µs max=397.18µs p(90)=155.9µs p(95)=162.23µs
     http_req_sending...............: avg=25.54µs  min=16.61µs  med=24.39µs  max=103.04µs p(90)=31.71µs p(95)=34.84µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=57.44ms  min=49.75ms  med=54.09ms  max=159.51ms p(90)=64.28ms p(95)=84.98ms 
     http_reqs......................: 161     16.089016/s
     iteration_duration.............: avg=62.13ms  min=53.37ms  med=58.25ms  max=165.53ms p(90)=71.86ms p(95)=89.4ms  
     iterations.....................: 161     16.089016/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jun 18, 2024

💻 Website Preview

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

@EmrysMyrddin EmrysMyrddin merged commit f61518e into master Jun 18, 2024
30 checks passed
@EmrysMyrddin EmrysMyrddin deleted the changeset-release/master branch June 18, 2024 08:21
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.

None yet

2 participants