Releases: robotframework-thailand/robotframework-redislibrary
Releases · robotframework-thailand/robotframework-redislibrary
1.2.7
1.2.6
What's Changed
- Update connect_to_redis_from_url by @Alex-Han-Sophos in #38
- chore: Update RedisLibrary version to 1.2.6 and fix connect_to_redis_… by @ohmrefresh in #42
New Contributors
- @Alex-Han-Sophos made their first contribution in #38
Full Changelog: 1.2.5...1.2.6
v1.2.5
fix redis client version
v1.2.4
- enhance to support redis cluster
v1.2.3
Get redis sentinel master
@pharvinee-noi
v1.2.1
v1.2.0
- Add new function to get all match keys
v1.1.0
Version 1.1.0
Date: 3-Feb-2020
- Fixed import of redis in setup.py
- Fixed keyword 'Get Time To Live In Redis' to handle when get TTL as minus value.
- Remove keyword 'Check If Key Not Exists', please use 'Redis Key Should Not Be Exist'
- Change default expire_time of 'Set To Redis' keyword to 3600 seconds
- Keyword 'Connect To Redis' will support password and SSL
- Add keywords for operate with set in redis
- Add keywords for operate with set in redis
- Add more unit test and now it cover all keywords.
- Add keywords 'Connect To Redis From URL'
Version 1.0.1
Update tag
## Version 1.0.0
Version 1.0.0
Date: 27-Dec-2019
- Fixed import of redis in setup.py
- Fixed keyword 'Get Time To Live In Redis' to handle when get TTL as minus value.
- Remove keyword 'Check If Key Not Exists', please use 'Redis Key Should Not Be Exist'
- Change default expire_time of 'Set To Redis' keyword to 3600 seconds
- Keyword 'Connect To Redis' will support password and SSL
- Add keywords for operate with set in redis
- Add keywords for operate with set in redis
- Add more unit test and now it cover all keywords.
- Add keywords 'Connect To Redis From URL'