Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

Releases

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

  • Update connector spec to allow re-entry (#3312)

    Updates connector spec to follow the same patterns as other federation spec blueprints (i.e. register types/directives in the constructor and use default logic for adding them to the schema that checks whether they need to be added or not).

    NOTE: Support for handling input objects in the spec is severely limited and only handles @connect spec. For additional details on limitations see Implement one-off support for input objects in the connect spec #3311.

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

  • Fix bug in query planning where a subgraph jump for @requires can sometimes try to fetch @key fields from a subgraph that doesn't have them. This bug would previously cause query planning to error with a message that looks like "Cannot add selection of field T.id to selection set of parent type T". (#3307)

  • Updated dependencies [8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:

@apollo/[email protected]

Patch Changes

  • When a GraphQLScalarType resolver is provided to buildSubgraphSchema(), omitted configuration options in the GraphQLScalarType no longer cause the corresponding properties in the GraphQL document/AST to be cleared. To explicitly clear these properties, use null for the configuration option instead. (#3285) (#3285)

  • Updated dependencies [8c7a2cd655ad3060e9f5c3b106cfbdb59251701c]:

[email protected]

@github-actions github-actions bot requested a review from a team as a code owner June 27, 2025 18:21
Copy link

codesandbox-ci bot commented Jun 27, 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/main branch from 95b2271 to ebb6416 Compare August 1, 2025 15:33
@apollo-librarian
Copy link

apollo-librarian bot commented Aug 1, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 8d03ac3a8c17b41a3ff5591e
Build Logs: View logs

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 22af6c7 to 5eb060b Compare September 4, 2025 17:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5eb060b to d411e5d Compare September 17, 2025 19:32
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 7425b2d to a0334d8 Compare October 1, 2025 16:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from a0334d8 to 83cf881 Compare October 6, 2025 22:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from 83cf881 to acfe071 Compare October 6, 2025 23:43
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.

0 participants