Skip to content

Tags: redis/redis-py

Tags

v7.0.0b3

Toggle v7.0.0b3's commit message
Bumped version 

v7.0.0b2

Toggle v7.0.0b2's commit message
Adding 'auto' option to MaintNotificationsConfig.enabled (#3779) 

v7.0.0b1

Toggle v7.0.0b1's commit message
Updating package version to 7.0.0b1 

v6.4.0

Toggle v6.4.0's commit message
Updated package version 

v6.3.0

Toggle v6.3.0's commit message
Updated image name 

v5.3.1

Toggle v5.3.1's commit message
Updating library version for 5.3.1 release 

v6.1.1

Toggle v6.1.1's commit message
Updating lib version to 6.1.1 

v6.2.0

Toggle v6.2.0's commit message
Adding small change in code to trigger pipeline for the branch. 

v6.1.0

Toggle v6.1.0's commit message
Adding comment for the lib version in __init__.py (to force ci pipeli… …ne execution)

v6.0.0

Toggle v6.0.0's commit message
Changing the default value for ssl_check_hostname to True, to ensure … …security validations are not skipped by default (#3626) * Changing the default value for ssl_check_hostname to True, to ensure security validations are not skipped by default * Applying review comments * Removing unused operation in tests. * Removing unneeded comment from tests.