locust v1.0.2 Release Notes

Release Date: 2020-05-25 // almost 4 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • โšก๏ธ Update flask version #1394
    • ๐Ÿ‘ป Got "unknown user exception" when use --step-load and --step-clients #1385
    • SequentialTaskSet is broken when using local class members (headless mode) #1379
    • FastHttpLocust + SNI #1369

    Closed issues:

    • We should check limits (ulimit) and warn if they are too low #1368
    • ๐Ÿ‘ท Run locust as a job but still have access to the API. #1305
    • error: argument --master-port: invalid int value bug #1226
    • Duplicate/confusing entry in pypi #817

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update flask requirement. Fixes #1394 #1395 (cyberw)
    • โฌ†๏ธ Bump geventhttpclient and switch back to use its original repo + fix windows issue with resource module #1388 (cyberw)
    • ๐Ÿ“š Rework quickstart documentation and update some documentation for 1.0 #1384 (cyberw)
    • ๐Ÿ›  Make TaskSet .user and .parent read only properties, avoids / fixes #1379 #1380 (cyberw)
    • ๐Ÿ›  Fixed typo #1378 (rahulrai-in)
    • Try to increase open files limit and warn if it is still too low afterwards #1375 (cyberw)

    * This Changelog was automatically generated by github_changelog_generator