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

4.2.0

새로운 기능

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

  • Support for Python 3.10 has been removed. Now the minimum python version supported is 3.11.