locust v0.10.0 Release Notes

Release Date: 2019-03-13 // about 5 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • filenames with several dots fails #940
    • Percentiles rounding error #331

    Closed issues:

    • ๐ŸŽ Installed in virtualenv but locust command not found (macOS Mojave 10.14) #976
    • how can I send https request with locust when I already have been authentication.. #966
    • ๐ŸŒ How to understand -c when I run locust with no-web mode? #965
    • FunctionNotFound('random_uuid is not found.',) #964
    • HttpLocust class instance variable not set for all users during setup #957
    • locust.runners.MasterLocustRunner failed with ExtraData #956
    • โœ… Use pytest tests as locust tasks #955
    • โœ… Time limit reached,but test does not stop,throw GreenletExit exception #953
    • ๐Ÿ› Bug: Locust master doesn't remove killed slave #951
    • How to pass multiple request under same @task. Eg: If I need to pass diferrent key for same get, how to do that? Is parameterization exist? #948
    • multiple user behaviour #947
    • seq_task does not work #937
    • ๐ŸŒ locust no-web mode #933
    • reqs/sec is much lower than expected #931
    • --only-summary does not show the summary results #922
    • locust http request size #921
    • Retrieving/saving current number of users #920
    • OpenVAS - ERROR: ('Connection aborted.', BadStatusLine("''",)) #918
    • git changelog page on v0.9.0 return 404 #913
    • locust: error: no such option: -n #912
    • Next version plans #907
    • Need a way for "Device" Locust class to pass a value to the TaskSet #906
    • --only-summary does not show the summary results #905
    • ๐Ÿ’ป Locust Report Ui Last column is not displaying #903
    • mogul๏ผŒhelp me๏ผŒwhen i use โ€œsudo pip install locustioโ€to install๏ผŒ after i useโ€œlocust --helpโ€๏ผŒWhat should I do if I give an error #902
    • ๐ŸŒ Unable to Get Statistics with --csv or Web Mode when running distributed. #901
    • Locust slave will not start when attempting to start via Node.js SSH2 connection. #900
    • ๐Ÿ”„ Changelog page in github referenced from docs.locust.io returns a 404 #898
    • slave client_id collisions in large environments #894
    • ๐ŸŒ Put a big sign "you must reload this page before any stats are displayed" somewhere on the web interface #893
    • Wrong statistic of total request count with 0.9.0 #892
    • Questions: #890
    • Strange behavior of "Total Requests per Second" chart #888
    • Locust 0.9.0 slave TypeError: __init__() takes exactly 1 argument (2 given) #887
    • KeyError on weighted tasks #886
    • How do I view the maximum concurrency in 1 second during runtime? #880
    • ๐Ÿ”’ locust command is not found on parrot security, even when it is successfully installed #878
    • ๐Ÿ‘‰ use the FastHttpLocust,how to get cookies ? #861
    • Immediate crash under python 3.7 #852
    • ๐Ÿš€ Release 0.9.0 and document release steps #842
    • Extended socket protocol #776
    • ๐Ÿ”‹ Feature request: on_quit() #248

    ๐Ÿ”€ Merged pull requests: