Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 22:13
· 158 commits to main since this release
v0.3.0
d56e15a

0.3.0 (2023-12-13)

  • feat: support for Conditions
  • feat: standard OpenFGA headers have been added to Write, BatchCheck, and ListRelations calls
  • feat: apiTokenIssuer has been expanded to support arbitrary http and https URLs. previously it supported
    only configuring a hostname - thanks @le-yams
  • feat: allow setting and overriding http headers
  • [BREAKING] chore: use latest API interfaces
  • chore: dependency updates
  • refactor: abstract common functionality; update validation and exception types