Upcoming Release Changes - #2511
Merged
Merged
Conversation
Collaborator
Author
🚀 Snapshot Release (
|
| Package | Version | Info |
|---|---|---|
@graphql-mesh/fusion-runtime |
1.11.6-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway |
2.11.0-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/nestjs |
2.0.91-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-aws-sigv4 |
2.0.60-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/hmac-upstream-signature |
2.0.14-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-jwt-auth |
2.0.13-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/plugin-opentelemetry |
1.4.42-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/plugin-prometheus |
2.1.58-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/router-runtime |
1.4.22-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-runtime |
2.10.6-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-hive/gateway-testing |
9.0.6-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-common |
1.0.20-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http |
1.1.4-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-http-callback |
1.0.24-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
@graphql-mesh/transport-ws |
2.0.24-rc-f260efee43b2c5423cb056218ed7ab8ff380ad92 |
npm ↗︎ unpkg ↗︎ |
Collaborator
Author
Collaborator
Author
Collaborator
Author
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 |
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
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-hive/gateway@2.11.0
Minor Changes
#2328
530eca8Thanks @enisdenjo! - AWS IAM authentication for Redis cacheIAM auth for ElastiCache/MemoryDB works by generating a short-lived SigV4 presigned URL (valid up to 15 minutes) and using it as the Redis AUTH password. The token is signed against the
elasticache(ormemorydb) service using the ambient AWS credentials resolved via the standard credential chain (env vars,~/.aws/credentials, EC2 instance role, ECS task role, etc.).The
@smithy/signature-v4and@aws-sdk/credential-providerspackages are dynamically importedonly when
iamAuthis configured, so gateways not using IAM auth pay zero cost.Usage
Install the optional peer dependencies:
https://docs.aws.amazon.com/AmazonElastiCache/latest/dg/auth-iam.html
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/cache-redis@^0.106.0↗︎ (from^0.105.22, independencies)@graphql-mesh/types@^0.105.0↗︎ (from^0.104.28, independencies)Updated dependencies [
530eca8,530eca8,530eca8,530eca8,530eca8,530eca8,530eca8,530eca8]:@graphql-mesh/fusion-runtime@1.11.6
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.28, independencies)Updated dependencies [
530eca8]:@graphql-hive/nestjs@2.0.91
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.28, independencies)Updated dependencies [
530eca8,530eca8]:@graphql-hive/plugin-aws-sigv4@2.0.60
Patch Changes
530eca8]:@graphql-mesh/hmac-upstream-signature@2.0.14
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)@graphql-mesh/plugin-jwt-auth@2.0.13
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)@graphql-hive/plugin-opentelemetry@1.4.42
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)Updated dependencies [
530eca8,530eca8]:@graphql-mesh/plugin-prometheus@2.1.58
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)Updated dependencies [
530eca8]:@graphql-hive/router-runtime@1.4.22
Patch Changes
530eca8,530eca8]:@graphql-hive/gateway-runtime@2.10.6
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.28, independencies)Updated dependencies [
530eca8,530eca8,530eca8]:@graphql-hive/gateway-testing@9.0.6
Patch Changes
530eca8]:@graphql-mesh/transport-common@1.0.20
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)@graphql-mesh/transport-http@1.1.4
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)Updated dependencies [
530eca8]:@graphql-mesh/transport-http-callback@1.0.24
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)Updated dependencies [
530eca8]:@graphql-mesh/transport-ws@2.0.24
Patch Changes
#2328
530eca8Thanks @enisdenjo! - dependencies updates:@graphql-mesh/types@^0.105.0↗︎ (from^0.104.27, independencies)Updated dependencies [
530eca8]: