릴리즈되지 않은 릴리즈 노트¶
3.12.0-17¶
Upgrade Notes¶
- The - oslo_cache.mongobackend has been removed. This was found to be incompatible with pymongo 3.x or later, which was first released in 2015.
- Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10. 
Deprecation Notes¶
- The following functionas of the - oslo_cache.coremodule are deprecated. Use the same functions from- dogpile.cache.utilmodule instead.- function_key_generator
- kwarg_function_key_generator
 
