Releases: redis-performance/redis-benchmark-go
Releases · redis-performance/redis-benchmark-go
Version 0.0.7
Bug Fixes
- Fixed prebuilt binaries release process @filipecosta90 (#15)
Version 0.0.6
🚀Features
- Improved/Secured release process. Using GH links to access the prebuilt binaries @filipecosta90 (#14)
- Enabled WAIT feature @filipecosta90 (#12)
Version 0.0.5
Changes
- Simplified release process gh actions @filipecosta90 (#11)
Version 0.0.4
Features
- Removed all locking on stats updates and introduce 32-bit ARM packed bin @filipecosta90 (#10)
Version 0.0.3
Bug Fixes
- [fix] Using Go 1.16.x to build darwin/arm64 @filipecosta90 (#8)
Version 0.0.2
Bug Fixes
- [fix] Fixed released process of gh binaries @filipecosta90 (#7)
v0.0.1
Changes
- Kicked off release process via github actions @filipecosta90 (#6)
- Improved release process @filipecosta90 (#5)
- Updated go.mod hdrhistogram-go deps @filipecosta90 (#4)
- Enabled standalone testing @filipecosta90 (#2)
- Ensure benchmark will work with OSS cluster API and resharding during the benchmark @filipecosta90 (#1)