-
Notifications
You must be signed in to change notification settings - Fork 39
release: v0.7.6 #596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: v0.7.6 #596
Conversation
WalkthroughA new release section [0.7.6] is added to CHANGELOG.md, documenting configurable conflict options for tuple operations (delete with Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ 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)
🔇 Additional comments (2)
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. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR prepares a new release version 0.7.6 of the OpenFGA CLI by updating the changelog with release metadata and version comparison links.
- Added a new version section
[0.7.6] - 2025-11-04to track the release date - Updated the Unreleased comparison link to reference v0.7.6 as the baseline
- Added a comparison link for the v0.7.6 release
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Description
What problem is being solved?
How is it being solved?
What changes are made to solve it?
References
Review Checklist
mainSummary by CodeRabbit
New Features
--on-missingflag for tuple delete operations with error/ignore options--on-duplicateflag for tuple write operations with error/ignore optionsBug Fixes