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

Upcoming Release Changes #8216

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Upcoming Release Changes #8216

merged 1 commit into from
Jan 3, 2025

Conversation

theguild-bot
Copy link
Collaborator

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 master, this PR will be updated.

Releases

@graphql-mesh/[email protected]

Minor Changes

  • #8203
    c541164
    Thanks @ardatan! - Handle multiple gRPC services correctly in a
    supergraph

    Previously multiple directives on Query type conflicting, which needs to be fixed on Gateway
    runtime later, but for now, it should be already in the transport directive. And this change fixes
    the issue before the gateway runtime fix.

    Generated schema will be different so this can be considered a breaking change but it will be no
    functional change for the existing users.

Patch Changes

@omnigraph/[email protected]

Minor Changes

  • #8203
    c541164
    Thanks @ardatan! - Handle multiple gRPC services correctly in a
    supergraph

    Previously multiple directives on Query type conflicting, which needs to be fixed on Gateway
    runtime later, but for now, it should be already in the transport directive. And this change fixes
    the issue before the gateway runtime fix.

    Generated schema will be different so this can be considered a breaking change but it will be no
    functional change for the existing users.

@graphql-mesh/[email protected]

Minor Changes

  • #8203
    c541164
    Thanks @ardatan! - Handle multiple gRPC services correctly in a
    supergraph

    Previously multiple directives on Query type conflicting, which needs to be fixed on Gateway
    runtime later, but for now, it should be already in the transport directive. And this change fixes
    the issue before the gateway runtime fix.

    Generated schema will be different so this can be considered a breaking change but it will be no
    functional change for the existing users.

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

github-actions bot commented Jan 2, 2025

💻 Website Preview

The latest changes are available as preview in: https://4cbb31cc.graphql-mesh.pages.dev

@theguild-bot theguild-bot force-pushed the changeset-release/master branch 4 times, most recently from f70a979 to 32299ac Compare January 3, 2025 06:14
@theguild-bot theguild-bot force-pushed the changeset-release/master branch from 32299ac to d585c5c Compare January 3, 2025 11:06
@ardatan ardatan merged commit 87d20e4 into master Jan 3, 2025
15 checks passed
@ardatan ardatan deleted the changeset-release/master branch January 3, 2025 12:25
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