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.