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 #6789

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Upcoming Release Changes #6789

merged 1 commit into from
Apr 8, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2024

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/fusion-runtime@0.2.12

Patch Changes

  • Updated dependencies [afe0cc5]:
    • @graphql-mesh/runtime@0.98.8

@graphql-mesh/apollo-link@0.98.8

Patch Changes

  • Updated dependencies [afe0cc5]:
    • @graphql-mesh/runtime@0.98.8

@graphql-mesh/cli@0.89.9

Patch Changes

  • #6797 edc0752 Thanks @ardatan! - Update introspection on schema updates via polling

  • Updated dependencies [edc0752, edc0752, afe0cc5]:

    • @graphql-mesh/http@0.98.8
    • @graphql-mesh/runtime@0.98.8
    • @graphql-mesh/config@0.99.9

@graphql-mesh/config@0.99.9

Patch Changes

  • Updated dependencies [afe0cc5]:
    • @graphql-mesh/runtime@0.98.8

@graphql-mesh/supergraph@0.3.2

Patch Changes

  • #6790 afe0cc5 Thanks @ardatan! - Better error messages in case of Supergraph SDL endpoint returns invalid result or it is down

    If the endpoint is down;

    Failed to generate the schema for the source "supergraph"
    Failed to load supergraph SDL from http://down-sdl-source.com/my-sdl.graphql:
    Couldn't resolve host name
    

    If the endpoint returns invalid result;

    Failed to generate the schema for the source "supergraph"
    Supergraph source must be a valid GraphQL SDL string or a parsed DocumentNode, but got an invalid result from ./fixtures/supergraph-invalid.graphql instead.
    Got result: type Query {
    
    Got error: Syntax Error: Expected Name, found <EOF>.
    

@graphql-mesh/http@0.98.8

Patch Changes

@graphql-mesh/runtime@0.98.8

Patch Changes

  • #6790 afe0cc5 Thanks @ardatan! - Better error messages in case of Supergraph SDL endpoint returns invalid result or it is down

    If the endpoint is down;

    Failed to generate the schema for the source "supergraph"
    Failed to load supergraph SDL from http://down-sdl-source.com/my-sdl.graphql:
    Couldn't resolve host name
    

    If the endpoint returns invalid result;

    Failed to generate the schema for the source "supergraph"
    Supergraph source must be a valid GraphQL SDL string or a parsed DocumentNode, but got an invalid result from ./fixtures/supergraph-invalid.graphql instead.
    Got result: type Query {
    
    Got error: Syntax Error: Expected Name, found <EOF>.
    

@graphql-mesh/urql-exchange@0.98.8

Patch Changes

@graphql-mesh/plugin-operation-headers@0.0.12

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12

@graphql-mesh/plugin-prometheus@0.98.9

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12

@graphql-mesh/serve-cli@0.3.16

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12

@graphql-mesh/serve-runtime@0.2.12

Patch Changes

  • #6792 05aabae Thanks @ardatan! - Forward headers only if it is a request from the client to the gateway

  • Updated dependencies []:

    • @graphql-mesh/fusion-runtime@0.2.12

auth0-example@0.10.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

cloudflare-workers@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

example-fastify@0.7.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

federation-gateway@0.7.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

federation-supergraph-gateway@0.4.2

Patch Changes

  • Updated dependencies [edc0752, afe0cc5]:
    • @graphql-mesh/cli@0.89.9
    • @graphql-mesh/supergraph@0.3.2

example-gcp@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

graphql-file-upload-example@0.13.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

grpc-example@0.13.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

grpc-reflection-example@0.13.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

hasura-openbrewery-geodb@0.14.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

json-schema-hello-world@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

hello-world-esm@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

gateway-example@0.9.13

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

covid-mesh@0.14.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

json-schema-example@0.14.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

json-schema-fhir@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

json-schema-file-upload@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

json-schema-subscriptions@0.10.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

mongoose-example@0.12.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

mysql-employees@0.12.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

mysql-rfam@0.12.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

neo4j-example@0.14.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

nextjs-apollo-example@0.10.10

Patch Changes

  • Updated dependencies [edc0752, afe0cc5]:
    • @graphql-mesh/cli@0.89.9
    • @graphql-mesh/runtime@0.98.8
    • @graphql-mesh/config@0.99.9

nextjs-sdk-example@0.9.10

Patch Changes

  • Updated dependencies [edc0752, afe0cc5]:
    • @graphql-mesh/cli@0.89.9
    • @graphql-mesh/runtime@0.98.8
    • @graphql-mesh/config@0.99.9

odata-microsoft-graph-example@0.13.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

odata-msgraph-programmatic@0.7.9

Patch Changes

  • Updated dependencies [edc0752, afe0cc5]:
    • @graphql-mesh/cli@0.89.9
    • @graphql-mesh/runtime@0.98.8
    • @graphql-mesh/config@0.99.9

odata-msgraph-programmatic-ts@0.7.9

Patch Changes

  • Updated dependencies [edc0752, afe0cc5]:
    • @graphql-mesh/cli@0.89.9
    • @graphql-mesh/runtime@0.98.8
    • @graphql-mesh/config@0.99.9

odata-trippin-example@0.14.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

javascript-wiki@0.15.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

typescript-location-weather-example@0.14.10

Patch Changes

  • Updated dependencies [edc0752, afe0cc5]:
    • @graphql-mesh/cli@0.89.9
    • @graphql-mesh/runtime@0.98.8

openapi-meilisearch@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

openapi-stackexchange@0.15.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

openapi-stripe@0.14.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

openapi-subscriptions@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

openapi-youtrack@0.14.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

openwhisk-example@0.7.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

example-persisted-operations@0.2.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

postgres-geodb-example@0.12.9

Patch Changes

  • Updated dependencies [edc0752, afe0cc5]:
    • @graphql-mesh/cli@0.89.9
    • @graphql-mesh/runtime@0.98.8
    • @graphql-mesh/config@0.99.9

programmatic-batching-example@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

reddit-example@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

country-info-example@0.12.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

soap-demo@0.7.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

soap-netsuite@0.7.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

spacex-cfw@0.7.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

chinook@0.13.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

thrift-calculator@0.13.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

type-merging-batching-example@0.7.9

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

@v1-next/auth0-example@0.12.17

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

batching-resolver-example@0.11.17

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/federation-supergraph-gateway@0.5.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

cfw-breweries@0.10.13

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12

@v1-next/cfw-spacex@0.8.12

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12

@v1-next/example-fastify@0.9.13

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12

@v1-next/example-gcp@0.10.13

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12

@v1-next/openwhisk-example@0.9.16

Patch Changes

  • Updated dependencies [05aabae]:
    • @graphql-mesh/serve-runtime@0.2.12
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/reddit-example@0.11.17

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/json-schema-subscriptions@0.12.17

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/mysql-employees@0.14.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/mysql-rfam@0.14.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/neo4j-example@0.16.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/javascript-wiki@0.15.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

location-weather-example@0.16.17

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/openapi-subscriptions@0.9.10

Patch Changes

  • Updated dependencies [edc0752]:
    • @graphql-mesh/cli@0.89.9

@v1-next/openapi-youtrack@0.16.17

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/soap-demo@0.9.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

sqlite-chinook@0.15.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/thrift-calculator@0.15.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

@v1-next/type-merging-batching-example@0.9.16

Patch Changes

  • Updated dependencies []:
    • @graphql-mesh/serve-cli@0.3.16

authors-service@0.9.10

books-service@0.9.10

openapi-react-weatherbit@0.10.9

auto-type-merging-example@0.3.16

Copy link

codesandbox bot commented Apr 3, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@github-actions github-actions bot force-pushed the changeset-release/master branch 21 times, most recently from 1dbd435 to e7fa919 Compare April 8, 2024 12:43
@ardatan ardatan merged commit 516c216 into master Apr 8, 2024
@ardatan ardatan deleted the changeset-release/master branch April 8, 2024 16: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.

None yet

1 participant