Skip to content

chore(master): release 2.0.0-rc.233#1333

Merged
ysmolski merged 1 commit intomasterfrom
release-please--branches--master--components--graphql-go-tools
Oct 23, 2025
Merged

chore(master): release 2.0.0-rc.233#1333
ysmolski merged 1 commit intomasterfrom
release-please--branches--master--components--graphql-go-tools

Conversation

@StarpTech
Copy link
Copy Markdown
Collaborator

@StarpTech StarpTech commented Oct 23, 2025

🤖 I have created a release beep boop

2.0.0-rc.233 (2025-10-23)

Bug Fixes

  • omit introspection queries from complexity limits (#1332) (971a239)

This PR was generated with Release Please. See documentation.

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.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 23, 2025

Walkthrough

This pull request updates release metadata for version 2.0.0-rc.233. The manifest version is bumped from 2.0.0-rc.232, and a corresponding changelog entry is added documenting a bug fix for omitting introspection queries from complexity limits.

Changes

Cohort / File(s) Summary
Release Metadata
release-please-manifest.json
Prerelease version bumped from 2.0.0-rc.232 to 2.0.0-rc.233
Changelog
v2/CHANGELOG.md
New release entry added for 2.0.0-rc.233 (2025-10-23) documenting bug fix: omit introspection queries from complexity limits

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title "chore(master): release 2.0.0-rc.233" directly and accurately describes the main purpose of this pull request. The changeset consists of two coordinated updates: bumping the version in release-please-manifest.json from 2.0.0-rc.232 to 2.0.0-rc.233, and adding the corresponding changelog entry for this release. The title clearly communicates the version being released and follows conventional commit format with an appropriate "chore" type for a release-related change. A teammate reviewing the commit history would immediately understand that this PR creates the 2.0.0-rc.233 release.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--master--components--graphql-go-tools

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 971a239 and 0dff972.

📒 Files selected for processing (2)
  • release-please-manifest.json (1 hunks)
  • v2/CHANGELOG.md (1 hunks)
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2025-08-29T09:35:47.969Z
Learnt from: ysmolski
PR: wundergraph/graphql-go-tools#1282
File: v2/pkg/engine/plan/visitor.go:5-5
Timestamp: 2025-08-29T09:35:47.969Z
Learning: The wundergraph/graphql-go-tools project does not support Go versions < 1.23, so compatibility concerns for features available in Go 1.21+ (like cmp.Or) should not be raised.

Applied to files:

  • v2/CHANGELOG.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
  • GitHub Check: Build and test (go 1.25 / ubuntu-latest)
  • GitHub Check: Build and test (go 1.25 / windows-latest)
  • GitHub Check: Build and test (go 1.25 / windows-latest)
  • GitHub Check: Build and test (go 1.25 / ubuntu-latest)
🔇 Additional comments (2)
release-please-manifest.json (1)

2-2: Version bump looks good.

The manifest version is correctly incremented from rc.232 to rc.233 and aligns with the changelog entry.

v2/CHANGELOG.md (1)

3-8: Changelog entry is well-formatted.

The new release entry for 2.0.0-rc.233 follows the established format, includes correct links to the GitHub issue and commit, and aligns with the PR objectives. The date (2025-10-23) matches the PR creation timestamp.


Comment @coderabbitai help to get the list of available commands and usage tips.

@ysmolski ysmolski merged commit 3b9cd6f into master Oct 23, 2025
11 checks passed
@ysmolski ysmolski deleted the release-please--branches--master--components--graphql-go-tools branch October 23, 2025 14:52
@StarpTech
Copy link
Copy Markdown
Collaborator Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants