Queens Series Release Notes¶
12.3.0¶
Bug Fixes¶
Add panko expirer class so we can configure it in crontab accordingly.
Add event_time_to_live to panko config so user can tweak and expire data instead of keeping for ever.
12.2.0¶
New Features¶
Adds the use_journal option for configuring oslo.log. This will enable passing the logs to journald.
12.1.0¶
New Features¶
Expose use_json logging parameter, which enables JSON formatted logging.
Allow to specify drivername for postgres db
12.0.0¶
New Features¶
Add parameter to wsgi::apache to allow overwrite and/or add additional wsgi process options.
Known Issues¶
Keystone v2.0 API was removed so we need to set a default value for user_domain_name and project_domain name, which will be Default as it is already in some other classes in modules.
Deprecation Notes¶
revocation_cache_time option is now deprecated for removal, the parameter has no effect.