Skip to content

release: v0.10.3#286

Merged
SoulPancake merged 3 commits intomainfrom
release-please--branches--release
May 4, 2026
Merged

release: v0.10.3#286
SoulPancake merged 3 commits intomainfrom
release-please--branches--release

Conversation

@openfga-releaser-bot
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.10.3 (2026-05-04)

Fixed

  • add token expiry buffer to prevent expired token usage and lock concurrent refreshes (#283) (3b31489)

Miscellaneous


This PR was generated with Release Please. See documentation.

openfga-bot and others added 2 commits May 4, 2026 05:01
@openfga-releaser-bot openfga-releaser-bot Bot requested review from a team as code owners May 4, 2026 05:01
@openfga-releaser-bot openfga-releaser-bot Bot changed the base branch from release to main May 4, 2026 05:01
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.92%. Comparing base (4494004) to head (b8d6b54).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #286   +/-   ##
=======================================
  Coverage   69.92%   69.92%           
=======================================
  Files         141      141           
  Lines       10768    10768           
=======================================
  Hits         7530     7530           
  Misses       3238     3238           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dosubot
Copy link
Copy Markdown

dosubot Bot commented May 4, 2026

Related Knowledge

1 document with suggested updates is ready for review.

OpenFGA's Space

Retry-After Header and Retry Strategy
View Suggested Changes
@@ -136,7 +136,7 @@
 ---
 
 ### Python SDK
-**Version Introduced:** v0.9.4 (Current version: v0.10.1)  
+**Version Introduced:** v0.9.4 (Current version: v0.10.3)  
 **[Changelog](https://github.com/openfga/python-sdk/pull/189)**
 
 #### Retry-After Handling
@@ -167,7 +167,7 @@
 #### Migration Guidance
 - The default `max_retry` is now 3 (was previously 15).
 - Ensure any custom retry logic or error handling is updated to use the new configuration and error exposure patterns.
-- Upgrade to v0.10.1+ for full `Retry-After` support and the latest features.
+- Upgrade to v0.10.3+ for full `Retry-After` support and the latest features.
 
 ##### Breaking Changes in v0.10.0
 - The `_return_http_data_only`, `_preload_content`, `_request_auth`, `async_req`, and `_request_timeout` kwargs have been removed from all `OpenFgaApi` and `SyncOpenFgaApi` endpoint methods. These were internal implementation details not intended for external use.

[Accept] [Edit] [Decline]

How did I do? Any feedback?  Join Discord

Removed miscellaneous section and release note for version 0.10.3 from CHANGELOG.
Copilot AI review requested due to automatic review settings May 4, 2026 05:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release-please generated version bump for the OpenFGA Python SDK to v0.10.3, aligning package metadata, SDK constants, examples, and release artifacts with the new release.

Changes:

  • Bump SDK/package version references from 0.10.2 to 0.10.3 across packaging and metadata files.
  • Update SDK_VERSION and USER_AGENT constants to 0.10.3.
  • Add the 0.10.3 release entry to CHANGELOG.md.

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
uv.lock Updates editable package version metadata to 0.10.3.
pyproject.toml Bumps project version to 0.10.3.
openfga_sdk/constants.py Updates SDK_VERSION and USER_AGENT to 0.10.3.
example/example1/setup.py Updates example dependency constraint to openfga-sdk >= 0.10.3.
example/example1/requirements.txt Updates example dependency constraint to openfga-sdk >= 0.10.3.
VERSION.txt Bumps release-please tracked version to 0.10.3.
README.md Updates Socket badge URL to 0.10.3.
CHANGELOG.md Adds changelog entry for 0.10.3.
.release-please-manifest.json Updates manifest version to 0.10.3.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SoulPancake SoulPancake added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit e23a6d5 May 4, 2026
30 of 32 checks passed
@SoulPancake SoulPancake deleted the release-please--branches--release branch May 4, 2026 08:10
@openfga-releaser-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants