Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 20:39
· 140 commits to main since this release
v0.2.2
7149e3a

0.2.2 (2023-04-21)

  • 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(config)!: make the capitalization of the json equivalent of the configuration consistent
  • fix: retry on 5xx errors