릴리즈되지 않은 릴리즈 노트

4.1.1-13

새로운 기능

  • 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.