Zed Series Release Notes¶
21.0.0¶
New Features¶
The
zaqar::wsgi::apacheclass now supports customizing request/response headers added by apache.
Added parameters for advanced configuration of httpd access and error log destinations including piped logging and syslog (see mod_syslog). Note that mod_syslog requires Apache2 >= 2.5.0.
Upgrade Notes¶
The following parameters of the
zaqar::keystone::auth_websocketclass have been removed.configure_userconfigure_user_roleauth_namepasswordemailtenant
Default value of the
zaqar::wsgi::apache::sslparameter has been changed fromtruetofalseand now ssl is disabled by default.
CentOS 8 Stream is no longer supported by this module.
Bug Fixes¶
Validation of the deprecated
zaqar::keystone::auth_websocket::passwordparameter has been removed and the parameter is no longer required.