Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apollographql/federation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @apollo/subgraph@2.10.1
Choose a base ref
...
head repository: apollographql/federation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @apollo/subgraph@2.10.2
Choose a head ref
  • 2 commits
  • 16 files changed
  • 2 contributors

Commits on Apr 14, 2025

  1. merge fix for #3235 (#3247)

    clenfest authored Apr 14, 2025
    Copy the full SHA
    0e45758 View commit details
  2. release: on branch version-2.10 (#3248)

    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>
    github-actions[bot] authored Apr 14, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e45c3f4 View commit details
Loading