Releases: wundergraph/graphql-go-tools
Releases · wundergraph/graphql-go-tools
v2.0.0-rc.139
Features
- add extensions.code to rate limiting error (#1027) (9423458)
v2.0.0-rc.138
Features
- add an option to omit variables content in the variables validator error messages (#934) (369e031)
- add error cases when subgraph response cannot be merged (#1025) (c4f2f44)
execution: v1.2.0
1.2.0 (2024-12-30)
Features
Bug Fixes
- fix regression on removing null variables which was undefined (#988) (06d9407)
v2.0.0-rc.136
Bug Fixes
- set request in hook context before send request, in case of error (#1016) (e41bdef)
v2.0.0-rc.135
Features
- add ConsumerInactiveThreshold to NatsStreamConfiguration (#1014) (7d66579)