This release includes schema enhancements for SpiceDB, new Materialize API capabilities in the Python client, and dashboard improvements for AuthZed Cloud.
The Schema V2 library now includes:
->) including conditional traversals (.any() and .all())These additions support developers building schema analysis and transformation tools.
This release adds support for the Materialize API, which helps maintain a real-time copy of permissions data in your own database systems.
When displaying lists or tables of accessible resources, checking permissions individually can be slow. The Materialize API addresses this by synchronizing permission relationships to your local systems.
The implementation includes:
Various visual and functional improvements.