Skip to content

release(go): v0.7.2 - #616

Merged
rhamzeh merged 3 commits into
mainfrom
release/go-v0.7.2
Oct 7, 2025
Merged

release(go): v0.7.2#616
rhamzeh merged 3 commits into
mainfrom
release/go-v0.7.2

Conversation

@rhamzeh

@rhamzeh rhamzeh commented Sep 12, 2025

Copy link
Copy Markdown
Member

Description

Merge after #633

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Summary by CodeRabbit

  • Documentation
    • Reorganized Go client changelog into versioned sections and added a 0.7.1 entry with date and links.
    • Documented support for contextual tuples in Expand requests and a name filter option for ListStores under 0.7.1.
  • Chores
    • Bumped Go client package version to 0.7.2.

@coderabbitai

coderabbitai Bot commented Sep 12, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

Updates Go client metadata: restructures the changelog into a versioned format adding a 0.7.1 entry, and bumps the packageVersion in the Go client overrides to 0.7.2.

Changes

Cohort / File(s) Summary of Changes
Changelog restructuring
config/clients/go/CHANGELOG.md.mustache
Converted Unreleased notes into a new 0.7.1 section with date and links; added entries for contextual tuples in Expand and name filter in ListStores; removed previous placeholder line.
Version bump
config/clients/go/config.overrides.json
Updated packageVersion from "0.7.1" to "0.7.2".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • evansims

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title Check ✅ Passed The title succinctly conveys the main change, indicating that the Go client is being released as version 0.7.2, which aligns with the version bump in the changeset.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@rhamzeh
rhamzeh marked this pull request as ready for review October 2, 2025 14:39
@rhamzeh
rhamzeh requested a review from a team as a code owner October 2, 2025 14:39

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2d4c438 and ffeace4.

📒 Files selected for processing (2)
  • config/clients/go/CHANGELOG.md.mustache (1 hunks)
  • config/clients/go/config.overrides.json (1 hunks)
🧰 Additional context used
📓 Path-based instructions (4)
config/**/*.mustache

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

Validate mustache syntax and variable references across all template files, including CHANGELOG.md.mustache

Files:

  • config/clients/go/CHANGELOG.md.mustache
config/**/*.{json,mustache}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

Never hardcode API keys or credentials in configuration or template files

Files:

  • config/clients/go/CHANGELOG.md.mustache
  • config/clients/go/config.overrides.json
config/clients/*/config.overrides.json

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

config/clients/*/config.overrides.json: Always update the packageVersion in each language-specific config.overrides.json when making version changes
Maintain FOSSA compliance notice IDs in each language’s config.overrides.json

Files:

  • config/clients/go/config.overrides.json
config/{common/config.base.json,clients/*/config.overrides.json}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

Ensure consistent versioning across base and language override configuration files to avoid version conflicts

Files:

  • config/clients/go/config.overrides.json
🧠 Learnings (1)
📚 Learning: 2025-09-04T17:35:34.111Z
Learnt from: CR
PR: openfga/sdk-generator#0
File: .github/copilot-instructions.md:0-0
Timestamp: 2025-09-04T17:35:34.111Z
Learning: Applies to config/clients/*/config.overrides.json : Always update the packageVersion in each language-specific config.overrides.json when making version changes

Applied to files:

  • config/clients/go/config.overrides.json

Comment thread config/clients/go/CHANGELOG.md.mustache
@rhamzeh
rhamzeh added this pull request to the merge queue Oct 7, 2025
Merged via the queue into main with commit fde0035 Oct 7, 2025
19 checks passed
@rhamzeh
rhamzeh deleted the release/go-v0.7.2 branch October 7, 2025 14:09
@coderabbitai coderabbitai Bot mentioned this pull request Oct 8, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants