Release 1.4.0
What's Changed
- fix issue #128 zeros in ouptut by @YaacovHazan in #130
- fix issue #133, error when using --data-offset by @YaacovHazan in #134
- fix issue #132, endless loop by @YaacovHazan in #136
- enable full percentile spectrum analysis on latency by @filipecosta90 in #100
- Silence automake warning. by @yossigo in #137
- Add Debian packaging files. by @yossigo in #138
- Fix memory leaks involving hdr_histogram. by @yossigo in #140
- Add -V as short for --version by @hbina in #145
- Prevents the program from entering endless loop by @hbina in #144
- Added extra note to avoid unnecessary error by @AshishVarshneyy in #147
- fix issue #158, gaussian key-pattern on MAC OS by @YaacovHazan in #159
- Fix dropouts due to vector resize during long benchmarks by @JohnSully in #160
- Enable OpenSSL to load a configuration file during initialization by @slice4e in #168
- Pinning rltest to the last release prior to redis-py 4 as a requirement by @chayim in #170
- Correctly randomize value buffer by @caipengbo in #172
- Support benchmarking servers with IPv6 addresses by @shawn-higgins1 in #174
- Moved integration testing logic out of github actions and included testing section on Readme by @filipecosta90 in #176
- add support for resp3 by @YaacovHazan in #182
- A few build instructions clarifications. by @yossigo in #187
- Increased print precision of percentiles to single micro (before was 10 micros) by @filipecosta90 in #189
- Fixed memory usage increasing over time due to per second histogram usage by @filipecosta90 in #188
- Fix issue #123 Add object size unit in help by @YaacovHazan in #190
New Contributors
- @hbina made their first contribution in #145
- @AshishVarshneyy made their first contribution in #147
- @JohnSully made their first contribution in #160
- @slice4e made their first contribution in #168
- @chayim made their first contribution in #170
- @caipengbo made their first contribution in #172
- @shawn-higgins1 made their first contribution in #174
Full Changelog: 1.3.0...1.4.0