Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
WalkthroughThis pull request bumps the SDK version from 0.9.4 to 0.9.5 across all build configurations, documentation, and constant declarations. No functional changes or new code are introduced. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (37.06%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #274 +/- ##
=========================================
Coverage 37.06% 37.06%
Complexity 1200 1200
=========================================
Files 194 194
Lines 7504 7504
Branches 865 865
=========================================
Hits 2781 2781
Misses 4593 4593
Partials 130 130 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Bumps the OpenFGA Java SDK release from v0.9.4 to v0.9.5 across build metadata and documentation.
Changes:
- Updated SDK/library version strings to
0.9.5(Gradle build + SDK constants). - Updated installation docs and example dependency to reference
0.9.5. - Added a v0.9.5 entry to the changelog.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| src/main/java/dev/openfga/sdk/constants/FgaConstants.java | Bumps SDK_VERSION and USER_AGENT to 0.9.5. |
| publish.gradle | Updates POM version to 0.9.5 for publishing metadata. |
| examples/basic-examples/build.gradle | Updates example dependency to 0.9.5. |
| build.gradle | Updates project version to 0.9.5. |
| README.md | Updates dependency snippets to 0.9.5. |
| CHANGELOG.md | Adds v0.9.5 release section and compare link. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Raghd Hamzeh <[email protected]>
|
@copilot review it again with the new updated changes |
|
@Siddhant-K-code I've opened a new pull request, #276, to work on those changes. Once the pull request is ready, I'll request review from you. |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
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
Documentation
Chores
✏️ Tip: You can customize this high-level summary in your review settings.