Skip to content

Commit bcf604f

Browse files
authored
chore(master): release 2.0.0-rc.238 (#1344)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.238](v2.0.0-rc.237...v2.0.0-rc.238) (2025-11-17) ### Bug Fixes * add ability to exclude introspection queries from complexity limits ([#1342](#1342)) ([19c8693](19c8693)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Fixed an issue that prevented introspection queries from being properly excluded from complexity limits. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 19c8693 commit bcf604f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"v2": "2.0.0-rc.237",
2+
"v2": "2.0.0-rc.238",
33
"execution": "1.6.0"
44
}

v2/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.0-rc.238](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.237...v2.0.0-rc.238) (2025-11-17)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [2.0.0-rc.237](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.236...v2.0.0-rc.237) (2025-10-31)
411

512

0 commit comments

Comments
 (0)