Unreleased Release Notes

4.1.1-13

New Features

  • The following backends now support the [cache] tls_allowed_ciphers option. Note that using this option requires redis-py 5.1.0 or later.

    • dogpile.cache.redis

    • dogpile.cache.redis_sentinel

Upgrade Notes

  • The deprecated [cache] enforce_fips_mode option has been removed.