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

Merged
merged 1 commit into from
Mar 21, 2024
Merged

release: on branch main #2930

merged 1 commit into from
Mar 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 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 main, this PR will be updated.

Releases

@apollo/composition@2.7.2

Patch Changes

@apollo/gateway@2.7.2

Patch Changes

@apollo/federation-internals@2.7.2

Patch Changes

  • When a linked directive requires a federation version higher than the linked federation spec, upgrade to the implied version and issue a hint (#2929)

  • When auto-upgrading a subgraph (i.e. one that does not explicitly @link the federation spec) do not go past v2.4. This is so that subgraphs will not inadvertently require the latest join spec (which cause the router or gateway not to start if running an older version). (#2933)

  • Add new generateQueryFragments option to query planner config (#2958)

    If enabled, the query planner will extract inline fragments into fragment definitions before sending queries to subgraphs. This can significantly reduce the size of the query sent to subgraphs, but may increase the time it takes to plan the query.

@apollo/query-graphs@2.7.2

Patch Changes

@apollo/query-planner@2.7.2

Patch Changes

  • When auto-upgrading a subgraph (i.e. one that does not explicitly @link the federation spec) do not go past v2.4. This is so that subgraphs will not inadvertently require the latest join spec (which cause the router or gateway not to start if running an older version). (#2933)

  • Add new generateQueryFragments option to query planner config (#2958)

    If enabled, the query planner will extract inline fragments into fragment definitions before sending queries to subgraphs. This can significantly reduce the size of the query sent to subgraphs, but may increase the time it takes to plan the query.

  • Updated dependencies [33b937b18d3c7ca6af14b904696b536399e597d1, 09cd3e55e810ee513127b7440f5b11af7540c9b0, d7189a86c27891af408d3d0184db6133d3342967]:

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

@apollo/subgraph@2.7.2

Patch Changes

apollo-federation-integration-testsuite@2.7.2

Patch Changes

  • Add new generateQueryFragments option to query planner config (#2958)

    If enabled, the query planner will extract inline fragments into fragment definitions before sending queries to subgraphs. This can significantly reduce the size of the query sent to subgraphs, but may increase the time it takes to plan the query.

@github-actions github-actions bot requested a review from a team as a code owner February 5, 2024 18:09
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for apollo-federation-docs canceled.

Name Link
🔨 Latest commit b30c7bc
🔍 Latest deploy log https://app.netlify.com/sites/apollo-federation-docs/deploys/65fc8634fa9c740008f5ae61

Copy link

codesandbox-ci bot commented Feb 5, 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.

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from d85fc8a to 3b58b60 Compare February 8, 2024 18:37
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 873ab3b to d4d42dd Compare February 23, 2024 22:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 2b1f7d1 to 0863e87 Compare March 13, 2024 22:18
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from dabbaf1 to ccea0d2 Compare March 20, 2024 23:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from ccea0d2 to b30c7bc Compare March 21, 2024 19:10
@clenfest clenfest merged commit 5e02367 into main Mar 21, 2024
17 checks passed
@clenfest clenfest deleted the changeset-release/main branch March 21, 2024 19:34
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