github openfga/dotnet-sdk v0.6.0

17 hours ago

v0.6.0

0.6.0 (2025-09-30)

  • feat: add support for start_time parameter in ReadChanges endpoint
  • feat: update API definitions
  • feat: support assertions context and contextual tuples
  • feat: support contextual tuples in Expand
  • feat!: support passing in name to filter in ListStores
  • fix: remove dependency on OpenTelemetry.Api (#100) - thanks @m4tchl0ck
  • fix: limit default retries to 3 from 15 (openfga/sdk-generator#420) - thanks @ovindu-a
  • fix: ListRelations should not swallow errors
  • chore(docs): replace readable names with uuid to discourage storing PII in OpenFGA (openfga/sdk-generator#433) - thanks @sccalabr

Warning

BREAKING CHANGES:

  • The ListStores method now accepts a body parameter with an optional Name to filter the stores. This is a breaking change as it changes the method contract to allow passing in a body with the name.

What's Changed

  • chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 in the dependencies group by @dependabot[bot] in #80
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #81
  • chore: sync sdk-generator changes by @ewanharris in #84
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #85
  • chore(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #88
  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #90
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #91
  • chore: update the example to call client BatchCheck, ListRelations/Objects/Users by @rhamzeh in #93
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #96
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #97
  • chore: remove dependecy to OpenTelemetry.Api by @m4tchl0ck in #100
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #103
  • chore: sync back sdk generator changes by @rhamzeh in #102
  • feat: support nuget prereleases by @ryanpq in #109
  • chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in the dependencies group by @dependabot[bot] in #105
  • Update SECURITY-INSIGHTS by @aaguiarz in #111
  • chore(ci): remove semgrep workflow by @rhamzeh in #112
  • chore(ci): create scorecard.yml by @aaguiarz in #113
  • chore(docs): add scorecard, deepwiki and socket.dev badges by @aaguiarz in #118
  • chore: update SECURITY-INSIGHTS by @aaguiarz in #117
  • ci: update dependabot config by @evansims in #114
  • chore(deps): bump the dependencies group with 4 updates by @dependabot[bot] in #115
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #119
  • chore: sync generator at api@0ac19aa by @rhamzeh in #120
  • release: v0.6.0 by @rhamzeh in #125

New Contributors

Full Changelog: v0.5.1...v0.6.0

Don't miss a new dotnet-sdk release

NewReleases is sending notifications on new releases.