Skip to content

release: v0.9.5#374

Merged
SoulPancake merged 2 commits into
releasefrom
release-please--branches--release--components--sdk
Apr 10, 2026
Merged

release: v0.9.5#374
SoulPancake merged 2 commits into
releasefrom
release-please--branches--release--components--sdk

Conversation

@openfga-releaser-bot

@openfga-releaser-bot openfga-releaser-bot Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.9.5 (2026-04-10)

Fixed

  • Correctly set authorization model id when calling batch checks (#372) (bbc8bde)

Miscellaneous


This PR was generated with Release Please. See documentation.

@codecov-commenter

codecov-commenter commented Apr 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.79%. Comparing base (f3bde85) to head (9bebcac).

Additional details and impacted files
@@           Coverage Diff            @@
##           release     #374   +/-   ##
========================================
  Coverage    85.79%   85.79%           
========================================
  Files           26       26           
  Lines         1267     1267           
  Branches       249      225   -24     
========================================
  Hits          1087     1087           
  Misses         110      110           
  Partials        70       70           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dosubot

dosubot Bot commented Apr 10, 2026

Copy link
Copy Markdown

Related Documentation

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

OpenFGA's Space

Contextual Tuples Support
View Suggested Changes
@@ -8,7 +8,7 @@
 - **Write Assertions**: Supported from OpenFGA server v1.5.8+.
 - **ListUsers**: Supported from OpenFGA server v1.5.4+ (experimental, enable with `OPENFGA_EXPERIMENTALS=enable-list-users`).
 - **BatchCheck, ListObjects, ListRelations**: Supported in recent OpenFGA versions; see SDK and server documentation for details.
-- **JS SDK**: Contextual tuple support for assertions and Expand is available from v0.8.0+ (latest: v0.9.4) and requires OpenFGA server v1.8.0+ for full compatibility.
+- **JS SDK**: Contextual tuple support for assertions and Expand is available from v0.8.0+ (latest: v0.9.5) and requires OpenFGA server v1.8.0+ for full compatibility.
 
 ## Data Model Changes
 
@@ -115,7 +115,7 @@
 - **Expand**: OpenFGA server v1.8.0+.
 - **Write Assertions**: OpenFGA server v1.5.8+.
 - **ListUsers**: OpenFGA server v1.5.4+ (experimental, enable with `OPENFGA_EXPERIMENTALS=enable-list-users`).
-- **JS SDK**: v0.8.0+ (latest: v0.9.4) for contextual tuples in assertions and Expand (requires server v1.8.0+).
+- **JS SDK**: v0.8.0+ (latest: v0.9.5) for contextual tuples in assertions and Expand (requires server v1.8.0+).
 - **Conditional relationships (ABAC)**: Officially supported from OpenFGA v1.4.0+; enable with `enable-conditions` flag in earlier versions.
 - **Tuple validation constraints**: OpenFGA server v1.12.0+ (validation of Unicode control characters and null bytes in tuple fields).
 

[Accept] [Decline]

Retry-After Header and Retry Strategy
View Suggested Changes
@@ -18,7 +18,7 @@
 ## SDK-Specific Details
 ### JavaScript SDK (`@openfga/sdk`)
 
-**Version Introduced:** v0.9.1 (Current version: v0.9.4)  
+**Version Introduced:** v0.9.1 (Current version: v0.9.5)  
 **[Changelog](https://github.com/openfga/js-sdk/blob/ca4b9fcf9eaed35170d44a4b3697f439b81187f6/CHANGELOG.md#L8-L10)**
 
 #### Node.js Version Support (JavaScript SDK)
@@ -61,7 +61,7 @@
 The SDK adds `executeApiRequest` and `executeStreamedApiRequest` methods to `OpenFgaClient` for calling arbitrary API endpoints with full SDK support (authentication, retries, telemetry, error handling).
 
 #### Migration Guidance
-- Upgrade to v0.9.4+ for the latest features and fixes.
+- Upgrade to v0.9.5+ for the latest features and fixes.
 - If you previously relied on custom retry logic, review the new defaults and configuration.
 - The minimum supported Node.js version is **v20.19.0** (v16 and v18 are no longer supported). Update your runtime accordingly.
 - The maximum allowed `maxRetry` is now enforced at 15.

✅ Accepted

Note: You must be authenticated to accept/decline updates.

How did I do? Any feedback?  Join Discord

@openfga-releaser-bot openfga-releaser-bot Bot changed the title chore(release): release 0.9.5 release: v0.9.5 Apr 10, 2026
@openfga-releaser-bot
openfga-releaser-bot Bot force-pushed the release-please--branches--release--components--sdk branch from 2846925 to c63f55f Compare April 10, 2026 07:33
Removed miscellaneous section and release note for version 0.9.5 from CHANGELOG.

@rhamzeh rhamzeh left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

.

@SoulPancake
SoulPancake merged commit 459e2e6 into release Apr 10, 2026
21 checks passed
@SoulPancake
SoulPancake deleted the release-please--branches--release--components--sdk branch April 10, 2026 07:40
@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.

3 participants