| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.42.6 source code.tar.gz | 2025-11-29 | 5.4 MB | |
| 2.42.6 source code.zip | 2025-11-29 | 5.5 MB | |
| README.md | 2025-11-29 | 1.4 kB | |
| Totals: 3 Items | 10.9 MB | 3 | |
What's Changed
- GH Actions: Bump actions/checkout from 5 to 6 in the all_dependencies group by @dependabot[bot] in https://github.com/locustio/locust/pull/3287
- Fix Toml Parser Being Called on Conf Files by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3293
- Only log "OpenTelemetry enabled" message when success by @amadeuppereira in https://github.com/locustio/locust/pull/3294
- Add otel unit tests by @amadeuppereira in https://github.com/locustio/locust/pull/3295
- Log duplicate client_ready messages as debug instead of info level by @cyberw in https://github.com/locustio/locust/pull/3296
- Improve tests by @amadeuppereira in https://github.com/locustio/locust/pull/3297
- Add OTel documentation by @amadeuppereira in https://github.com/locustio/locust/pull/3298
- Update OTel setup by @amadeuppereira in https://github.com/locustio/locust/pull/3300
- Use match-case instead of gigantic if-elif statement when handling zmq messages in master-worker communication by @cyberw in https://github.com/locustio/locust/pull/3299
- refactor case statements and update to use 3.10 set syntax by @cyberw in https://github.com/locustio/locust/pull/3301
- Don't import pytest unless it is really needed, to speed up startup by @cyberw in https://github.com/locustio/locust/pull/3302
Full Changelog: https://github.com/locustio/locust/compare/2.42.5...2.42.6