Upcoming Release Changes#1449
Merged
Merged
Conversation
Collaborator
Author
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-tools/executor-common |
1.0.1-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-graphql-ws |
3.0.1-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/executor-http |
3.0.1-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-tools/federation |
4.0.1-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/fusion-runtime |
1.1.0-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
2.0.3-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/logger |
1.0.2-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/nestjs |
2.0.3-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-aws-sigv4 |
2.0.2-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-deduplicate-request |
2.0.1-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/hmac-upstream-signature |
2.0.1-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-jwt-auth |
2.0.2-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-opentelemetry |
1.0.3-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
2.0.3-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
2.0.3-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-common |
1.0.2-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http |
1.0.2-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http-callback |
1.0.2-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-ws |
2.0.2-rc-874803f35bb9511080117b9b7d6b71621965a299 |
npm ↗︎ unpkg ↗︎ |
Collaborator
Author
Collaborator
Author
Collaborator
Author
Collaborator
Author
Collaborator
Author
Collaborator
Author
🚀 Snapshot Release (Node Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared |
Collaborator
Author
🚀 Snapshot Release (Bun Docker Image)The latest changes of this PR are available as image on GitHub Container Registry (based on the declared |
8204863 to
064b8f0
Compare
064b8f0 to
874803f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@graphql-mesh/fusion-runtime@1.1.0
Minor Changes
#1455
b6f985bThanks @ardatan! - Support client side pubsub operation definition with@pubsubOperationInstead of
@resolveToon the gateway-side configuration withadditionalTypeDefs, now you can define those operations on the subgraphs directly. Since this is a additional directive provided by Mesh, you need to use@composeDirectivePatch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1452
b0e5568Thanks @dependabot! - dependencies updates:@envelop/core@^5.3.1↗︎ (from^5.3.0, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
b0e5568,ab05e3f,b0e5568,b6f985b,b0e5568]:@graphql-tools/executor-common@1.0.1
Patch Changes
#1452
b0e5568Thanks @dependabot! - dependencies updates:@envelop/core@^5.3.1↗︎ (from^5.3.0, independencies)@graphql-tools/executor-graphql-ws@3.0.1
Patch Changes
b0e5568]:@graphql-tools/executor-http@3.0.1
Patch Changes
b0e5568]:@graphql-tools/federation@4.0.1
Patch Changes
@graphql-hive/gateway@2.0.3
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/cache-cfw-kv@^0.105.11↗︎ (from^0.105.8, independencies)@graphql-mesh/cache-localforage@^0.105.12↗︎ (from^0.105.9, independencies)@graphql-mesh/cache-redis@^0.104.11↗︎ (from^0.104.8, independencies)@graphql-mesh/cache-upstash-redis@^0.1.11↗︎ (from^0.1.8, independencies)@graphql-mesh/plugin-http-cache@^0.105.12↗︎ (from^0.105.8, independencies)@graphql-mesh/plugin-jit@^0.2.11↗︎ (from^0.2.7, independencies)@graphql-mesh/plugin-rate-limit@^0.104.11↗︎ (from^0.104.7, independencies)@graphql-mesh/plugin-snapshot@^0.104.11↗︎ (from^0.104.7, independencies)@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1452
b0e5568Thanks @dependabot! - dependencies updates:@envelop/core@^5.3.1↗︎ (from^5.3.0, independencies)@escape.tech/graphql-armor-max-depth@^2.4.2↗︎ (from^2.4.0, independencies)@graphql-tools/graphql-file-loader@^8.1.1↗︎ (from^8.0.22, independencies)dotenv@^17.2.2↗︎ (from^17.2.1, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)#1455
b6f985bThanks @ardatan! - Support client side pubsub operation definition with@pubsubOperationInstead of
@resolveToon the gateway-side configuration withadditionalTypeDefs, now you can define those operations on the subgraphs directly. Since this is a additional directive provided by Mesh, you need to use@composeDirectiveUpdated dependencies [
ab05e3f,b0e5568,b6f985b,b0e5568,b0e5568,ab05e3f,b6f985b,ab05e3f,b6f985b,ab05e3f,b6f985b,ab05e3f,b6f985b,ab05e3f,b6f985b,ab05e3f,b6f985b,ab05e3f,b6f985b,b6f985b,105c10d,105c10d,b0e5568]:@graphql-hive/logger@1.0.2
Patch Changes
#1452
b0e5568Thanks @dependabot! - dependencies updates:@logtape/logtape@^1.0.4↗︎ (from^1.0.0, inpeerDependencies)pino@^9.9.4↗︎ (from^9.6.0, inpeerDependencies)#1452
b0e5568Thanks @dependabot! - RelaxPinoLogWriter's typings forFastifyLoggercompatibility@graphql-hive/nestjs@2.0.3
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
ab05e3f,b0e5568,b6f985b,b0e5568,b6f985b,b0e5568]:@graphql-hive/plugin-aws-sigv4@2.0.2
Patch Changes
#1452
b0e5568Thanks @dependabot! - dependencies updates:@aws-sdk/client-sts@^3.882.0↗︎ (from^3.858.0, independencies)Updated dependencies [
ab05e3f,b0e5568,b6f985b,b6f985b]:@graphql-hive/plugin-deduplicate-request@2.0.1
Patch Changes
#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/hmac-upstream-signature@2.0.1
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
b0e5568]:@graphql-mesh/plugin-jwt-auth@2.0.2
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-hive/plugin-opentelemetry@1.0.3
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
ab05e3f,b0e5568,b6f985b,b0e5568,ab05e3f,b0e5568,b6f985b,b6f985b,105c10d,105c10d,b0e5568]:@graphql-mesh/plugin-prometheus@2.0.3
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
ab05e3f,b0e5568,b6f985b,b0e5568,b6f985b,105c10d,105c10d,b0e5568]:@graphql-hive/gateway-runtime@2.0.3
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/plugin-response-cache@^0.104.12↗︎ (from^0.104.8, independencies)@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1452
b0e5568Thanks @dependabot! - dependencies updates:@envelop/core@^5.3.1↗︎ (from^5.3.0, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)#1455
b6f985bThanks @ardatan! - Support client side pubsub operation definition with@pubsubOperationInstead of
@resolveToon the gateway-side configuration withadditionalTypeDefs, now you can define those operations on the subgraphs directly. Since this is a additional directive provided by Mesh, you need to use@composeDirective#1448
105c10dThanks @enisdenjo! - Define user/plugin extended context generics as partial#1448
105c10dThanks @enisdenjo! - Propagate headers options payloads contain the execution contextUpdated dependencies [
b0e5568,ab05e3f,b0e5568,b6f985b,ab05e3f,b6f985b,ab05e3f,b0e5568,b6f985b,b0e5568,b6f985b,b0e5568]:@graphql-mesh/transport-common@1.0.2
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1452
b0e5568Thanks @dependabot! - dependencies updates:@envelop/core@^5.3.1↗︎ (from^5.3.0, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
b0e5568,b0e5568,b0e5568]:@graphql-mesh/transport-http@1.0.2
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
ab05e3f,b0e5568,b6f985b]:@graphql-mesh/transport-http-callback@1.0.2
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
ab05e3f,b0e5568,b6f985b,b0e5568]:@graphql-mesh/transport-ws@2.0.2
Patch Changes
#1450
ab05e3fThanks @dependabot! - dependencies updates:@graphql-mesh/types@^0.104.11↗︎ (from^0.104.8, independencies)#1455
b6f985bThanks @ardatan! - dependencies updates:@graphql-mesh/types@^0.104.12↗︎ (from^0.104.11, independencies)@graphql-mesh/utils@^0.104.12↗︎ (from^0.104.11, independencies)Updated dependencies [
ab05e3f,b0e5568,b6f985b]: