2024.2 Series Release Notes¶
25.0.0-3¶
New Features¶
Added
horizon::custom_wsgi_process_optionsparameter that is passed down to thehorizon::wsgi::apacheclass whenconfigure_apacheis set to true.
25.0.0¶
New Features¶
The new
horizon::compress_rootparameter has been added.
The new
horizon::memoized_max_size_defaultparameter has been added.
The new
horizon::simultaneous_sessionsparameter has been added.
Upgrade Notes¶
The
horizon::horizon_app_linksparameter accepts only an array of http url strings.
Bug Fixes¶
Fixed rendering of the
horizon::horizon_app_linksparameter into the EXTERNAL_MONITORING option.