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 version-2.4 #2686

Merged
merged 1 commit into from
Jul 19, 2023

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

Releases

@apollo/composition@2.4.11

Patch Changes

  • Updated dependencies [a740e071]:
    • @apollo/federation-internals@2.4.11
    • @apollo/query-graphs@2.4.11

@apollo/gateway@2.4.11

Patch Changes

  • Reapply Reuse named fragment in subgraphs even if they only apply partially #2639: (#2684)

    Try reusing named fragments in subgraph fetches even if those fragment only apply partially to the subgraph. Before this change, only named fragments that were applying entirely to a subgraph were tried, leading to less reuse that expected. Concretely, this change can sometimes allow the generation of smaller subgraph fetches.

    Additionally, resolve a bug which surfaced in the fragment optimization logic which could result in invalid/incorrect optimizations / fragment reuse.

  • Updated dependencies [a740e071]:

    • @apollo/query-planner@2.4.11
    • @apollo/federation-internals@2.4.11
    • @apollo/composition@2.4.11

@apollo/federation-internals@2.4.11

Patch Changes

  • Reapply Reuse named fragment in subgraphs even if they only apply partially #2639: (#2684)

    Try reusing named fragments in subgraph fetches even if those fragment only apply partially to the subgraph. Before this change, only named fragments that were applying entirely to a subgraph were tried, leading to less reuse that expected. Concretely, this change can sometimes allow the generation of smaller subgraph fetches.

    Additionally, resolve a bug which surfaced in the fragment optimization logic which could result in invalid/incorrect optimizations / fragment reuse.

@apollo/query-graphs@2.4.11

Patch Changes

  • Updated dependencies [a740e071]:
    • @apollo/federation-internals@2.4.11

@apollo/query-planner@2.4.11

Patch Changes

  • Reapply Reuse named fragment in subgraphs even if they only apply partially #2639: (#2684)

    Try reusing named fragments in subgraph fetches even if those fragment only apply partially to the subgraph. Before this change, only named fragments that were applying entirely to a subgraph were tried, leading to less reuse that expected. Concretely, this change can sometimes allow the generation of smaller subgraph fetches.

    Additionally, resolve a bug which surfaced in the fragment optimization logic which could result in invalid/incorrect optimizations / fragment reuse.

  • Updated dependencies [a740e071]:

    • @apollo/federation-internals@2.4.11
    • @apollo/query-graphs@2.4.11

@apollo/subgraph@2.4.11

Patch Changes

  • Updated dependencies [a740e071]:
    • @apollo/federation-internals@2.4.11

apollo-federation-integration-testsuite@2.4.11

@github-actions github-actions bot requested a review from a team as a code owner July 19, 2023 16:39
@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.

@trevor-scheer trevor-scheer merged commit ba1de22 into version-2.4 Jul 19, 2023
10 checks passed
@trevor-scheer trevor-scheer deleted the changeset-release/version-2.4 branch July 19, 2023 21:59
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

1 participant