2024.1 Series Release Notes¶
18.1.0¶
New Features¶
Added mutually exclusive config options
[action_providers]/allowlistand[action_providers]/denylistthat can be used to filter what action providers is loaded.
Added mutually exclusive config options
[legacy_action_provider]/allowlistand[legacy_action_provider]/denylistthat can be used to filter what actions is loaded by the legacy action provider.
18.0.1¶
New Features¶
The new
[healthcheck] enabledoption has been added. This option can be used to enable thehelthcheckmiddleware in mistral-api service.
Deprecation Notes¶
The
[coordination] heartbeat_intervaloption has been deprecated. This option has been unused by any logic and has had no effect.