locust v0.7.4 Release Notes

Release Date: 2016-06-07 // almost 8 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • requests.exceptions.ConnectionError: ('Connection aborted.', ResponseNotReady('Request-sent',)) #273

    Closed issues:

    • ๐Ÿš€ locust not making any request when deployed on docker #415
    • ๐ŸŒ Simulating multiple independent user web behaviour #409
    • Webclient authentication #406
    • Install error on ubuntu 14.04 #402
    • ๐Ÿ‘ Python 3 support needed. #398
    • Quick start example using l for a variable name #392
    • โฑ Could you give me some examples of the schedule tasks? #390
    • The data between the different locusts #389
    • Rich report format #388
    • Pinging and benchmarking utilities #387
    • ๐Ÿ‘ท Integration with CI and test frameworks #385
    • ๐Ÿ‘ Does locust support DB connection? #383
    • multisession confusion #382
    • why used the requests module #378
    • Have you compared the Locust with the Tsung? #377
    • ๐ŸŒ Web GUI can't handle many unique URLs - Is it possible to aggregate stats entries? #375
    • Gevent gcc error. Unable to install locust #368
    • pip install failed mac el capitan #366
    • Error during installation #362
    • does not work in python 3.4 virtualenv #359
    • How do I start a new session #356
    • Integrating Locust API with python requests #353
    • ar #342
    • Unable to install locust on OS X #340
    • Simulate chunk upload #339
    • โœ… Locust 0.7.3: TypeError trying to run test #338
    • Unable to install locusio #336
    • Separate TCP connection for each virtual user #334
    • ๐Ÿ’ป url of this command /web/{var} should have one final output in browser #327
    • โœ… Load testing a site whose domain name is not pointed/registered . #326
    • โœ… Load Testing multiple sites on a single VPS. #325
    • ๐Ÿ‘ Python3 support #324
    • ๐Ÿ‘Œ Support for websockets? #323
    • step through locust source #322
    • rps degradation when using https. #320
    • ๐ŸŒ Status reports only shown in terminal, not on the Web interface. #319
    • percentiles in /stats/requests? #318
    • real-time graphing #317
    • locust google group #316
    • unlikely response times #315
    • rps bottleneck #313
    • Are requests asynchronous? #312
    • โš™ run each task in sequence #311
    • ImportError: No module named 'core' #310
    • ConnectionError(ProtocolError('Connection aborted.', BadStatusLine("''",)),) #308
    • ๐Ÿ‘Œ Support multiple test files #304
    • Tasks running, no stats collected. #301
    • โœ… OpenSSL errors when testing HTTPS #300
    • ๐Ÿ’ป Web UI freezes #297
    • 250 users on single machine fails #296
    • slave not connecting to master and no error reported #294
    • Can't start swarming when in master/slave mode on Ubuntu 14.04 #293
    • How to interpret RPS on distributed setup? #292
    • problem with select library #274
    • Slaves can't connect to Master #265
    • ๐Ÿ‘ list supported Python versions in README and setup.py. #260
    • ๐Ÿ“ฆ Getting import requests.packages.urllib3 error in Google App Engine #259
    • ๐Ÿ“š Documentation on retrieving real-time stats #230
    • ๐Ÿ‘Œ Support for scenarios #171
    • Would love a swarm_complete event #26

    ๐Ÿ”€ Merged pull requests: