Unreleased Release Notes¶
4.1.1-13¶
New Features¶
The following backends now support the
[cache] tls_allowed_ciphersoption. Note that using this option requires redis-py 5.1.0 or later.dogpile.cache.redisdogpile.cache.redis_sentinel
Upgrade Notes¶
The deprecated
[cache] enforce_fips_modeoption has been removed.