2024.2 Series Release Notes¶
25.0.0¶
New Features¶
A new parameter barbican_endpoint has been added to the class swift::keymaster, that makes it possible to specify the Barbican endpoint, which is needed in a multi-region deployment.
The new
swift::storage::server::db_preallocationparameter has been added.
The
swift::storage::filter::backend_ratelimitedefined resource type supports options for per-method rate limits.
The new
swift::proxy::allow_open_expiredparameter has been added.
The new
swift::proxy::cors_expose_headersparameter has been added.
The
swift::proxy::keepalive_timeoutparameter has been added.
The following new parameters have been added to the
swift::proxyclass and theswift::internal_clientclass.timing_expiryrequest_node_countwrite_affinity_handoff_delete_count
The new
sorting_methodparameter has been added to the following classes.swift::proxyswift::internal_client
The new
log_name_per_daemonparameter has been added to theswift::storage::allclass.
A new class
swift::proxy::keymasterhas been added. This supports the configuration of swift-proxy keymaster middleware.
Upgrade Notes¶
Support for amqp1 messaging driver by the
swift::proxy::ceilometerclass has been removed.
The
swift::proxy::ceilometer::amqp_ssl_key_passwordparameter has been deprecated and has no effect now.
The
swift::storage::server::config_file_pathparameter has been removed.