Skip to content

chore(release): release 0.10.1#271

Closed
openfga-releaser-bot[bot] wants to merge 2 commits intomainfrom
release-please--branches--release
Closed

chore(release): release 0.10.1#271
openfga-releaser-bot[bot] wants to merge 2 commits intomainfrom
release-please--branches--release

Conversation

@openfga-releaser-bot
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.10.1 (2026-04-15)

Added

Fixed

  • stop destroying connection pool after every sync request (#270) (9d39016)

Documentation

Miscellaneous


This PR was generated with Release Please. See documentation.

@openfga-releaser-bot openfga-releaser-bot bot requested review from a team as code owners April 15, 2026 10:05
@openfga-releaser-bot openfga-releaser-bot bot changed the base branch from release to main April 15, 2026 10:05
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.85%. Comparing base (9d39016) to head (803df84).

❌ 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     #271   +/-   ##
=======================================
  Coverage   69.85%   69.85%           
=======================================
  Files         140      140           
  Lines       10748    10748           
=======================================
  Hits         7508     7508           
  Misses       3240     3240           

☔ 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 Apr 15, 2026

Related Documentation

1 document(s) may need updating based on files changed in this PR:

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.0)  
+**Version Introduced:** v0.9.4 (Current version: v0.10.1)  
 **[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.0+ for full `Retry-After` support and the latest features.
+- Upgrade to v0.10.1+ 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.

✅ Accepted

How did I do? Any feedback?  Join Discord

@SoulPancake SoulPancake deleted the release-please--branches--release branch April 15, 2026 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants