L

Locust

L
Locust Dev Tools v2.46.3

2.46.3

What's Changed Fix variable shadowing in _aggregate_dispatched_users by @reachsridhard in #3484 [FEAT] : add active user metric as an observable gauge by @RamachandraBhardwaj in #3483 Explicitly close csv file handles before exit by @reachsridhard in #3486 Fix url possibly unbound in headless non-worker mode by @reachsridhard in #3488 Update uv to 0.12 by @cyberw in #3487 New Contributors @Ramacha…

L
Locust Dev Tools v2.46.2

2.46.2

What's Changed Fix response time percentiles being deflated by requests logged with response_time=None by @haskiindahouse in #3473 Change StatsEntry typing to not allow None for stats by @reachsridhard in #3476 build(deps): bump shell-quote from 1.8.1 to 1.10.0 in /locust/webui by @dependabot[bot] in #3471 build(deps): bump brace-expansion from 1.1.12 to 1.1.16 in /locust/webui by @dependabot[bot]…

L
Locust Dev Tools v2.46.1

2.46.1

What's Changed Remove support for Python 3.10 by @cyberw in #3468 Allow new gevent versions by @cyberw in #3470 Update swarm state with extraOptions by @yukha-dw in #3469 New Contributors @yukha-dw made their first contribution in #3469 Full Changelog: 2.46.0...2.46.1

L
Locust Dev Tools v2.46.0

2.46.0

What's Changed build(deps-dev): bump sphinxcontrib-applehelp from 1.0.4 to 2.0.0 by @dependabot[bot] in #3445 fix: proper_round gives wrong result for integer inputs when digits > 0 by @JSap0914 in #3431 minor improvements to type hinting by @cyberw in #3457 chore: add support python3.15 by @even-even in #3460 docs: fix class-picker json() example and clarify behavior by @reachsridhard in #3459 Mo…

L
Locust Dev Tools v2.45.0

2.45.0

What's Changed CLI: remove --csv-full-history for workers with --processes by @tobast in #3429 Add perf ruff rule by @even-even in #3432 fix: require host when detecting URLs by @JSap0914 in #3439 build(deps): bump the vite group in /locust/webui with 5 updates by @dependabot[bot] in #3441 build(deps-dev): bump the eslint group in /locust/webui with 7 updates by @dependabot[bot] in #3440 build(dep…

L
Locust Dev Tools v2.44.4

2.44.4

What's Changed docs: fix typos by @juliosuas in #3426 fix: reject partially-matched timespan strings in parse_timespan by @JSap0914 in #3425 Other minor doc fixes New Contributors @JSap0914 made their first contribution in #3425 Full Changelog: 2.44.3...2.44.4

L
Locust Dev Tools v2.44.3

2.44.3

(fix build fail in 2.44.2, no real changes) Full Changelog: 2.44.2...2.44.3

L
Locust Dev Tools v2.44.2

2.44.2

What's Changed docs: add Azure Load Testing callout banner to Hosted load testing page by @Arun-Thangaraj in #3422 Add OTEL locust.client.duration histogram for response times by @cyberw in #3424 New Contributors @Arun-Thangaraj made their first contribution in #3422 Full Changelog: 2.44.1...2.44.2

L
Locust Dev Tools v2.44.1

2.44.1

What's Changed up pre-commit 3.xx to 4.xxx by @even-even in #3412 Add aiolocust and azure load testing to docs by @cyberw in #3414 docs: guard custom web routes without web UI by @puneetdixit200 in #3416 Add hostname, locustfile and profile to otel Resource by @cyberw in #3420 Add logging support to for OTEL by @cyberw in #3421 New Contributors @puneetdixit200 made their first contribution in #341…

L
Locust Dev Tools v2.44.0

2.44.0

What's Changed fix(fasthttp): catch FAILURE_EXCEPTIONS during response body read by @jorgetamayo21 in #3397 Fix FastHttpUser crash on Python 3.13+ due to GC collecting dict reference cycle by @armorbreak001 in #3398 Add first seen / last seen timestamps to failure stats by @tugkanboz in #3403 fix(fasthttp): handle zlib.error for truncated gzip streams under high load by @jorgetamayo21 in #3405 fix…

L
Locust Dev Tools v2.43.4

2.43.4

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 sphin…

L
Locust Dev Tools v2.43.3

2.43.3

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 #3…

L
Locust Dev Tools v2.43.2

2.43.2

What's Changed Update operator docs by @amadeuppereira in #3333 Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 by @dependabot[bot] in #3339 Bump flask-cors from 6.0.1 to 6.0.2 by @dependabot[bot] in #3343 Bump hatch from 1.16.2 to 1.16.3 by @dependabot[bot] in #3342 Bump werkzeug from 3.1.4 to 3.1.5 by @dependabot[bot] in #3341 Bump opentelemetry-exporter-otlp-proto-grpc from 1.39.0 to 1.39.1 by @depen…

L
Locust Dev Tools v2.43.1

2.43.1

Update various WebUI dependencies, no other changes. What's Changed Bump @emotion/styled from 11.14.0 to 11.14.1 in /locust/webui in the emotion group by @dependabot[bot] in #3322 Bump the eslint group in /locust/webui with 5 updates by @dependabot[bot] in #3319 Bump the all_dependencies group with 2 updates by @dependabot[bot] in #3318 Stabilize tests by @amadeuppereira in #3325 Stabilize tests b…

L
Locust Dev Tools v2.43.0

2.43.0

Happy new year! What's Changed Bump glob from 10.4.5 to 10.5.0 in /locust/webui by @dependabot[bot] in #3304 Bump js-yaml from 4.1.0 to 4.1.1 in /locust/webui by @dependabot[bot] in #3305 Capture stacktrace on KeyboardInterrupt on greenlets by @amadeuppereira in #3306 Refactor parse_options by @andrewbaldwin44 in #3310 Solving the iter_lines problem by @MasterKey-Pro in #3311 Allow users to stop t…