Releases: RedisLabsModules/RLTest
Releases · RedisLabsModules/RLTest
Version 0.7.14
Changes
- Fix Release Flow (#226)
- add optional mesaage to assertions (#224)
- Add redis-config-file argument (#223)
- upgarde macos to 13 (#225)
Version 0.7.13
Changes
- Fixing pkg_resources not present (#222)
Version 0.7.12
Changes
- Fix release to PyPI flow (#221)
- Fix slave's log directory (#220)
Version 0.7.11
Changes
- Set cwd in redis process (#219)
Version 0.7.10
Changes
- Fix colors (#217)
- Set timeout of a wider range of the test. (#216)
Version 0.7.9
Changes
- Set fork as the starting method of a sub-process (#215)
Version 0.7.8
Changes
- Support adding shard to cluster (#214)
- Disallow combining parallel execution with --no-output-catch (#213)
Version 0.7.7
Changes
- Return 0 done tests on skip or instance creation failure (#212)
Version 0.7.6
Changes
- Added test timeout (#211)
- Re-raise the error when failing loading a python script. (#210)
- improved and enhanced release flow (#209)
Version 0.7.5
Changes
- Add
password
as a parameter for Env - [MOD-6117] (#208)