Sentinel v0.25.0

Hello!

We are happy to announce the release of version 0.25.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 includes the following changes:

ENHANCEMENTS:

  • cmd/apply: JSON results will return an additional duration field for individual policies as well as the evaluation as a whole.
  • cmd/test: sentinel test will return an additional duration field in the JSON output.

BUG FIXES:

  • cmd: Removed redundant debug logging for custom plugins.