Skip to content

Releases: locustio/locust

2.11.1

25 Aug 15:52
Compare
Choose a tag to compare

What's Changed

  • Fix typo by @cclauss in #2157
  • Upgrade GitHub Actions by @cclauss in #2158
  • Include worker_index in worker connection logging, and stop using the word "client" for what is actually a worker by @cyberw in #2159
  • Allow multiple definitions of same user class name if they come from the same place by @cyberw in #2160
  • Fix broken link in cpu warning message. by @conghuiw in #2164
  • Fix custom message example in documentation by @aathan in #2165
  • fix: edit load test missing the userclasses data by @alterhu2020 in #2171
  • Use more clear wording in --run-time reached stopping log message. by @cyberw in #2172

New Contributors

Full Changelog: 2.11.0...2.11.1

2.11.0

12 Aug 14:19
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure new test starts with specified number of users after previous test has been stopped by @mboutet in #2152
  • Pass multiple Locustfiles and allow selecting User and Shape class from the WebUI by @mikenester in #2137
  • feat: add 'worker_index' to WorkerRunner by @gdm85 in #2155

New Contributors

Full Changelog: 2.10.2...2.11.0

2.10.2

03 Aug 10:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.10.1...2.10.2

2.10.1

28 Jun 22:12
e5e49b6
Compare
Choose a tag to compare

What's Changed

  • Increase CONNECT_RETRY_COUNT to avoid workers giving up too soon if master is not up yet by @cyberw in #2125

Full Changelog: 2.10.0...2.10.1

2.10.0

27 Jun 20:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.9.0...2.10.0

2.9.0

19 May 17:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.6...2.9.0

2.8.6

07 Apr 18:26
Compare
Choose a tag to compare

What's Changed

  • Support sharing connection pools between users by @miedzinski in #2059
  • Add cpu_warning event, so listeners can do some action when CPU usage is too high by @cyberw in #2067

New Contributors

Full Changelog: 2.8.5...2.8.6

2.8.5

28 Mar 11:47
Compare
Choose a tag to compare
  • Fix dependency: Dont use latest Jinja2 because it has breaking changes

What's Changed

New Contributors

Full Changelog: 2.8.4...2.8.5

2.8.4

15 Mar 12:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.3...2.8.4

2.8.3

25 Feb 14:53
Compare
Choose a tag to compare

What's Changed

  • Bump minimum required gevent version to 20.12.1 by @cyberw in #2023
  • Fix typos by @kianmeng in #2022
  • Ensure users are distributed evently across hosts during ramp up by @cyberw in #2025
  • Ran pyupgrade on the code base, removing various "Python2-isms". by @cyberw in #2032

Full Changelog: 2.8.2...2.8.3