Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

merge main into next, bringing in 2.9.3 changes #3199

Merged
merged 10 commits into from
Jan 10, 2025

Conversation

lennyburdette
Copy link
Contributor

No description provided.

Meschreiber and others added 10 commits November 8, 2024 09:55
Removes unnecessary netlify.toml
For entity detection, make sure we're using the keyDirective as it
appears in the subgraph schema

fixes #3187
Clarify that no router redeploy is required to update percent label for
progressive override
This PR enhances didEncounterError method in
RemoteGraphQLDataSource class.

Co-authored-by: Chris Lenfest <clenfest@apollographql.com>
Updates the "IDE Support" page to describe options beyond JetBrains.
Updates:
- Include reference to new Vim/NeoVim doc
- Move page from reference to main federation docs for better visibility
@lennyburdette lennyburdette requested a review from a team January 9, 2025 15:56
@lennyburdette lennyburdette requested review from a team as code owners January 9, 2025 15:56
Copy link

changeset-bot bot commented Jan 9, 2025

🦋 Changeset detected

Latest commit: 085c6c4

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

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

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

Copy link

codesandbox-ci bot commented Jan 9, 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.

Copy link
Member

@dylan-apollo dylan-apollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me

"@apollo/gateway": minor
---

Add request parameter to didEncounterError method
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is an unreleased feature from main? We should double-check that the plan is to release this with 2.10 Gateway (get approval from @apollographql/atlas)

@lennyburdette lennyburdette merged commit 02de6d4 into next Jan 10, 2025
13 checks passed
@lennyburdette lennyburdette deleted the lb/next/merge-main-2.9.3 branch January 10, 2025 16:06
lennyburdette pushed a commit that referenced this pull request Jan 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 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/gateway@2.10.0-alpha.4

### Minor Changes

- Add request parameter to didEncounterError method
([#3199](#3199))

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/composition@2.10.0-alpha.4
    -   @apollo/federation-internals@2.10.0-alpha.4
    -   @apollo/query-planner@2.10.0-alpha.4

## @apollo/composition@2.10.0-alpha.4

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.0-alpha.4
    -   @apollo/query-graphs@2.10.0-alpha.4

## @apollo/query-graphs@2.10.0-alpha.4

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.0-alpha.4

## @apollo/query-planner@2.10.0-alpha.4

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.0-alpha.4
    -   @apollo/query-graphs@2.10.0-alpha.4

## @apollo/subgraph@2.10.0-alpha.4

### Patch Changes

-   Updated dependencies \[]:
    -   @apollo/federation-internals@2.10.0-alpha.4

## @apollo/federation-internals@2.10.0-alpha.4



## apollo-federation-integration-testsuite@2.10.0-alpha.4

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This was referenced Feb 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants