1.0
Fixed bugs:
- FastHttpUser doesn't use the SNI TLS extension #1360
- DEBUG output in docker is not working #1337
- Can't run Locust distributed with --csv-full-history #1315
- [Nested TaskSet] Child TaskSet's on_stop method is not called when GreenletExit #1206
Closed issues:
- Add @only decorator to TaskSets #1275
- resp.failure() shouldnt immediately log a failed request, just mark it a such #1335
- Change CSV column names #1317
- Remove @seq_task and instead add a SequentialTaskSet class #1286
- Change how logging is handled #1285
- Remove the Locust.setup and Locust.teardown hooks in favour of adding test_start and test_stop events #1284
- Rename Locust to User/LocustUser #1283
- Clean up among the command line arguments #1282
- Docker image should not require TARGET_URL #1247
- Duplicate/confusing entry in pypi #817
- How to run test programatically #222
- Alternative terminology for "slave" #220
Merged pull requests: