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

release: on branch main #3131

Merged
merged 1 commit into from
Aug 27, 2024
Merged

release: on branch main #3131

merged 1 commit into from
Aug 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

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

@apollo/composition@2.9.0

Minor Changes

  • Implements two new directives for defining custom costs for demand control. The @cost directive allows setting a custom weight to a particular field in the graph, overriding the default cost calculation. The @listSize directive gives the cost calculator information about how to estimate the size of lists returned by subgraphs. This can either be a static size or a value derived from input arguments, such as paging parameters. (#3074)

Patch Changes

@apollo/federation-internals@2.9.0

Minor Changes

  • Implements two new directives for defining custom costs for demand control. The @cost directive allows setting a custom weight to a particular field in the graph, overriding the default cost calculation. The @listSize directive gives the cost calculator information about how to estimate the size of lists returned by subgraphs. This can either be a static size or a value derived from input arguments, such as paging parameters. (#3074)

Patch Changes

  • Reduce memory overhead during satisfiability checking when there are many options. (#3109)

  • Fix issue where variable was not passed into subgraph when embedded in a fragment (#3119)

@apollo/gateway@2.9.0

Patch Changes

@apollo/query-graphs@2.9.0

Patch Changes

@apollo/query-planner@2.9.0

Patch Changes

@apollo/subgraph@2.9.0

Patch Changes

apollo-federation-integration-testsuite@2.9.0

@github-actions github-actions bot requested a review from a team as a code owner August 27, 2024 15:28
Copy link

codesandbox-ci bot commented Aug 27, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link

netlify bot commented Aug 27, 2024

Deploy Preview for apollo-federation-docs canceled.

Name Link
🔨 Latest commit df633e3
🔍 Latest deploy log https://app.netlify.com/sites/apollo-federation-docs/deploys/66ce0aa81309100008e2dc67

@tninesling tninesling merged commit 351f80c into main Aug 27, 2024
19 checks passed
@tninesling tninesling deleted the changeset-release/main branch August 27, 2024 18:13
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.

1 participant