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.