Skip to content

2.3.0 - 2018-05-04

Compare
Choose a tag to compare
@jaredledvina jaredledvina released this 04 May 12:55
· 234 commits to master since this release

Fixed

  • Issue that prevented older OS such as CentOS 5 from installing the Sensu RPM package as they are unsigned (@smbambling)
  • Security issue with redis.json being world readable, as it can contain sensitive information (@smbambling)
  • Issue with conf.d that limited access and prevent automated tests from passing (@smbambling)

Added

  • Support for keepalive attributes: handlers and thresholds (warning/critical) in client.json (@smbambling)
  • Support for managing safe_mode in client.json (@smbambling)