graphql-go-tools icon indicating copy to clipboard operation
graphql-go-tools copied to clipboard

chore(master): release execution 1.6.1

Open StarpTech opened this issue 1 month ago β€’ 1 comments

:robot: I have created a release beep boop

1.6.1 (2025-12-10)

Bug Fixes

  • add ability to exclude introspection queries from complexity limits (#1342) (19c8693)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Bug Fixes
    • Introspection queries are now excluded from complexity limits.

✏️ Tip: You can customize this high-level summary in your review settings.

StarpTech avatar Nov 17 '25 08:11 StarpTech

Walkthrough

Bumps the execution release version to 1.6.1 in the release manifest and adds a changelog entry documenting a bug fix that excludes introspection queries from complexity limits.

Changes

Cohort / File(s) Summary
Release metadata & changelog
execution/CHANGELOG.md, release-please-manifest.json
Updated release-please-manifest.json to set execution from 1.6.0 β†’ 1.6.1; added a Bug Fixes entry to execution/CHANGELOG.md documenting exclusion of introspection queries from complexity limits (with issue/commit references).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Focus checks: confirm version bump is correct and changelog entry formatting/links render properly.

Possibly related PRs

  • wundergraph/graphql-go-tools#1303 β€” Related release-file edits across consecutive patch releases.
  • wundergraph/graphql-go-tools#1333 β€” Documents same bug fix (exclude introspection queries from complexity limits) in changelogs.

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 clearly indicates this is a release of execution version 1.6.1, which directly matches the changelog entry and manifest version update in the changeset.
✨ 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--execution

πŸ“œ 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 4f45e7bad5fe681429d576f46199164821432cc9 and b3fcbc94ee9714fba836f66d000deaec5bb781c9.

πŸ“’ Files selected for processing (2)
  • execution/CHANGELOG.md (1 hunks)
  • release-please-manifest.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (2)
  • execution/CHANGELOG.md
  • release-please-manifest.json
⏰ 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). (2)
  • GitHub Check: Build and test (go 1.25 / windows-latest)
  • GitHub Check: Build and test (go 1.25 / ubuntu-latest)

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

coderabbitai[bot] avatar Nov 17 '25 08:11 coderabbitai[bot]