Current Series Release Notes¶
25.0.0-7¶
New Features¶
Added
horizon::custom_wsgi_process_options
parameter that is passed down to thehorizon::wsgi::apache
class whenconfigure_apache
is set to true.
This module now officially supports Puppet 8.
Upgrade Notes¶
Support for MemcachedCache backend has been removed. The backend was removed in django 4.1, and can no longer be used because now horizon requires django 4.2 or later.