2024.1 Series Release Notes¶
24.0.0¶
New Features¶
The
heat::cache
class now supports options to allow memcached with SASL enabled.
The
heat::cache
class now supports the following new options for Redis backend and Redis Sentinel backend.redis_server
redis_username
redis_password
redis_sentinels
redis_socket_timeout
redis_sentinel_service_name
The following parameters have been added to the
heat::engine
class.max_software_configs_per_tenant
max_software_deployments_per_tenant
max_snapshots_per_stack
The new
heat::healthcheck::allowed_source_ranges
parameter has been added.
The new
heat::healthcheck::ignore_proxied_requests
parameter has been added.
The new
heat::cache::memcache_pool_flush_on_reconnect
parameter has been added.
The new
heat::reports
class has been added.
The new
heat::rabbit_transient_quorum_queue
parameter has been added.