Releases: open-io/cosbench
Releases · open-io/cosbench
0.4.7-openio
- [S3] add listing
- [S3] handle "/" in bucket name within
BucketCreate
- [java] clean whitespace
- [java] add missing license headers
0.4.6-openio
Permit to use active drivers only
- New system property: cosbench.controller.use_only_active_drivers
if set to true, when launching a workload, only active drivers
(the one that respond OK to pings) are used - default to false: All drivers are used and if one is not running
the workload can't start with ConnectionError Exception
0.4.5-openio
- controller-web: add prometheus exports
- tomcat: enable gzip compression
- controller: prevent to use PATH separator (
/
on linux) in workload name - add
mission_dir
directive todriver.conf
- add OpenIO dedicated doc for building and packing
- add OpenIO to licenses