Hello!
We are happy to announce the release of version 0.26.0 of the Sentinel runtime.
For the most recent changes, see the release notes:
To download the latest version of the Sentinel CLI, see the downloads page:
This release has the following changes:
imports/collection
,imports/collection/lists
andimport/collection/maps
: Adding new helper imports for dealing with collections (lists, maps), helping avoid complexities within policy code.sentinel/eval
: Fixed an issue with per-policy parameters where parameters may leak from one policy into the following policy.