| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.43.4 source code.tar.gz | 2026-04-01 | 5.4 MB | |
| 2.43.4 source code.zip | 2026-04-01 | 5.5 MB | |
| README.md | 2026-04-01 | 3.1 kB | |
| Totals: 3 Items | 10.9 MB | 2 | |
What's Changed
- adding mqtt user feature that works around the paho mqtt 340 connections limit issue by @ionutab in https://github.com/locustio/locust/pull/3268
- Unset print_stats on workers created by --processes option by @markogle in https://github.com/locustio/locust/pull/3353
- Add Qdrant support by @Anush008 in https://github.com/locustio/locust/pull/3354
- Bump qdrant-client from 1.16.2 to 1.17.0 by @dependabot[bot] in https://github.com/locustio/locust/pull/3362
- Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.1.0 by @dependabot[bot] in https://github.com/locustio/locust/pull/3359
- Bump sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0 by @dependabot[bot] in https://github.com/locustio/locust/pull/3361
- Bump snowballstemmer from 2.2.0 to 3.0.1 by @dependabot[bot] in https://github.com/locustio/locust/pull/3358
- Bump the all_dependencies group with 2 updates by @dependabot[bot] in https://github.com/locustio/locust/pull/3356
- Extract response time bucketing into an overridable function by @thessem in https://github.com/locustio/locust/pull/3373
- Improve Type Hinting for Wait Time Functions by @abstract-333 in https://github.com/locustio/locust/pull/3374
- Bump the eslint group in /locust/webui with 8 updates by @dependabot[bot] in https://github.com/locustio/locust/pull/3363
- Bump the vite group in /locust/webui with 2 updates by @dependabot[bot] in https://github.com/locustio/locust/pull/3364
- Bump typescript from 5.7.2 to 5.9.3 in /locust/webui by @dependabot[bot] in https://github.com/locustio/locust/pull/3367
- Bump the vite group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/locustio/locust/pull/3375
- Add locust-otel Docker image with OpenTelemetry dependencies by @eyupcanakman in https://github.com/locustio/locust/pull/3379
- Fix typos in docs, docstrings, and UI string by @r266-tech in https://github.com/locustio/locust/pull/3381
- Fix false "--run-time limit reached" log message when shape test completes by @Krishnachaitanyakc in https://github.com/locustio/locust/pull/3382
- fix: use total_rps instead of current_rps in HTML report and navbar stats by @juliosuas in https://github.com/locustio/locust/pull/3384
New Contributors
- @markogle made their first contribution in https://github.com/locustio/locust/pull/3353
- @Anush008 made their first contribution in https://github.com/locustio/locust/pull/3354
- @thessem made their first contribution in https://github.com/locustio/locust/pull/3373
- @abstract-333 made their first contribution in https://github.com/locustio/locust/pull/3374
- @eyupcanakman made their first contribution in https://github.com/locustio/locust/pull/3379
- @r266-tech made their first contribution in https://github.com/locustio/locust/pull/3381
- @Krishnachaitanyakc made their first contribution in https://github.com/locustio/locust/pull/3382
- @juliosuas made their first contribution in https://github.com/locustio/locust/pull/3384
Full Changelog: https://github.com/locustio/locust/compare/2.43.3...2.43.4