Releases: eipi1/overload
Releases · eipi1/overload
v0.8.0
What's Changed
- Split request file in cluster mode by @eipi1 in #49
- Add support for SQLite file upload by @eipi1 in #50
- Downgrade Ubuntu image by @eipi1 in #53
- Increase file size limit to 1G by @eipi1 in #54
- Constant JSON value support in random data generator by @eipi1 in #55
- Integer pattern support for random data generator by @eipi1 in #56
- Fix reconnect error on connection failure with fixed pool by @eipi1 in #57
Full Changelog: v0.7.1...v0.8.0
v0.7.1
Overload v0.7.0
Added
- Response assertion support using lua script (#40)
- add array support in data generator (#42)
- expose environment variables to configure cluster (#34)
- get request_bundle_size from env (#37)
- Documentation with mdbook by (#36)
- check if file exists before starting test (#38)
Fixed
- Reduce error operation was canceled: connection was not ready (#33)
- increase bundle size in high qps to reduce iteration count (#35)
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
Overload v0.2.0
- Things are working fine