Skip to content

Releases: locustio/locust

2.43.4

01 Apr 20:32

Choose a tag to compare

What's Changed

  • adding mqtt user feature that works around the paho mqtt 340 connections limit issue by @ionutab in #3268
  • Unset print_stats on workers created by --processes option by @markogle in #3353
  • Add Qdrant support by @Anush008 in #3354
  • Bump qdrant-client from 1.16.2 to 1.17.0 by @dependabot[bot] in #3362
  • Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.1.0 by @dependabot[bot] in #3359
  • Bump sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0 by @dependabot[bot] in #3361
  • Bump snowballstemmer from 2.2.0 to 3.0.1 by @dependabot[bot] in #3358
  • Bump the all_dependencies group with 2 updates by @dependabot[bot] in #3356
  • Extract response time bucketing into an overridable function by @thessem in #3373
  • Improve Type Hinting for Wait Time Functions by @abstract-333 in #3374
  • Bump the eslint group in /locust/webui with 8 updates by @dependabot[bot] in #3363
  • Bump the vite group in /locust/webui with 2 updates by @dependabot[bot] in #3364
  • Bump typescript from 5.7.2 to 5.9.3 in /locust/webui by @dependabot[bot] in #3367
  • Bump the vite group across 1 directory with 3 updates by @dependabot[bot] in #3375
  • Add locust-otel Docker image with OpenTelemetry dependencies by @eyupcanakman in #3379
  • Fix typos in docs, docstrings, and UI string by @r266-tech in #3381
  • Fix false "--run-time limit reached" log message when shape test completes by @Krishnachaitanyakc in #3382
  • fix: use total_rps instead of current_rps in HTML report and navbar stats by @juliosuas in #3384

New Contributors

Full Changelog: 2.43.3...2.43.4

2.43.3

12 Feb 09:46
49aacb9

Choose a tag to compare

What's Changed

  • Add missing event hook parameter documentation by @veeceey in #3344
  • Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /locust/webui by @dependabot[bot] in #3345
  • Bump tar from 7.4.3 to 7.5.7 in /locust/webui by @dependabot[bot] in #3346
  • Bump cryptography from 43.0.3 to 46.0.5 by @dependabot[bot] in #3347
  • Bump lodash from 4.17.21 to 4.17.23 in /locust/webui by @dependabot[bot] in #3348
  • Bump diff from 8.0.2 to 8.0.3 in /locust/webui by @dependabot[bot] in #3349

New Contributors

Full Changelog: 2.43.2...2.43.3

2.43.2

01 Feb 10:45

Choose a tag to compare

What's Changed

Full Changelog: 2.43.1...2.43.2

2.43.1

12 Jan 19:21

Choose a tag to compare

Update various WebUI dependencies, no other changes.

What's Changed

Full Changelog: 2.43.0...2.43.1

2.43.0

30 Dec 08:49

Choose a tag to compare

Happy new year!

What's Changed

Full Changelog: 2.42.6...2.43.0

2.42.6

29 Nov 17:31
3d7ff7b

Choose a tag to compare

What's Changed

Full Changelog: 2.42.5...2.42.6

2.42.5

20 Nov 16:28

Choose a tag to compare

What's Changed

Full Changelog: 2.42.4...2.42.5

2.42.4

20 Nov 11:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.42.3...2.42.4

2.42.3

15 Nov 10:32

Choose a tag to compare

What's Changed

  • Fix single line .conf files incorrectly being treated as toml by @cyberw in #3257
  • GH Actions: update uv version, ensure uv.lock doesn't contain anything not in pyproject.toml by @cyberw in #3259
  • Creates dependabot file to keep gh actions updated by @jairhenrique in #3264
  • Bump the all_dependencies group with 7 updates by @dependabot[bot] in #3266

New Contributors

Full Changelog: 2.42.2...2.42.3

2.42.2

06 Nov 09:30

Choose a tag to compare

What's Changed

  • fix: MQTT client_id and protocol not passed down to Client by @ionutab in #3252
  • remove setuptools from dependencies by @dotlambda in #3253
  • Update uv.lock by @cyberw in #3254
  • Revert "modified ui_extra_args_dict function to pick arguments" by @cyberw in #3255
  • Bump locust-cloud version, fixing an issue with .conf-files by @cyberw in #3256

New Contributors

Full Changelog: 2.42.1...2.42.2