Skip to content

Tags: cdcloud-io/redis-py

Tags

v5.0.4

Toggle v5.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make it possible to customize SSL ciphers (redis#3212)

Given that Python 3.10 changed the default list of TLS ciphers, it is a
good idea to allow customization of the list of ciphers when using
Redis with TLS. In some situations the client is unusable right now
with older servers and Python >= 3.10.

Also whitelist a dev dependency vulnerability, and bump version to 5.0.4.

---------

Co-authored-by: Gabriel Erzse <[email protected]>

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 5.0.3 (redis#3179)

v5.1.0b4

Toggle v5.1.0b4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 5.1.0b4 (redis#3166)

v5.0.2

Toggle v5.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 5.0.2 (redis#3164)

v5.1.0b3

Toggle v5.1.0b3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 5.1.0b3 (redis#3112)

v5.1.0b2

Toggle v5.1.0b2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 5.1.0b2 (redis#3100)

v5.1.0b1

Toggle v5.1.0b1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 5.1.0b1 (redis#3093)

v5.1.0a1

Toggle v5.1.0a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 5.1.0a1 (redis#3044)

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 5.0.1 (redis#2958)

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating all client licenses to clearly be MIT (redis#2884)