Skip to content

release: v0.9.2-beta.3#318

Merged
SoulPancake merged 1 commit into
mainfrom
release/v0.9.2-beta.3
Feb 10, 2026
Merged

release: v0.9.2-beta.3#318
SoulPancake merged 1 commit into
mainfrom
release/v0.9.2-beta.3

Conversation

@SoulPancake

@SoulPancake SoulPancake commented Feb 10, 2026

Copy link
Copy Markdown
Member

Description

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Summary by CodeRabbit

Release Notes

  • Chores
    • Updated SDK version from 0.9.2-beta.1 to 0.9.2-beta.3 across all components and documentation
    • Updated example package configurations to reflect the latest SDK version

@SoulPancake
SoulPancake requested a review from a team as a code owner February 10, 2026 13:14
Copilot AI review requested due to automatic review settings February 10, 2026 13:14
@SoulPancake
SoulPancake requested review from a team as code owners February 10, 2026 13:14
@dosubot

dosubot Bot commented Feb 10, 2026

Copy link
Copy Markdown

Related Documentation

Checked 7 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@coderabbitai

coderabbitai Bot commented Feb 10, 2026

Copy link
Copy Markdown

Walkthrough

A version bump from 0.9.2-beta.1 to 0.9.2-beta.3 across the SDK package, including updates to the main package.json, SDK constants, example dependencies, and documentation references.

Changes

Cohort / File(s) Summary
Core version update
constants/index.ts, package.json
Updated SdkVersion and UserAgent constants and main package version from beta.1 to beta.3.
Example and documentation
example/README.md, example/example1/package.json
Updated @openfga/sdk version reference in documentation and example project dependencies from beta.1 to beta.3.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • sergiught
  • rhamzeh
  • ttrzeng
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'release: v0.9.2-beta.3' clearly and concisely describes the main change - a version bump to v0.9.2-beta.3, which is directly reflected in the changeset across constants, package.json, README, and example files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/v0.9.2-beta.3

No actionable comments were generated in the recent review. 🎉


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.55%. Comparing base (2b4832d) to head (099325e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #318   +/-   ##
=======================================
  Coverage   89.55%   89.55%           
=======================================
  Files          25       25           
  Lines        1475     1475           
  Branches      277      254   -23     
=======================================
  Hits         1321     1321           
  Misses         93       93           
  Partials       61       61           

☔ 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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the OpenFGA JS SDK project metadata to publish a new prerelease (v0.9.2-beta.3) and keeps example documentation/dependencies aligned with that version.

Changes:

  • Bump SDK version from 0.9.2-beta.1 to 0.9.2-beta.3 in package metadata and lockfile.
  • Update example project dependency and example README snippet to reference ^0.9.2-beta.3.
  • Update SDK version/user-agent constants to match the new prerelease version.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Bumps published package version to 0.9.2-beta.3.
package-lock.json Syncs lockfile root package version entries to 0.9.2-beta.3.
example/example1/package.json Updates example’s @openfga/sdk dependency range to the new prerelease.
example/README.md Updates documented dependency snippet to ^0.9.2-beta.3.
constants/index.ts Updates SdkVersion and UserAgent constants to 0.9.2-beta.3.

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

Comment thread package.json
@SoulPancake
SoulPancake added this pull request to the merge queue Feb 10, 2026
Merged via the queue into main with commit 4f924d6 Feb 10, 2026
32 checks passed
@SoulPancake
SoulPancake deleted the release/v0.9.2-beta.3 branch February 10, 2026 13:35
@coderabbitai coderabbitai Bot mentioned this pull request Feb 10, 2026
4 tasks
@coderabbitai coderabbitai Bot mentioned this pull request Feb 25, 2026
4 tasks
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.

4 participants