Skip to content

Version 1.5.0 -- Self-signed security

Compare
Choose a tag to compare
@tadeboro tadeboro released this 24 Jul 10:52
· 195 commits to master since this release

The primary focus of this release is to enable configuration of Sensu Go backends that use certificates that are not considered trusted when using system-provided CA bundle.

New features:

  • Allow modules to supply a custom CA bundle for backend certificate validation or skip the validation entirely.

Bugfixes:

  • Expand documentation about the check_hooks parameter in the check module.
  • Explain how the resource name parameter is used and what invariants need to hold in order for the Sensu Go to consider it a valid name.