Sensu v1.9.0 Release Notes

Release Date: 2019-12-18 // over 4 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.