We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d86e0 commit d907238Copy full SHA for d907238
CHANGELOG.md
@@ -4,8 +4,9 @@
4
5
### [0.0.5](https://github.com/openfga/java-sdk/compare/v0.0.4...v0.0.5) (2023-09-27)
6
7
-- feat: introduced higher level OpenFgaClient class
8
-- docs: updated the README with usage instructions
+- feat(client): add `OpenFgaClient` wrapping `OpenFgaApi` and exposing a simplified interface.
+ See [docs](https://github.com/openfga/java-sdk?tab=readme-ov-file#initializing-the-api-client)
9
+- chore(docs): update the README with installation and usage instructions.
10
11
## v0.0.3, v0.0.4
12
0 commit comments