Cerbos v0.47.0 :: Cerbos Authorization Management Platform // Documentation

Cerbos v0.47.0

Highlights

Running Cerbos on AWS Lambda environments is now easier and more streamlined. Two specially-built binaries with lifecycle event handlers allow Cerbos to be deployed as a standalone function or as an extension to your own function (similar to a sidecar). See Lambda deployment documentation for more information.

Compiler error messages for missing schema references are now more detailed to help with debugging.

The cerbosctl commands for working with Cerbos Hub stores are now git-aware. The commands to upload files to Cerbos Hub can detect git repositories and automatically set the commit details if none are provided by the user. A new command to upload files changed in a git commit range has been added as well.

Changelog

Features and enhancements

Documentation

Other