Skip to content

Commit 3b9cd6f

Browse files
authored
chore(master): release 2.0.0-rc.233 (#1333)
🤖 I have created a release *beep* *boop* --- ## [2.0.0-rc.233](v2.0.0-rc.232...v2.0.0-rc.233) (2025-10-23) ### Bug Fixes * omit introspection queries from complexity limits ([#1332](#1332)) ([971a239](971a239)) --- 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 ## Release Notes (v2 2.0.0-rc.233) * **Bug Fixes** * Fixed an issue where introspection queries were incorrectly counted toward complexity limits. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 971a239 commit 3b9cd6f

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.232",
2+
"v2": "2.0.0-rc.233",
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.233](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.232...v2.0.0-rc.233) (2025-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* omit introspection queries from complexity limits ([#1332](https://github.com/wundergraph/graphql-go-tools/issues/1332)) ([971a239](https://github.com/wundergraph/graphql-go-tools/commit/971a239d0ddc8b2378f81af82f0457f8eeea0db3))
9+
310
## [2.0.0-rc.232](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.231...v2.0.0-rc.232) (2025-10-22)
411

512

0 commit comments

Comments
 (0)