Skip to content

chore(master): release 2.0.0-rc.232#1330

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

chore(master): release 2.0.0-rc.232#1330
alepane21 merged 1 commit intomasterfrom
release-please--branches--master--components--graphql-go-tools

Conversation

@StarpTech
Copy link
Copy Markdown
Collaborator

@StarpTech StarpTech commented Oct 22, 2025

🤖 I have created a release beep boop

2.0.0-rc.232 (2025-10-22)

Bug Fixes

  • correct SSE datasource complete behaviour (#1311) (18c39e7)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Bug Fixes

    • Corrected Server-Sent Events (SSE) datasource completion behavior to function as intended.
  • Chores

    • Version bumped to 2.0.0-rc.232.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 22, 2025

Walkthrough

The pull request updates the v2 RC version from 2.0.0-rc.231 to 2.0.0-rc.232 in the release manifest and adds a corresponding changelog entry documenting a bug fix for SSE datasource complete behavior.

Changes

Cohort / File(s) Summary
RC Version Bump to 2.0.0-rc.232
release-please-manifest.json, v2/CHANGELOG.md
Updated manifest version to 2.0.0-rc.232 and added new unreleased changelog section with bug fix entry for SSE datasource complete behavior (#1311).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Suggested labels

autorelease: tagged

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The pull request title "chore(master): release 2.0.0-rc.232" directly and accurately describes the primary purpose of the changeset. The PR is an automated release commit that updates the version manifest from 2.0.0-rc.231 to 2.0.0-rc.232 and adds the corresponding changelog entry. The title clearly conveys that this is a release for version 2.0.0-rc.232, which is exactly what the changes accomplish. The title is concise, specific, and uses appropriate conventional commit formatting without unnecessary noise or vague terminology.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ 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 18c39e7 and efd7cf7.

📒 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 / ubuntu-latest)
  • GitHub Check: Build and test (go 1.25 / windows-latest)
🔇 Additional comments (2)
release-please-manifest.json (1)

2-2: ✓ Version bump looks good.

The RC version increment from 2.0.0-rc.231 to 2.0.0-rc.232 is correct and aligns with the changelog entry in the other file.

v2/CHANGELOG.md (1)

3-9: ✓ Changelog entry is well-formatted and consistent.

The new entry for 2.0.0-rc.232 follows the established changelog pattern, includes proper issue and commit references, and is correctly positioned at the top in chronological order. The content aligns with the PR objective of documenting the SSE datasource complete behavior fix (issue #1311).


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

@alepane21 alepane21 merged commit 88ac8b8 into master Oct 22, 2025
11 checks passed
@alepane21 alepane21 deleted the release-please--branches--master--components--graphql-go-tools branch October 22, 2025 07:48
@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