release: v0.10.4#299
Merged
Merged
Conversation
Release-As: 0.10.4
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #299 +/- ##
=======================================
Coverage 69.93% 69.93%
=======================================
Files 142 142
Lines 10774 10774
=======================================
Hits 7535 7535
Misses 3239 3239 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Removed miscellaneous section and updated added features.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated Release Please release bump to v0.10.4, updating the SDK’s version metadata across the repository and publishing the corresponding changelog entry for the release (notably including the previously-merged Python 3.13/3.14 support work).
Changes:
- Bump version references from
0.10.3to0.10.4across package metadata, lockfile, and examples. - Update
CHANGELOG.mdwith the0.10.4release notes entry. - Update Release Please manifest and README badge to reflect
0.10.4.
Reviewed changes
Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| VERSION.txt | Updates the tracked release version to 0.10.4. |
| uv.lock | Updates the local editable package version to 0.10.4 in the lockfile. |
| README.md | Updates the Socket badge version marker to 0.10.4. |
| pyproject.toml | Bumps the project version to 0.10.4. |
| openfga_sdk/_version.py | Bumps SDK_VERSION constant to 0.10.4 (user agent version source). |
| example/example1/setup.py | Updates the example’s SDK dependency floor to >= 0.10.4. |
| example/example1/requirements.txt | Updates the example’s SDK dependency floor to >= 0.10.4. |
| CHANGELOG.md | Adds the 0.10.4 release section and link references. |
| .release-please-manifest.json | Updates the Release Please manifest version to 0.10.4. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
SoulPancake
approved these changes
Jun 29, 2026
rhamzeh
approved these changes
Jun 29, 2026
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.4 (2026-06-29)
Added
This PR was generated with Release Please. See documentation.