Train Series Release Notes¶
5.4.0-4¶
New Features¶
The new
vitrage::keystone::authtoken::interface
parameter has been added, which can be used to set the interface parameter in authtoken middleware.
5.2.0¶
New Features¶
Allow users to run the RabbitMQ heartbeat over a native python thread in the oslo.messaging RabbitMQ driver, by using the rabbit_heartbeat_in_pthread option in configuration.
Upgrade Notes¶
The deprecated vitrage::collector class is removed.
The deprecated pki related options check_revocations_for_cached and hash_algorithms option has been removed.
5.1.0¶
New Features¶
Add support to configure [oslo_middleware]/max_request_body_size with $max_request_body_size.
5.0.0¶
Deprecation Notes¶
database_idle_timeout is deprecated and will be removed in a future release. Please use database_connection_recycle_time instead.