Skip to content

release: on branch main#3131

Merged
tninesling merged 1 commit intomainfrom
changeset-release/main
Aug 27, 2024
Merged

release: on branch main#3131
tninesling merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
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
@codesandbox-ci
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.

@netlify
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

@github-actions github-actions bot force-pushed the changeset-release/main branch from 85203e5 to df633e3 Compare August 27, 2024 17:19
@tninesling tninesling merged commit 351f80c into main Aug 27, 2024
@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