Skip to content

release: on branch next (preview)#3319

Merged
dariuszkuc merged 1 commit intonextfrom
changeset-release/next
Oct 29, 2025
Merged

release: on branch next (preview)#3319
dariuszkuc merged 1 commit intonextfrom
changeset-release/next

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 24, 2025

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.

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

next 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 next.

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

Releases

@apollo/composition@2.12.0-preview.4

Minor Changes

  • Fixes a bug where composition may not generate a satisfiability error for an unsatisfiable @shareable mutation field. (#3305) (#3305)

Patch Changes

  • Fixed handling @requires dependency on fields returned by @interfaceObject (#3318)

    Depending on the merge order of the types, we could fail composition if a type that @requires data from an @interfaceObject is merged before the interface. Updated merge logic to use explicit merge order of scalars, input objects, interfaces, and finally objects.

  • Updated dependencies [4bda3a498eba36e187dfd9ae673eca12d3f3502c, f3ab499eaf62b1a1c0f08b838d2cbde5accb303a]:

    • @apollo/federation-internals@2.12.0-preview.4
    • @apollo/query-graphs@2.12.0-preview.4

@apollo/gateway@2.12.0-preview.4

Patch Changes

@apollo/federation-internals@2.12.0-preview.4

Patch Changes

  • Fixed demand control validations (#3314)

    Updated @cost/@listSize validations to use correct federation spec to look them up in the schema.

@apollo/query-graphs@2.12.0-preview.4

Patch Changes

  • Fixes a bug where query planning may unexpectedly error due to attempting to generate a plan where a @shareable mutation field is called more than once across multiple subgraphs. (#3304) (#3304)

  • Updated dependencies [4bda3a498eba36e187dfd9ae673eca12d3f3502c]:

    • @apollo/federation-internals@2.12.0-preview.4

@apollo/query-planner@2.12.0-preview.4

Patch Changes

@apollo/subgraph@2.12.0-preview.4

Patch Changes

apollo-federation-integration-testsuite@2.12.0-preview.4

@github-actions github-actions bot requested a review from a team as a code owner October 24, 2025 14:42
@apollo-librarian
Copy link

apollo-librarian bot commented Oct 24, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: d9e8bd82653f8548d6b6e45f
Build Logs: View logs

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 24, 2025

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/next branch from 4e813b1 to e143e3d Compare October 24, 2025 15:26
@github-actions github-actions bot force-pushed the changeset-release/next branch from e143e3d to a312b8d Compare October 24, 2025 16:36
@dariuszkuc dariuszkuc merged commit 6a1223d into next Oct 29, 2025
18 checks passed
@dariuszkuc dariuszkuc deleted the changeset-release/next branch October 29, 2025 16:53
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