Tags: openfga/java-sdk
Tags
v0.7.0 - feat: support consistency parameter [\#107](#107) Note: To use this feature, you need to be running OpenFGA v1.5.7+ with the experimental flag `enable-consistency-params` enabled. See the [v1.5.7 release notes](https://github.com/openfga/openfga/releases/tag/v1.5.7) for details.
v0.5.0 - chore!: remove excluded users from ListUsers response BREAKING CHANGE: This version removes `getExcludedUsers` and `setExcludedUsers` from the `ListUsersResponse` and `ClientListUsersResponse` classes, for more details see the [associated API change](openfga/api#171).
v0.4.1 feat: support setting context on ListObjects - thanks @Didier-SimpleCommeDev feat: support setting context and contextual tuples on ListRelations feat: add retries to OAuth2 Client Credentials request feat: support modular models metadata fix: avoid clone of object mapper - thanks @paulosuzart
PreviousNext