Skip to content

chore(master): release 2.0.0-rc.231#1327

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

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

Conversation

@StarpTech
Copy link
Copy Markdown
Collaborator

@StarpTech StarpTech commented Oct 20, 2025

🤖 I have created a release beep boop

2.0.0-rc.231 (2025-10-20)

Features


This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Added support for the oneOf directive in v2.0.0-rc.231
  • Chores

    • Version bump to v2.0.0-rc.231

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 20, 2025

Walkthrough

This PR releases v2.0.0-rc.231 by updating the version in the release manifest from v2.0.0-rc.230 and adding a corresponding CHANGELOG entry documenting support for the oneOf directive.

Changes

Cohort / File(s) Change Summary
Release version and documentation
release-please-manifest.json, v2/CHANGELOG.md
Updates v2 version from 2.0.0-rc.230 to 2.0.0-rc.231; adds CHANGELOG entry dated 2025-10-20 documenting oneOf directive support feature

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

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 title "chore(master): release 2.0.0-rc.231" is fully related to the main change in the changeset. The pull request updates the release manifest version from "2.0.0-rc.230" to "2.0.0-rc.231" and adds a changelog entry for this release, which aligns perfectly with the title's description of releasing 2.0.0-rc.231. The title is concise, specific, follows conventional commit format, and clearly communicates the primary purpose of the changeset to anyone reviewing the pull request history.
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 251cb02 and 1dff516.

📒 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 / windows-latest)
  • GitHub Check: Build and test (go 1.25 / ubuntu-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 correctly reflects the release increment.

The v2 version advances appropriately from 2.0.0-rc.230 to 2.0.0-rc.231, while execution remains stable at 1.5.0.

v2/CHANGELOG.md (1)

3-8: Changelog entry is well-formatted and complete.

The new release entry correctly documents the oneOf directive support with proper issue/commit references, and the version comparison link is accurate.


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

@ysmolski ysmolski merged commit df4f929 into master Oct 20, 2025
11 checks passed
@ysmolski ysmolski deleted the release-please--branches--master--components--graphql-go-tools branch October 20, 2025 13:49
@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