Open
Conversation
Release-As: 0.10.1
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (69.85%) 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 #275 +/- ##
=======================================
Coverage 69.85% 69.85%
=======================================
Files 140 140
Lines 10748 10748
=======================================
Hits 7508 7508
Misses 3240 3240 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Removed Miscellaneous section and related release note from CHANGELOG.
Contributor
There was a problem hiding this comment.
Pull request overview
Release-please generated patch release bump to v0.10.1, updating version metadata across the SDK, examples, and release artifacts.
Changes:
- Bump SDK/package version references from
0.10.0to0.10.1(pyproject, constants, manifest, lockfile, VERSION.txt). - Update README badge and example dependency constraints for the new release.
- Add the v0.10.1 entry to the changelog.
Reviewed changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| uv.lock | Updates editable package version to 0.10.1 in the lockfile. |
| pyproject.toml | Bumps project version to 0.10.1. |
| openfga_sdk/constants.py | Updates SDK_VERSION and USER_AGENT to 0.10.1. |
| example/example1/setup.py | Updates example’s minimum openfga-sdk version to 0.10.1. |
| example/example1/requirements.txt | Updates example requirements to openfga-sdk >= 0.10.1. |
| VERSION.txt | Bumps tracked release version to 0.10.1. |
| README.md | Updates Socket badge image URL to 0.10.1. |
| CHANGELOG.md | Adds release notes for 0.10.1 at the top of the changelog. |
| .release-please-manifest.json | Updates release-please manifest version to 0.10.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.10.1 (2026-04-16)
Added
Fixed
Documentation
Miscellaneous
This PR was generated with Release Please. See documentation.