2024.1 Series Release Notes¶
24.0.0-4¶
New Features¶
Added
mistral::action_providers
andmistral::legacy_action_providers
classes to configure the[action_providers]
and[legacy_action_providers]
configuration groups in Mistral.
24.0.0¶
New Features¶
The
mistral::coordination::heartbeat_interval
parameter has been deprecated and has no effect now.
The new
mistral::healthcheck
class has been added. This class manages parameters of healthcheck middlware in oslo.middleware.
The new
mistral::healthcheck::allowed_source_ranges
parameter has been added.
The new
mistral::healthcheck::ignore_proxied_requests
parameter has been added.
The new
mistral::rabbit_transient_quorum_queue
parameter has been added.