Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 20:23
· 51 commits to main since this release
v0.2.0
761f9fc

0.2.0 (2025-03-18)

  • feat!: improved error handling (#90) - thanks to @holgerstolzenberg for this!
  • feat(deps)!: update java SDK version (#94)

Warning

This version includes version 0.8.1 of the OpenFGA Java SDK, which contains breaking changes to the OpenFGA Java SDK related to the SDK's batch check implementation. Please see #94 for additional information.
This version also removes the OpenFgaCheckException, replaced with OpenFgaException. See #90 for additional information.