Zed Series Release Notes

21.0.0

New Features

  • The aodh::wsgi::apache class now supports customizing request/response headers added by apache.

  • Added parameters for advanced configuration of httpd access and error log destinations including piped logging and syslog (see mod_syslog). Note that mod_syslog requires Apache2 >= 2.5.0.

  • The aodh::listener class now supports the following three new parameters.

    • event_alarm_topic

    • batch_size

    • batch_timeout

Upgrade Notes

  • The aodh::evaluator::coordination_url parameter has been removed.

  • Default value of the aodh::wsgi::apache::ssl parameter has been changed from true to false and now ssl is disabled by default.

  • CentOS 8 Stream is no longer supported by this module.

  • The aodh::coordination::heartbeat parameter has been removed.