2026.1 Series Release Notes¶
28.0.0¶
New Features¶
Add possibility to specify db connection parameters.
Deprecation Notes¶
The
oslo::cache::hashclient_retry_delayparameter was deprecated in favor of the newhashclient_retry_timeoutparameter.
The
oslo::cache::dead_timeoutparameter was deprecated in favor of the newhashclient_dead_timeoutparameter.
Support for PostgreSQL has been deprecated and will be removed in a future release.
The following parameters of the
oslo::cachedefined resource type have been deprecated in favor of the new generic parameters.memcache_usernameandredis_username(Useusername)memcache_passwordandredis_password(Usepassword)memcache_socket_timeoutandredis_socket_timeout(Usesocket_timeout)