Releases: openfga/openfga
Releases · openfga/openfga
v0.1.2
Added
- Request validation middleware
- Postgres startup script
v0.1.1
Added
- TLS support for both the grpc and HTTP servers
- Configurable logging formats including
text
andjson
formats - OpenFGA CLI with a preliminary
run
command to run the server
v0.1.0
Added
- Initial working implementation of OpenFGA APIs (Check, Expand, Write, Read, Authorization Models, etc..)
- Postgres storage adapter implementation
- Memory storage adapter implementation
- Early support for preshared key or OIDC authentication methods