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.
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.
|
🤖 Created releases: 🌻 |
🤖 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.