Skip to content

release: on branch version-2.9.0-beta (beta)#3125

Merged
sachindshinde merged 1 commit intoversion-2.9.0-betafrom
changeset-release/version-2.9.0-beta
Aug 22, 2024
Merged

release: on branch version-2.9.0-beta (beta)#3125
sachindshinde merged 1 commit intoversion-2.9.0-betafrom
changeset-release/version-2.9.0-beta

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 version-2.9.0-beta, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

version-2.9.0-beta is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on version-2.9.0-beta.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@apollo/composition@2.9.0-beta.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-beta.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-beta.0

Patch Changes

@apollo/query-graphs@2.9.0-beta.0

Patch Changes

@apollo/query-planner@2.9.0-beta.0

Patch Changes

@apollo/subgraph@2.9.0-beta.0

Patch Changes

apollo-federation-integration-testsuite@2.9.0-beta.0

@github-actions github-actions bot requested a review from a team as a code owner August 22, 2024 03:22
@codesandbox-ci
Copy link

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.

@sachindshinde sachindshinde merged commit e7b0da2 into version-2.9.0-beta Aug 22, 2024
@sachindshinde sachindshinde deleted the changeset-release/version-2.9.0-beta branch August 22, 2024 03:31
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