Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

release: on branch main #2525

Merged
merged 2 commits into from
Apr 20, 2023
Merged

release: on branch main #2525

merged 2 commits into from
Apr 20, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 12, 2023

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

  • Fix potential bug when an @interfaceObject type has a @requires. When an @interfaceObject type has a field with a (#2524)
    @requires and the query requests that field only for some specific implementations of the corresponding interface,
    then the generated query plan was sometimes invalid and could result in an invalid query to a subgraph (against a
    subgraph that rely on @apollo/subgraph, this lead the subgraph to produce an error message looking like "The _entities resolver tried to load an entity for type X, but no object or interface type of that name was found in the schema").
  • Updated dependencies [2c370508, 179b4602]:

@apollo/[email protected]

Patch Changes

  • Allow passing print options to the compose method to impact how the supergraph is printed, and adds new printing (#2042)
    options to order all elements of the schema.

  • Fix potential bug when an @interfaceObject type has a @requires. When an @interfaceObject type has a field with a (#2524)
    @requires and the query requests that field only for some specific implementations of the corresponding interface,
    then the generated query plan was sometimes invalid and could result in an invalid query to a subgraph (against a
    subgraph that rely on @apollo/subgraph, this lead the subgraph to produce an error message looking like "The _entities resolver tried to load an entity for type X, but no object or interface type of that name was found in the schema").

@apollo/[email protected]

Patch Changes

@apollo/[email protected]

Patch Changes

  • Fix potential bug when an @interfaceObject type has a @requires. When an @interfaceObject type has a field with a (#2524)
    @requires and the query requests that field only for some specific implementations of the corresponding interface,
    then the generated query plan was sometimes invalid and could result in an invalid query to a subgraph (against a
    subgraph that rely on @apollo/subgraph, this lead the subgraph to produce an error message looking like "The _entities resolver tried to load an entity for type X, but no object or interface type of that name was found in the schema").
  • Updated dependencies [2c370508, 179b4602]:

@apollo/[email protected]

Patch Changes

[email protected]

@github-actions github-actions bot requested a review from a team as a code owner April 12, 2023 08:11
@netlify
Copy link

netlify bot commented Apr 12, 2023

Deploy Preview for apollo-federation-docs canceled.

Name Link
🔨 Latest commit 536a527
🔍 Latest deploy log https://app.netlify.com/sites/apollo-federation-docs/deploys/644156133a515f0008df9b58

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 12, 2023

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 5 times, most recently from bd55291 to 6610426 Compare April 18, 2023 23:41
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6610426 to a48dfd5 Compare April 19, 2023 16:33
@github-actions github-actions bot force-pushed the changeset-release/main branch from a48dfd5 to 87eab3e Compare April 19, 2023 21:39
@clenfest clenfest merged commit 3efbca1 into main Apr 20, 2023
@clenfest clenfest deleted the changeset-release/main branch April 20, 2023 15:16
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.

1 participant