Sensu v1.9.0 Release Notes
Release Date: 2019-12-18 // over 5 years ago-
๐ Fixed
- ๐ Fixed check subdue times resolution, now including nanoseconds.
- API 204 no content responses now return a nil body.
- ๐ Fixed Travis CI testing (RabbitMQ was missing on Xenial).
โ Added
- โ Added support for discarding oversized transport messages to protect Sensu, e.g. {"sensu":{"server": {"max_message_size": 2097152}}}.
Previous changes from v1.8.0
-
โ Added
- The sensu-server results and keepalives Sensu Transport pipes are now ๐ง configurable. These values should only be set/changed when creating ๐ active-active Sensu deployments, leveraging the RabbitMQ shovel plugin for cross site check result and keepalive replication.