File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.0] ( https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.6.0...execution/v1.7.0 ) (2026-02-06)
4+
5+
6+ ### Features
7+
8+ * compute static costs ([ #1359 ] ( https://github.com/wundergraph/graphql-go-tools/issues/1359 ) ) ([ 004f68e] ( https://github.com/wundergraph/graphql-go-tools/commit/004f68e2253c9f2ae9d20aa4488041c7551c84d7 ) )
9+ * improve memory management & request deduplication ([ #1336 ] ( https://github.com/wundergraph/graphql-go-tools/issues/1336 ) ) ([ 938d1a9] ( https://github.com/wundergraph/graphql-go-tools/commit/938d1a9e13ef066fb514eb149e9aa44b886030c5 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * add ability to exclude introspection queries from complexity limits ([ #1342 ] ( https://github.com/wundergraph/graphql-go-tools/issues/1342 ) ) ([ 19c8693] ( https://github.com/wundergraph/graphql-go-tools/commit/19c86930482956b2d5f96f2feae6d015d1052ef4 ) )
15+
316## [ 1.6.0] ( https://github.com/wundergraph/graphql-go-tools/compare/execution/v1.5.0...execution/v1.6.0 ) (2025-10-21)
417
518
Original file line number Diff line number Diff line change 11{
22 "v2" : " 2.0.0-rc.247" ,
3- "execution" : " 1.6 .0"
3+ "execution" : " 1.7 .0"
44}
You can’t perform that action at this time.
0 commit comments