github openfga/dotnet-sdk v0.10.0

8 hours ago

0.10.0 (2026-03-24)

Fixed

  • fix: StreamedListObjects now correctly retries connection establishment on rate-limit (429) and transient errors; once streaming begins it is intentionally not retried

Added

  • feat: add ApiExecutor for raw requests (#176)
  • feat: add streaming support via ApiExecutor.ExecuteStreamingAsync for streaming endpoints (e.g. /streamed-list-objects)
  • feat: add FromJson() methods to ClientWriteAuthorizationModelRequest and ClientCreateStoreRequest to enable loading from JSON string (#180)
  • feat: report a per call HTTP metric (#173)

Don't miss a new dotnet-sdk release

NewReleases is sending notifications on new releases.