Unreleased Release Notes

3.12.0-17

Upgrade Notes

  • The oslo_cache.mongo backend 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.core module are deprecated. Use the same functions from dogpile.cache.util module instead.

    • function_key_generator

    • kwarg_function_key_generator