Skip to content

release: v0.10.1#214

Merged
SoulPancake merged 4 commits into
mainfrom
release-please--branches--release
May 14, 2026
Merged

release: v0.10.1#214
SoulPancake merged 4 commits into
mainfrom
release-please--branches--release

Conversation

@openfga-releaser-bot
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.10.1 (2026-05-14)

Added

  • batch check fallback to client level authmodel ID (#199) (733c4c3)
  • draft releases, version verification, and reusable workflows (#210) (04b5ad1)
  • release automation configs (#193) (ec3acde)

Fixed

  • lock token exchange flow so at most one can be active at the sam… (#213) (35d10f4)

Miscellaneous


This PR was generated with Release Please. See documentation.

openfga-bot and others added 2 commits May 14, 2026 02:26
@openfga-releaser-bot openfga-releaser-bot Bot requested a review from a team as a code owner May 14, 2026 02:26
@openfga-releaser-bot openfga-releaser-bot Bot changed the base branch from release to main May 14, 2026 02:26
Removed miscellaneous entries and some added items from the changelog.
Copilot AI review requested due to automatic review settings May 14, 2026 02:27
@dosubot
Copy link
Copy Markdown

dosubot Bot commented May 14, 2026

Documentation Updates

1 document(s) were updated by changes in this PR:

Retry-After Header and Retry Strategy
View Changes
@@ -177,7 +177,7 @@
 ---
 
 ### .NET SDK
-**Version Introduced:** v0.8.0 (Current version: v0.10.0)  
+**Version Introduced:** v0.8.0 (Current version: v0.10.1)  
 **[Changelog](https://github.com/openfga/dotnet-sdk/pull/142)**
 
 #### Retry-After Handling
@@ -212,7 +212,7 @@
 - All `OpenFgaApi` methods now accept an optional `IRequestOptions` parameter. Update direct API calls accordingly.
 - The base client request options interface was renamed from `ClientRequestOptions` to `IClientRequestOptions`. Update any references or implementations.
 - The maximum allowed `MaxRetry` is now enforced at 15.
-- Upgrade to v0.10.0+ for the latest features and fixes, including improved streaming retry behavior.
+- Upgrade to v0.10.1+ for the latest features and fixes, including improved streaming retry behavior.
 
 ---
 

How did I do? Any feedback?  Join Discord

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 patch release v0.10.1, updating package/version metadata and changelog entries to publish the next SDK version.

Changes:

  • Bump SDK/package version from 0.10.0 to 0.10.1 across project files and constants.
  • Update the SDK user-agent/version constants to reflect 0.10.1.
  • Add the 0.10.1 entry to CHANGELOG.md and update the release-please manifest.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/OpenFga.Sdk/OpenFga.Sdk.csproj Updates NuGet/package version to 0.10.1.
src/OpenFga.Sdk/Constants/FgaConstants.cs Updates SDK version and User-Agent string to 0.10.1.
example/Example1/Example1.csproj Updates example project’s OpenFga.Sdk package reference to 0.10.1.
CHANGELOG.md Adds release notes section for 0.10.1.
.release-please-manifest.json Updates manifest version to 0.10.1.

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

Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
@SoulPancake SoulPancake added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit f219e0a May 14, 2026
22 of 24 checks passed
@SoulPancake SoulPancake deleted the release-please--branches--release branch May 14, 2026 06: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.

4 participants