Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 14:09
· 127 commits to main since this release
v0.2.2
2cddb80

0.2.2 (2023-04-12)

  • feat(client): add OpenFgaClient wrapper see docs, see the v0.2.1 docs for the OpenFgaApi docs
  • feat(client): implement BatchCheck to check multiple tuples in parallel
  • feat(client): implement ListRelations to check in one call whether a user has multiple relations to an objects
  • feat(client): add support for a non-transactional Write
  • chore(config): bump default max retries to 15
  • fix: retry on 5xx errors