Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Hawxy Hawxy released this 15 Dec 05:35
· 1 commit to main since this release
e9906b9

Breaking Changes

  • Dropped support for .NET 6/7. 8+ is required.
  • Updated the FGA token issuer from fga.us.auth0.com to auth.fga.dev in line with upstream requirements.
  • Removed obsolete SetConnection overload.
  • Set minimum OpenFga.Sdk version to 0.5.1.

New Features

  • Added support for supplying contextual tuples as part of an attribute via GetContextualTuple
  • Added support for configuring FGA's telemetry configuration.