- Display locustfile and tasks ratio information on index.html
- Add --autostart and --autoquit parameters (#1864)
- Add constant_throughput wait time (the inverse of constant_pacing)
- Alternative way to rename requests (particularly useful when using an SDK that wraps
requests
) (#1858) - Add --equal-weights flag (#1842)
- HttpUser: Unpack known exceptions
- Various charting fixes
- Add FastHttpUser directly under locust package
- Auto-generate Locust's version number using setuptools_scm and git tags
- Show custom arguments in web ui and forward them to worker (#1841)