Hello!
We are happy to announce the release of version 0.21.0 of the Sentinel runtime.
For the most recent changes, see the release notes:
https://docs.hashicorp.com/sentinel/changelog
To download the latest version of the Sentinel CLI, see the downloads page:
https://docs.hashicorp.com/sentinel/downloads
This release has a number of changes, including:
- You can now assert if a value is defined or not using
is defined
andis not defined
respectively. - Parameter values can now be provided for individual policies within a policy block.