Skip to content

Releases: openfga/spring-boot-starter

0.1.0

06 Jan 20:11
v0.1.0
168e36e
Compare
Choose a tag to compare

0.1.0 (2025-01-03)

  • feat: add support for additional properties and support telemetry (#80) - big shout out and thanks to @dheid for this!
  • fix: use AutoConfiguration instead (#64) - thanks @eddumelendez!
  • feat!: update OpenFGA Java version and spring version dependencies (#74)

Warning

This version includes version 0.7.2 of the OpenFGA Java SDK, which contains breaking changes to the OpenFGA Java SDK. Please see #66 for additional information.

0.0.1

09 Apr 20:53
v0.0.1
f256b3a
Compare
Choose a tag to compare

0.0.1 (2024-04-09)

This is an initial beta release of the OpenFGA Spring Boot Starter. It provides:

  • autoconfiguration of an OpenFga client
  • exposes an fga bean to enable adding simple FGA checks to standard Spring Security method security.

For usage instructions, see the README