Skip to content

merge fix for #3235#3247

Merged
clenfest merged 2 commits intoversion-2.10from
clenfest/release_2-10.2
Apr 14, 2025
Merged

merge fix for #3235#3247
clenfest merged 2 commits intoversion-2.10from
clenfest/release_2-10.2

Conversation

@clenfest
Copy link
Contributor

No description provided.

Fixes bug introduced in `2.10.0` where we could potentially throw in
`hintOnInconsistentEntity` if subgraphs use `@federation__key` rather
than `@key`.
@clenfest clenfest requested a review from a team as a code owner April 14, 2025 19:08
@changeset-bot
Copy link

changeset-bot bot commented Apr 14, 2025

🦋 Changeset detected

Latest commit: 6671426

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@apollo/composition Patch
@apollo/gateway Patch
@apollo/federation-internals Patch
@apollo/query-planner Patch
@apollo/query-graphs Patch
@apollo/subgraph Patch
apollo-federation-integration-testsuite Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Apr 14, 2025

⚠️ Docs preview not attached to branch

The preview was not built because the PR's base branch version-2.10 is not in the list of sources.

An Apollo team member can comment one of the following commands to dictate which branch to attach the preview to:

  • !docs set-base-branch version-0.x
  • !docs set-base-branch main

Build ID: bd1ee39b5e913388b52a87c9

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

@clenfest clenfest merged commit 0e45758 into version-2.10 Apr 14, 2025
17 checks passed
@clenfest clenfest deleted the clenfest/release_2-10.2 branch April 14, 2025 19:13
clenfest pushed a commit that referenced this pull request Apr 14, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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.10, this
PR will be updated.


# Releases
## @apollo/composition@2.10.2

### Patch Changes

- Fixes bug introduced in `2.10.0` where we could potentially throw in
`hintOnInconsistentEntity` if subgraphs use `@federation__key` rather
than `@key`.
([#3247](#3247))

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.2
    -   @apollo/query-graphs@2.10.2

## @apollo/gateway@2.10.2

### Patch Changes

- Updated dependencies
\[[`0e457586002f5fd06eacfd00954ef1e285fd52d6`](0e45758)]:
    -   @apollo/composition@2.10.2
    -   @apollo/federation-internals@2.10.2
    -   @apollo/query-planner@2.10.2

## @apollo/query-graphs@2.10.2

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.2

## @apollo/query-planner@2.10.2

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.2
    -   @apollo/query-graphs@2.10.2

## @apollo/subgraph@2.10.2

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.2

## @apollo/federation-internals@2.10.2



## apollo-federation-integration-testsuite@2.10.2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants