Releases: RediSearch/ftsb
Releases · RediSearch/ftsb
Version 0.3.10
What's Changed
- refactor release targets, update hdrhistogram version, cleanup go.mod deps by @fcostaoliveira in #102
- Fixed no limit being passed (either requests or duration) by @fcostaoliveira in #103
Full Changelog: v0.3.9...v0.3.10
Version 0.3.9
What's Changed
- Support duration-based runs and input rewind, migrate CI to GitHub Actions, add integration tests. by @fcostaoliveira in #101
Full Changelog: v0.3.8...v0.3.9
Version 0.3.8
What's Changed
- Fix the "unaligned 64-bit atomic operation" panic by @fcostaoliveira in #100
Full Changelog: v0.3.7...v0.3.8
Version 0.3.7
Version 0.3.6
What's Changed
- Included JSON single value text field use case by @filipecosta90 in #92
- Improved timeout error handling by @fcostaoliveira in #98
Full Changelog: v0.3.5...v0.3.6
Version 0.3.5
Changes
- Include bin info (commit hash and if changed) on tool (#90)
Version 0.3.4
Changes
- Start a random slot in the case of cluster benchmarks and commands without key (#89)
Version 0.3.3🌈
Changes
- In the case of commands that don't contain keys we round robin across connections (#88)