Releases: redis-performance/redisbench-admin
Releases · redis-performance/redisbench-admin
Version 0.1.67
Changes
- Initial support for tsbs_run_queries_redistimeseries @filipecosta90 (#89)
- Included initial benchmark specs @filipecosta90 (#86)
Version 0.1.66
Bug Fixes
- Fixed gh issue 83: redis-benchmark csv exporter parser conversion issues @filipecosta90 (#84)
Version 0.1.65
Bug Fixes
- Fixed #78: exported redis-benchmark csv that contains commas is not being properly parsed @filipecosta90 (#80)
Version 0.1.64
Changes
- Fixed local redis-benchmark run args @filipecosta90 (#77)
Version 0.1.63
Changes
- YCSB local run working as expected. Improved remote tool specification on YAML @filipecosta90 (#75)
Version 0.1.62
Bug Fixes
- Fixed remote setup spinning after PEP8 refactor @filipecosta90 (#74)
Version 0.1.61
Bug Fixes
- Detect and work with missing --github_actor, --github_branch, and --github_sha @filipecosta90 (#73)
Version 0.1.60
Maintenance
- PEP8 standards @filipecosta90 (#72)
- Test increasing and python standards embracing @filipecosta90 (#71)
- Fixed test_common.py unit test @filipecosta90 (#70)
- Increased coverage of tool. General code improvement @filipecosta90 (#69)
- Increased coverage of tool @filipecosta90 (#68)
Version 0.1.59
Changes
- Increased coverage and enabled YCSB local runs @filipecosta90 (#67)
Version 0.1.58
Bug Fixes
- Fixed redis-benchmark test time utils @filipecosta90 (#66)