Skip to content

Releases: openfga/java-sdk

v0.0.5

28 Sep 21:03
v0.0.5
971b93b
Compare
Choose a tag to compare

0.0.5 (2023-09-27)

  • feat(client): add OpenFgaClient wrapping OpenFgaApi and exposing a simplified interface. See docs
  • chore(docs): update the README with installation and usage instructions.

v0.0.4

21 Sep 16:40
v0.0.4
a2ad7cf
Compare
Choose a tag to compare
- fix publishing to maven central

v0.0.1

14 Sep 13:39
3d5c390
Compare
Choose a tag to compare

v0.0.1

0.0.1 (2023-09-14)

This is an initial beta release. While it can be used to call an FGA server, it lacks conveniences
already present in other OpenFGA SDKs and already planned.

Most notably it lacks a higher-level client (work is in progress), which will be the recommended
entry point.