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

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Upcoming Release Changes #6237

merged 2 commits into from
Jun 4, 2024

Conversation

theguild-bot
Copy link
Collaborator

@theguild-bot theguild-bot commented Jun 4, 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]

Major Changes

  • #6227
    85c383f
    Thanks @ardatan! - BREAKING: invalidateSupergraph is now replaced
    with invalidateUnifiedGraph

@graphql-tools/[email protected]

Major Changes

  • #6227
    85c383f
    Thanks @ardatan! - BREAKING: invalidateSupergraph is now replaced
    with invalidateUnifiedGraph

Patch Changes

@graphql-tools/[email protected]

Major Changes

  • #6227
    85c383f
    Thanks @ardatan! - BREAKING CHANGES:
    • getSubschemasFromSupergraphSdl has been removed in favor of the new
      getStitchingOptionsFromSupergraphSdl, and it returns the options for stitchSchemas instead
      of the map of subschemas
    • onExecutor has been removed in favor of onSubschemaConfig
    • To change the default HTTP executor options, use httpExecutorOpts instead of onExecutor

Patch Changes

[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Jun 4, 2024

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 330       ✗ 0  
     data_received..................: 38 MB   3.8 MB/s
     data_sent......................: 141 kB  14 kB/s
     http_req_blocked...............: avg=3.89µs   min=1.97µs   med=2.57µs   max=180.48µs p(90)=3.82µs   p(95)=4.38µs  
     http_req_connecting............: avg=696ns    min=0s       med=0s       max=114.99µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=56.25ms  min=48.59ms  med=52.53ms  max=147.39ms p(90)=61.46ms  p(95)=88.03ms 
       { expected_response:true }...: avg=56.25ms  min=48.59ms  med=52.53ms  max=147.39ms p(90)=61.46ms  p(95)=88.03ms 
     http_req_failed................: 0.00%   ✓ 0         ✗ 165
     http_req_receiving.............: avg=168.63µs min=112.03µs med=133.02µs max=5.66ms   p(90)=150.02µs p(95)=160.48µs
     http_req_sending...............: avg=25.29µs  min=16.82µs  med=24.86µs  max=69.25µs  p(90)=30.69µs  p(95)=34.9µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=56.06ms  min=48.46ms  med=52.36ms  max=147.06ms p(90)=61.3ms   p(95)=87.85ms 
     http_reqs......................: 165     16.493903/s
     iteration_duration.............: avg=60.6ms   min=52.56ms  med=56.42ms  max=152.93ms p(90)=67.35ms  p(95)=91.75ms 
     iterations.....................: 165     16.493903/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

Copy link
Contributor

github-actions bot commented Jun 4, 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 1.1.37-rc-20240604094544-6e88efee8e3b351b93cdd0de746602a5eabc5e99 npm ↗︎ unpkg ↗︎

@ardatan ardatan merged commit f4fbc20 into master Jun 4, 2024
27 checks passed
@ardatan ardatan deleted the changeset-release/master branch June 4, 2024 09:52
Copy link
Contributor

github-actions bot commented Jun 4, 2024

💻 Website Preview

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

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