github openfga/dotnet-sdk v0.7.0-alpha.1

pre-release3 months ago
  • feat: refactor to support .NET Standard 2.0
  • 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.

Don't miss a new dotnet-sdk release

NewReleases is sending notifications on new releases.