-
Notifications
You must be signed in to change notification settings - Fork 257
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
Conversation
Removes unnecessary netlify.toml
For entity detection, make sure we're using the keyDirective as it appears in the subgraph schema fixes #3187
Pairs with apollographql/docs-rewrite#353 to centralize legacy redirects
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
🦋 Changeset detectedLatest commit: 085c6c4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
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 |
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. |
There was a problem hiding this 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 |
There was a problem hiding this comment.
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)
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>
No description provided.