Skip to content

v1.1

Compare
Choose a tag to compare
@Hawxy Hawxy released this 05 Jan 11:11
· 2 commits to main since this release
41e0934

Breaking Changes

  • Update to OpenFga.Sdk 0.3.0. This release contains a number of breaking changes to contract types and I'd recommend reading the upstream release notes.

Misc

  • Marked SetConnection with schema overload as obsolete inline with upstream.
  • Adjusted authorization handler to throw an exception if the incorrect routing context (ie non-endpoint routing) is passed in rather than silently failing. Please open an issue if this has any unintended side-effects. (Closes #13)