Merged
Conversation
Collaborator
|
|
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. |
e430780 to
860387c
Compare
860387c to
8804097
Compare
|
8804097 to
e02e75a
Compare
dylan-apollo
approved these changes
Jun 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 next, this PR will be updated.
nextis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonnext.Releases
@apollo/composition@2.12.0-preview.0
Minor Changes
Patch Changes
Adding new CompositionOption
maxValidationSubgraphPaths. This value represents the maximum number of SubgraphPathInfo objects that may exist in a ValidationTraversal when checking for satisfiability. Setting this value can help composition error before running out of memory. Default is 1,000,000. (#3275)Allow merging external types when using arrays as default arguments. (#3096)
Updated dependencies [
468f27842608f4e390cfc88bc7e6b4b0945f95ff,b734ea04d118db09cf6077fdd968c8f04a96327a]:@apollo/gateway@2.12.0-preview.0
Minor Changes
Patch Changes
468f27842608f4e390cfc88bc7e6b4b0945f95ff,b734ea04d118db09cf6077fdd968c8f04a96327a,0dbc7cc72ffacf324231e9ccb2de4189f6bf3289]:@apollo/federation-internals@2.12.0-preview.0
Minor Changes
Patch Changes
maxValidationSubgraphPaths. This value represents the maximum number of SubgraphPathInfo objects that may exist in a ValidationTraversal when checking for satisfiability. Setting this value can help composition error before running out of memory. Default is 1,000,000. (#3275)@apollo/query-graphs@2.12.0-preview.0
Minor Changes
Patch Changes
468f27842608f4e390cfc88bc7e6b4b0945f95ff,b734ea04d118db09cf6077fdd968c8f04a96327a]:@apollo/query-planner@2.12.0-preview.0
Minor Changes
Patch Changes
468f27842608f4e390cfc88bc7e6b4b0945f95ff,b734ea04d118db09cf6077fdd968c8f04a96327a]:@apollo/subgraph@2.12.0-preview.0
Minor Changes
Patch Changes
468f27842608f4e390cfc88bc7e6b4b0945f95ff,b734ea04d118db09cf6077fdd968c8f04a96327a]:apollo-federation-integration-testsuite@2.12.0-preview.0
Minor Changes