chore(deps): update dependency locust to v2.46.0 #127

Open
renovate-bot wants to merge 1 commit from renovate/locust-2.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
locust ==2.31.6 -> ==2.46.0 age confidence

Release Notes

locustio/locust (locust)

v2.46.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.45.0...2.46.0

v2.45.0

Compare Source

Full Changelog

Fixed bugs:

  • Live stats regression as of 2.43.4 #​3451

Closed issues:

  • is_url treats http:// without a host as a valid URL #​3438

Merged pull requests:

v2.44.4

Compare Source

Full Changelog

Fixed bugs:

  • Live stats regression as of 2.43.4 #​3451

Closed issues:

  • is_url treats http:// without a host as a valid URL #​3438

Merged pull requests:

v2.44.3

Compare Source

Full Changelog

Merged pull requests:

v2.44.1

Compare Source

Full Changelog

Merged pull requests:

v2.44.0

Compare Source

Full Changelog

Merged pull requests:

v2.43.4

Compare Source

Full Changelog

Fixed bugs:

  • Live stats regression as of 2.43.4 #​3451

Closed issues:

  • is_url treats http:// without a host as a valid URL #​3438

Merged pull requests:

v2.43.3

Compare Source

Full Changelog

Fixed bugs:

  • HTML report uses current_rps instead of total_rps for req/s column #​3355
  • Using --processes with --print-stats causes all workers to print stats #​3352
  • Docker image does not have OTEL libraries installed #​3309

Merged pull requests:

v2.43.2

Compare Source

Full Changelog

Closed issues:

  • Documentation Improvement - Event hooks #​3338

Merged pull requests:

v2.43.1

Compare Source

Full Changelog

Merged pull requests:

v2.43.0

Compare Source

Full Changelog

Merged pull requests:

v2.42.6

Compare Source

Full Changelog

Closed issues:

  • Support for requests >=2.32.5 (compatibility with LangChain/AI ecosystem) #​3307
  • Multiple select in web UI for custom arguments #​3260
  • Suggestion to Add "iter_lines" Support for "FastHttpUser" in Locust #​3018

Merged pull requests:

v2.42.5

Compare Source

Full Changelog

Fixed bugs:

  • After Locust upgrade, parameter 'headless = true' in conf file does not work as expected. #​3225

Merged pull requests:

v2.42.4

Compare Source

Full Changelog

Merged pull requests:

v2.42.3

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

v2.42.2

Compare Source

Full Changelog

Merged pull requests:

v2.42.1

Compare Source

Full Changelog

Merged pull requests:

v2.42.0

Compare Source

Full Changelog

Merged pull requests:

v2.41.6

Compare Source

Full Changelog

Fixed bugs:

  • Extend Locust UI with new tab does not work #​3240
  • Reset button not working after stopping the run #​3197

Merged pull requests:

v2.41.5

Compare Source

Full Changelog

Merged pull requests:

v2.41.3

Compare Source

Full Changelog

Merged pull requests:

v2.41.2

Compare Source

Full Changelog

Merged pull requests:

  • Make workers correctly ignore the --run-time flag #​3230 (cyberw)
  • Enhance MilvusUser constructor to support additional collection parameters #​3229 (zhuwenxing)

v2.41.1

Compare Source

Full Changelog

Fixed bugs:

  • Locust pytest plugin option '--host' conflicts with common user options; suggest renaming to '--locust-host' #​3227

Merged pull requests:

v2.41.0

Compare Source

Full Changelog

v2.40.5

Compare Source

Full Changelog

Fixed bugs:

  • Master doesn't distribute user equally among workers #​3209

Merged pull requests:

v2.40.4

Compare Source

Full Changelog

Merged pull requests:

  • Avoid wrapping fast response in response context manager when not needed #​3222 (cyberw)

v2.40.3

Compare Source

Full Changelog

Merged pull requests:

  • Avoid pytest style locustfiles capturing keyboard input #​3219 (cyberw)

v2.40.2

Compare Source

Full Changelog

Merged pull requests:

  • Bump requests minimum version #​3218 (cyberw)
  • Make ResponseContextManager.raise_for_status() consider calls to failure() and success() #​3217 (cyberw)

v2.40.1

Compare Source

Full Changelog

Fixed bugs:

  • Python 3.13: KeyError: 'name' on request_meta in ResponseContextManager.__exit__ #​3207

Merged pull requests:

  • Refactor SocketIOUser to create separate SocketIOClient class #​3211 (cyberw)
  • Refactor clients.ResponseContextManager and fix gc issue #​3210 (cyberw)

v2.40.0

Compare Source

Full Changelog

Fixed bugs:

Merged pull requests:

  • Move pytest plugin to its own directory, to prevent accidental import #​3205 (cyberw)
  • Pytest plugin: Delay imports to avoid monkey patching until someone uses the fixtures #​3204 (cyberw)

v2.39.1

Compare Source

Full Changelog

Fixed bugs:

Merged pull requests:

v2.39.0

Compare Source

Full Changelog

Merged pull requests:

v2.38.1

Compare Source

Full Changelog

Merged pull requests:

v2.38.0

Compare Source

Full Changelog

Closed issues:

  • Support for markov chains to describe a user's behavior #​3156
  • Switch docker base image to one with uv preinstalled #​3061

Merged pull requests:

v2.37.14

Compare Source

Full Changelog

Fixed bugs:

  • Failures table sorting is reset to ascending after a few seconds #​3184
  • argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) #​3180

Merged pull requests:

v2.37.13

Compare Source

Full Changelog

Merged pull requests:

v2.37.12

Compare Source

Full Changelog

Fixed bugs:

  • Locust can't install on alpine linux anymore #​3166

Closed issues:

  • Decouple the JavaScript asset code from the report #​3064

Merged pull requests:

v2.37.11

Compare Source

Full Changelog

Fixed bugs:

  • Error shutting down when using processes #​3161
  • 1279 Locust instances makes master run at 100% continously #​3142

Merged pull requests:

v2.37.10

Compare Source

Full Changelog

Fixed bugs:

  • FastHttpUser uses incorrect regex to hide home directory #​3159

Closed issues:

  • Define a list of paths to simulate an user journey #​3150
  • export the results as a json file #​3089

Merged pull requests:

v2.37.9

Compare Source

Full Changelog

Merged pull requests:

v2.37.8

Compare Source

Full Changelog

Merged pull requests:

v2.37.7

Compare Source

Full Changelog

Closed issues:

Merged pull requests:

  • Bump locust-cloud dependency, allow 25.x versions of gevent #​3151 (cyberw)

v2.37.6

Compare Source

Full Changelog

Merged pull requests:

v2.37.5

Compare Source

Full Changelog

Fixed bugs:

  • Documentation is Now Missing Table of "All available configuration options" #​3144

Merged pull requests:

v2.37.4

Compare Source

Full Changelog

Fixed bugs:

  • Web UI Does Not Switch to Details Page Immediately on Test Start in Current Version #​3128

Merged pull requests:

v2.37.3

Compare Source

Full Changelog

v2.37.2

Compare Source

Full Changelog

Merged pull requests:

v2.37.1

Compare Source

Full Changelog

Fixed bugs:

  • Failures table sorting is reset to ascending after a few seconds #​3184
  • argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) #​3180

Merged pull requests:

v2.37.0

Compare Source

Full Changelog

Fixed bugs:

  • --json-file always creates empty file #​3130

Closed issues:

  • Forced Dependency Updates (e.g., python-socketio) May Cause Version Mismatch with Java Services #​3129

Merged pull requests:

  • Fix --json-file (actually save data to file) #​3131 (zed)

v2.36.2

Compare Source

Full Changelog

Merged pull requests:

v2.36.1

Compare Source

Full Changelog

Merged pull requests:

v2.36.0

Compare Source

Full Changelog

Merged pull requests:

v2.35.0

Compare Source

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.34.1

Compare Source

What's Changed

Full Changelog: https://github.com/locustio/locust/compare/2.34.0...2.34.1

v2.34.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.33.2...2.34.0

v2.33.2

Compare Source

What's Changed

Full Changelog: https://github.com/locustio/locust/compare/2.33.1...2.33.2

v2.33.1

Compare Source

What's Changed

Full Changelog: https://github.com/locustio/locust/compare/2.33.0...2.33.1

v2.33.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.10...2.33.0

v2.32.10

Compare Source

What's Changed

Full Changelog: https://github.com/locustio/locust/compare/2.32.9...2.32.10

v2.32.9

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.8...2.32.9

v2.32.8

Compare Source

Fix a single broken link in the UI

Full Changelog: https://github.com/locustio/locust/compare/2.32.7...2.32.8

v2.32.7

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.6...2.32.7

v2.32.6

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.5...2.32.6

v2.32.5

Compare Source

Full Changelog

Closed issues:

  • Support for requests >=2.32.5 (compatibility with LangChain/AI ecosystem) #​3307
  • Multiple select in web UI for custom arguments #​3260
  • Suggestion to Add "iter_lines" Support for "FastHttpUser" in Locust #​3018

Merged pull requests:

v2.32.4

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.3...2.32.4

v2.32.3

Compare Source

What's Changed

Full Changelog: https://github.com/locustio/locust/compare/2.32.2...2.32.3

v2.32.2

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.1...2.32.2

v2.32.1

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.32.0...2.32.1

v2.32.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.31.8...2.32.0

v2.31.8

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/locustio/locust/compare/2.31.7...2.31.8

v2.31.7

Compare Source

What's Changed

Full Changelog: https://github.com/locustio/locust/compare/2.31.6...2.31.7


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [locust](https://github.com/locustio/locust) | `==2.31.6` -> `==2.46.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/locust/2.46.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/locust/2.31.6/2.46.0?slim=true) | --- ### Release Notes <details> <summary>locustio/locust (locust)</summary> ### [`v2.46.0`](https://github.com/locustio/locust/releases/tag/2.46.0) [Compare Source](https://github.com/locustio/locust/compare/2.45.0...2.46.0) ##### What's Changed - build(deps-dev): bump sphinxcontrib-applehelp from 1.0.4 to 2.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;3445](https://github.com/locustio/locust/pull/3445) - fix: proper\_round gives wrong result for integer inputs when digits > 0 by [@&#8203;JSap0914](https://github.com/JSap0914) in [#&#8203;3431](https://github.com/locustio/locust/pull/3431) - minor improvements to type hinting by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3457](https://github.com/locustio/locust/pull/3457) - chore: add support python3.15 by [@&#8203;even-even](https://github.com/even-even) in [#&#8203;3460](https://github.com/locustio/locust/pull/3460) - docs: fix class-picker json() example and clarify behavior by [@&#8203;reachsridhard](https://github.com/reachsridhard) in [#&#8203;3459](https://github.com/locustio/locust/pull/3459) - Move --csv-full-history validation before process forking by [@&#8203;reachsridhard](https://github.com/reachsridhard) in [#&#8203;3461](https://github.com/locustio/locust/pull/3461) - Fix two exception handling bugs by [@&#8203;reachsridhard](https://github.com/reachsridhard) in [#&#8203;3464](https://github.com/locustio/locust/pull/3464) - skip python3.15 tests by [@&#8203;even-even](https://github.com/even-even) in [#&#8203;3466](https://github.com/locustio/locust/pull/3466) ##### New Contributors - [@&#8203;reachsridhard](https://github.com/reachsridhard) made their first contribution in [#&#8203;3459](https://github.com/locustio/locust/pull/3459) **Full Changelog**: <https://github.com/locustio/locust/compare/2.45.0...2.46.0> ### [`v2.45.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2450-2026-07-09) [Compare Source](https://github.com/locustio/locust/compare/2.44.4...2.45.0) [Full Changelog](https://github.com/locustio/locust/compare/2.44.4...2.45.0) **Fixed bugs:** - Live stats regression as of 2.43.4 [#&#8203;3451](https://github.com/locustio/locust/issues/3451) **Closed issues:** - is\_url treats http\:// without a host as a valid URL [#&#8203;3438](https://github.com/locustio/locust/issues/3438) **Merged pull requests:** - Fix Echart Styles [#&#8203;3456](https://github.com/locustio/locust/pull/3456) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Fix rps display issue (caused by inconsistencies in current\_rps vs total\_rps) [#&#8203;3455](https://github.com/locustio/locust/pull/3455) ([cyberw](https://github.com/cyberw)) - Bump Webui Deps [#&#8203;3453](https://github.com/locustio/locust/pull/3453) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - build(deps-dev): bump opentelemetry-instrumentation-requests from 0.62b1 to 0.64b0 [#&#8203;3446](https://github.com/locustio/locust/pull/3446) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump opentelemetry-exporter-otlp-proto-grpc from 1.41.1 to 1.43.0 [#&#8203;3444](https://github.com/locustio/locust/pull/3444) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump opentelemetry-exporter-otlp-proto-http from 1.41.1 to 1.43.0 [#&#8203;3443](https://github.com/locustio/locust/pull/3443) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps): bump the all\_dependencies group with 6 updates [#&#8203;3442](https://github.com/locustio/locust/pull/3442) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps): bump the vite group in /locust/webui with 5 updates [#&#8203;3441](https://github.com/locustio/locust/pull/3441) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump the eslint group in /locust/webui with 7 updates [#&#8203;3440](https://github.com/locustio/locust/pull/3440) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - fix: require host when detecting URLs [#&#8203;3439](https://github.com/locustio/locust/pull/3439) ([JSap0914](https://github.com/JSap0914)) - Add perf ruff rule [#&#8203;3432](https://github.com/locustio/locust/pull/3432) ([even-even](https://github.com/even-even)) - CLI: remove --csv-full-history for workers with --processes [#&#8203;3429](https://github.com/locustio/locust/pull/3429) ([tobast](https://github.com/tobast)) ### [`v2.44.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2450-2026-07-09) [Compare Source](https://github.com/locustio/locust/compare/2.44.3...2.44.4) [Full Changelog](https://github.com/locustio/locust/compare/2.44.4...2.45.0) **Fixed bugs:** - Live stats regression as of 2.43.4 [#&#8203;3451](https://github.com/locustio/locust/issues/3451) **Closed issues:** - is\_url treats http\:// without a host as a valid URL [#&#8203;3438](https://github.com/locustio/locust/issues/3438) **Merged pull requests:** - Fix Echart Styles [#&#8203;3456](https://github.com/locustio/locust/pull/3456) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Fix rps display issue (caused by inconsistencies in current\_rps vs total\_rps) [#&#8203;3455](https://github.com/locustio/locust/pull/3455) ([cyberw](https://github.com/cyberw)) - Bump Webui Deps [#&#8203;3453](https://github.com/locustio/locust/pull/3453) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - build(deps-dev): bump opentelemetry-instrumentation-requests from 0.62b1 to 0.64b0 [#&#8203;3446](https://github.com/locustio/locust/pull/3446) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump opentelemetry-exporter-otlp-proto-grpc from 1.41.1 to 1.43.0 [#&#8203;3444](https://github.com/locustio/locust/pull/3444) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump opentelemetry-exporter-otlp-proto-http from 1.41.1 to 1.43.0 [#&#8203;3443](https://github.com/locustio/locust/pull/3443) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps): bump the all\_dependencies group with 6 updates [#&#8203;3442](https://github.com/locustio/locust/pull/3442) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps): bump the vite group in /locust/webui with 5 updates [#&#8203;3441](https://github.com/locustio/locust/pull/3441) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump the eslint group in /locust/webui with 7 updates [#&#8203;3440](https://github.com/locustio/locust/pull/3440) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - fix: require host when detecting URLs [#&#8203;3439](https://github.com/locustio/locust/pull/3439) ([JSap0914](https://github.com/JSap0914)) - Add perf ruff rule [#&#8203;3432](https://github.com/locustio/locust/pull/3432) ([even-even](https://github.com/even-even)) - CLI: remove --csv-full-history for workers with --processes [#&#8203;3429](https://github.com/locustio/locust/pull/3429) ([tobast](https://github.com/tobast)) ### [`v2.44.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2444-2026-06-18) [Compare Source](https://github.com/locustio/locust/compare/2.44.1...2.44.3) [Full Changelog](https://github.com/locustio/locust/compare/2.44.3...2.44.4) **Merged pull requests:** - docs: fix typos [#&#8203;3426](https://github.com/locustio/locust/pull/3426) ([juliosuas](https://github.com/juliosuas)) - fix: reject partially-matched timespan strings in parse\_timespan [#&#8203;3425](https://github.com/locustio/locust/pull/3425) ([JSap0914](https://github.com/JSap0914)) ### [`v2.44.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2442-2026-06-12) [Compare Source](https://github.com/locustio/locust/compare/2.44.0...2.44.1) [Full Changelog](https://github.com/locustio/locust/compare/2.44.1...2.44.2) **Merged pull requests:** - Add OTEL locust.client.duration histogram for response times [#&#8203;3424](https://github.com/locustio/locust/pull/3424) ([cyberw](https://github.com/cyberw)) - docs: add Azure Load Testing callout banner to Hosted load testing page [#&#8203;3422](https://github.com/locustio/locust/pull/3422) ([Arun-Thangaraj](https://github.com/Arun-Thangaraj)) ### [`v2.44.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2441-2026-06-01) [Compare Source](https://github.com/locustio/locust/compare/2.43.4...2.44.0) [Full Changelog](https://github.com/locustio/locust/compare/2.44.0...2.44.1) **Merged pull requests:** - Add logging support to for OTEL [#&#8203;3421](https://github.com/locustio/locust/pull/3421) ([cyberw](https://github.com/cyberw)) - Add hostname, locustfile and profile to otel Resource [#&#8203;3420](https://github.com/locustio/locust/pull/3420) ([cyberw](https://github.com/cyberw)) - docs: guard custom web routes without web UI [#&#8203;3416](https://github.com/locustio/locust/pull/3416) ([puneetdixit200](https://github.com/puneetdixit200)) - Add aiolocust and azure load testing to docs [#&#8203;3414](https://github.com/locustio/locust/pull/3414) ([cyberw](https://github.com/cyberw)) - up pre-commit 3.xx to 4.xxx [#&#8203;3412](https://github.com/locustio/locust/pull/3412) ([even-even](https://github.com/even-even)) ### [`v2.43.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2450-2026-07-09) [Compare Source](https://github.com/locustio/locust/compare/2.43.3...2.43.4) [Full Changelog](https://github.com/locustio/locust/compare/2.44.4...2.45.0) **Fixed bugs:** - Live stats regression as of 2.43.4 [#&#8203;3451](https://github.com/locustio/locust/issues/3451) **Closed issues:** - is\_url treats http\:// without a host as a valid URL [#&#8203;3438](https://github.com/locustio/locust/issues/3438) **Merged pull requests:** - Fix Echart Styles [#&#8203;3456](https://github.com/locustio/locust/pull/3456) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Fix rps display issue (caused by inconsistencies in current\_rps vs total\_rps) [#&#8203;3455](https://github.com/locustio/locust/pull/3455) ([cyberw](https://github.com/cyberw)) - Bump Webui Deps [#&#8203;3453](https://github.com/locustio/locust/pull/3453) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - build(deps-dev): bump opentelemetry-instrumentation-requests from 0.62b1 to 0.64b0 [#&#8203;3446](https://github.com/locustio/locust/pull/3446) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump opentelemetry-exporter-otlp-proto-grpc from 1.41.1 to 1.43.0 [#&#8203;3444](https://github.com/locustio/locust/pull/3444) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump opentelemetry-exporter-otlp-proto-http from 1.41.1 to 1.43.0 [#&#8203;3443](https://github.com/locustio/locust/pull/3443) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps): bump the all\_dependencies group with 6 updates [#&#8203;3442](https://github.com/locustio/locust/pull/3442) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps): bump the vite group in /locust/webui with 5 updates [#&#8203;3441](https://github.com/locustio/locust/pull/3441) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - build(deps-dev): bump the eslint group in /locust/webui with 7 updates [#&#8203;3440](https://github.com/locustio/locust/pull/3440) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - fix: require host when detecting URLs [#&#8203;3439](https://github.com/locustio/locust/pull/3439) ([JSap0914](https://github.com/JSap0914)) - Add perf ruff rule [#&#8203;3432](https://github.com/locustio/locust/pull/3432) ([even-even](https://github.com/even-even)) - CLI: remove --csv-full-history for workers with --processes [#&#8203;3429](https://github.com/locustio/locust/pull/3429) ([tobast](https://github.com/tobast)) ### [`v2.43.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2434-2026-04-01) [Compare Source](https://github.com/locustio/locust/compare/2.43.2...2.43.3) [Full Changelog](https://github.com/locustio/locust/compare/2.43.3...2.43.4) **Fixed bugs:** - HTML report uses current\_rps instead of total\_rps for req/s column [#&#8203;3355](https://github.com/locustio/locust/issues/3355) - Using --processes with --print-stats causes all workers to print stats [#&#8203;3352](https://github.com/locustio/locust/issues/3352) - Docker image does not have OTEL libraries installed [#&#8203;3309](https://github.com/locustio/locust/issues/3309) **Merged pull requests:** - fix: use total\_rps instead of current\_rps in HTML report and navbar stats [#&#8203;3384](https://github.com/locustio/locust/pull/3384) ([juliosuas](https://github.com/juliosuas)) - Fix false "--run-time limit reached" log message when shape test completes [#&#8203;3382](https://github.com/locustio/locust/pull/3382) ([Krishnachaitanyakc](https://github.com/Krishnachaitanyakc)) - Fix typos in docs, docstrings, and UI string [#&#8203;3381](https://github.com/locustio/locust/pull/3381) ([r266-tech](https://github.com/r266-tech)) - Add locust-otel Docker image with OpenTelemetry dependencies [#&#8203;3379](https://github.com/locustio/locust/pull/3379) ([eyupcanakman](https://github.com/eyupcanakman)) - Bump the vite group across 1 directory with 3 updates [#&#8203;3375](https://github.com/locustio/locust/pull/3375) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Improve Type Hinting for Wait Time Functions [#&#8203;3374](https://github.com/locustio/locust/pull/3374) ([abstract-333](https://github.com/abstract-333)) - Extract response time bucketing into an overridable function [#&#8203;3373](https://github.com/locustio/locust/pull/3373) ([thessem](https://github.com/thessem)) - Bump typescript from 5.7.2 to 5.9.3 in /locust/webui [#&#8203;3367](https://github.com/locustio/locust/pull/3367) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump the vite group in /locust/webui with 2 updates [#&#8203;3364](https://github.com/locustio/locust/pull/3364) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump the eslint group in /locust/webui with 8 updates [#&#8203;3363](https://github.com/locustio/locust/pull/3363) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump qdrant-client from 1.16.2 to 1.17.0 [#&#8203;3362](https://github.com/locustio/locust/pull/3362) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0 [#&#8203;3361](https://github.com/locustio/locust/pull/3361) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.1.0 [#&#8203;3359](https://github.com/locustio/locust/pull/3359) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump snowballstemmer from 2.2.0 to 3.0.1 [#&#8203;3358](https://github.com/locustio/locust/pull/3358) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump the all\_dependencies group with 2 updates [#&#8203;3356](https://github.com/locustio/locust/pull/3356) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Add Qdrant support [#&#8203;3354](https://github.com/locustio/locust/pull/3354) ([Anush008](https://github.com/Anush008)) - Unset print\_stats on workers created by --processes option [#&#8203;3353](https://github.com/locustio/locust/pull/3353) ([markogle](https://github.com/markogle)) - adding mqtt user feature that works around the paho mqtt 340 connections limit issue [#&#8203;3268](https://github.com/locustio/locust/pull/3268) ([ionutab](https://github.com/ionutab)) ### [`v2.43.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2433-2026-02-12) [Compare Source](https://github.com/locustio/locust/compare/2.43.1...2.43.2) [Full Changelog](https://github.com/locustio/locust/compare/2.43.2...2.43.3) **Closed issues:** - Documentation Improvement - Event hooks [#&#8203;3338](https://github.com/locustio/locust/issues/3338) **Merged pull requests:** - Bump diff from 8.0.2 to 8.0.3 in /locust/webui [#&#8203;3349](https://github.com/locustio/locust/pull/3349) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump lodash from 4.17.21 to 4.17.23 in /locust/webui [#&#8203;3348](https://github.com/locustio/locust/pull/3348) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump cryptography from 43.0.3 to 46.0.5 [#&#8203;3347](https://github.com/locustio/locust/pull/3347) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump tar from 7.4.3 to 7.5.7 in /locust/webui [#&#8203;3346](https://github.com/locustio/locust/pull/3346) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump [@&#8203;isaacs/brace-expansion](https://github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 in /locust/webui [#&#8203;3345](https://github.com/locustio/locust/pull/3345) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Add missing event hook parameter documentation [#&#8203;3344](https://github.com/locustio/locust/pull/3344) ([veeceey](https://github.com/veeceey)) ### [`v2.43.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2432-2026-02-01) [Compare Source](https://github.com/locustio/locust/compare/2.43.0...2.43.1) [Full Changelog](https://github.com/locustio/locust/compare/2.43.1...2.43.2) **Merged pull requests:** - Bump flask-cors from 6.0.1 to 6.0.2 [#&#8203;3343](https://github.com/locustio/locust/pull/3343) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump hatch from 1.16.2 to 1.16.3 [#&#8203;3342](https://github.com/locustio/locust/pull/3342) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump werkzeug from 3.1.4 to 3.1.5 [#&#8203;3341](https://github.com/locustio/locust/pull/3341) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump opentelemetry-exporter-otlp-proto-grpc from 1.39.0 to 1.39.1 [#&#8203;3340](https://github.com/locustio/locust/pull/3340) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump sphinx-rtd-theme from 3.0.2 to 3.1.0 [#&#8203;3339](https://github.com/locustio/locust/pull/3339) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Update operator docs [#&#8203;3333](https://github.com/locustio/locust/pull/3333) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.43.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2431-2026-01-12) [Compare Source](https://github.com/locustio/locust/compare/2.42.6...2.43.0) [Full Changelog](https://github.com/locustio/locust/compare/2.43.0...2.43.1) **Merged pull requests:** - Bump packages [#&#8203;3331](https://github.com/locustio/locust/pull/3331) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Stabilize tests [#&#8203;3326](https://github.com/locustio/locust/pull/3326) ([amadeuppereira](https://github.com/amadeuppereira)) - Stabilize tests [#&#8203;3325](https://github.com/locustio/locust/pull/3325) ([amadeuppereira](https://github.com/amadeuppereira)) - Bump [@&#8203;emotion/styled](https://github.com/emotion/styled) from 11.14.0 to 11.14.1 in /locust/webui in the emotion group [#&#8203;3322](https://github.com/locustio/locust/pull/3322) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump the eslint group in /locust/webui with 5 updates [#&#8203;3319](https://github.com/locustio/locust/pull/3319) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump the all\_dependencies group with 2 updates [#&#8203;3318](https://github.com/locustio/locust/pull/3318) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.42.6`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2430-2025-12-30) [Compare Source](https://github.com/locustio/locust/compare/2.42.5...2.42.6) [Full Changelog](https://github.com/locustio/locust/compare/2.42.6...2.43.0) **Closed issues:** - Support for requests >=2.32.5 (compatibility with LangChain/AI ecosystem) [#&#8203;3307](https://github.com/locustio/locust/issues/3307) - Multiple select in web UI for custom arguments [#&#8203;3260](https://github.com/locustio/locust/issues/3260) - Suggestion to Add "iter\_lines" Support for "FastHttpUser" in Locust [#&#8203;3018](https://github.com/locustio/locust/issues/3018) **Merged pull requests:** - Provide a better error message when spawn rate is set to zero [#&#8203;3317](https://github.com/locustio/locust/pull/3317) ([amadeuppereira](https://github.com/amadeuppereira)) - Support requests>=2.32.5, reimplement the fix previously there for only loading ssl certificates once [#&#8203;3316](https://github.com/locustio/locust/pull/3316) ([amadeuppereira](https://github.com/amadeuppereira)) - Remove references to locust.cloud now that it is shutting down [#&#8203;3314](https://github.com/locustio/locust/pull/3314) ([amadeuppereira](https://github.com/amadeuppereira)) - Allow users to stop test run by raising StopTest, use it on missing host in locustfile (and no --host param) [#&#8203;3313](https://github.com/locustio/locust/pull/3313) ([amadeuppereira](https://github.com/amadeuppereira)) - Locust Cloud demo tab: update domain from auth.locust.cloud to app.locust.cloud [#&#8203;3312](https://github.com/locustio/locust/pull/3312) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Solving the iter\_lines problem [#&#8203;3311](https://github.com/locustio/locust/pull/3311) ([MasterKey-Pro](https://github.com/MasterKey-Pro)) - Refactor parse\_options [#&#8203;3310](https://github.com/locustio/locust/pull/3310) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Capture stacktrace on KeyboardInterrupt on greenlets [#&#8203;3306](https://github.com/locustio/locust/pull/3306) ([amadeuppereira](https://github.com/amadeuppereira)) - Bump js-yaml from 4.1.0 to 4.1.1 in /locust/webui [#&#8203;3305](https://github.com/locustio/locust/pull/3305) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump glob from 10.4.5 to 10.5.0 in /locust/webui [#&#8203;3304](https://github.com/locustio/locust/pull/3304) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.42.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2426-2025-11-29) [Compare Source](https://github.com/locustio/locust/compare/2.42.4...2.42.5) [Full Changelog](https://github.com/locustio/locust/compare/2.42.5...2.42.6) **Fixed bugs:** - After Locust upgrade, parameter 'headless = true' in conf file does not work as expected. [#&#8203;3225](https://github.com/locustio/locust/issues/3225) **Merged pull requests:** - Don't import pytest unless it is really needed, to speed up startup [#&#8203;3302](https://github.com/locustio/locust/pull/3302) ([cyberw](https://github.com/cyberw)) - refactor case statements and update to use 3.10 set syntax [#&#8203;3301](https://github.com/locustio/locust/pull/3301) ([cyberw](https://github.com/cyberw)) - Update OTel setup [#&#8203;3300](https://github.com/locustio/locust/pull/3300) ([amadeuppereira](https://github.com/amadeuppereira)) - Use match-case instead of gigantic if-elif statement when handling zmq messages in master-worker communication [#&#8203;3299](https://github.com/locustio/locust/pull/3299) ([cyberw](https://github.com/cyberw)) - Add OTel documentation [#&#8203;3298](https://github.com/locustio/locust/pull/3298) ([amadeuppereira](https://github.com/amadeuppereira)) - Improve tests [#&#8203;3297](https://github.com/locustio/locust/pull/3297) ([amadeuppereira](https://github.com/amadeuppereira)) - Log duplicate client\_ready messages as debug instead of info level [#&#8203;3296](https://github.com/locustio/locust/pull/3296) ([cyberw](https://github.com/cyberw)) - Add otel unit tests [#&#8203;3295](https://github.com/locustio/locust/pull/3295) ([amadeuppereira](https://github.com/amadeuppereira)) - Only log "OpenTelemetry enabled" message when success [#&#8203;3294](https://github.com/locustio/locust/pull/3294) ([amadeuppereira](https://github.com/amadeuppereira)) - Fix Toml Parser Being Called on Conf Files [#&#8203;3293](https://github.com/locustio/locust/pull/3293) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - GH Actions: Bump actions/checkout from 5 to 6 in the all\_dependencies group [#&#8203;3287](https://github.com/locustio/locust/pull/3287) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.42.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2425-2025-11-20) [Compare Source](https://github.com/locustio/locust/compare/2.42.3...2.42.4) [Full Changelog](https://github.com/locustio/locust/compare/2.42.4...2.42.5) **Merged pull requests:** - Log when otel is enabled [#&#8203;3284](https://github.com/locustio/locust/pull/3284) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.42.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2424-2025-11-20) [Compare Source](https://github.com/locustio/locust/compare/2.42.2...2.42.3) [Full Changelog](https://github.com/locustio/locust/compare/2.42.3...2.42.4) **Closed issues:** - bumb pytest to support 9.x [#&#8203;3262](https://github.com/locustio/locust/issues/3262) **Merged pull requests:** - Avoid duplicated action run on pull requests [#&#8203;3282](https://github.com/locustio/locust/pull/3282) ([jairhenrique](https://github.com/jairhenrique)) - Forward explicitly set request name to OTEL span [#&#8203;3281](https://github.com/locustio/locust/pull/3281) ([amadeuppereira](https://github.com/amadeuppereira)) - Verbose request span name [#&#8203;3279](https://github.com/locustio/locust/pull/3279) ([amadeuppereira](https://github.com/amadeuppereira)) - Add OpenTelemetry flag [#&#8203;3278](https://github.com/locustio/locust/pull/3278) ([amadeuppereira](https://github.com/amadeuppereira)) - Disable uv.lock check in GH action [#&#8203;3277](https://github.com/locustio/locust/pull/3277) ([cyberw](https://github.com/cyberw)) - Add otlp http exporter dependency [#&#8203;3276](https://github.com/locustio/locust/pull/3276) ([amadeuppereira](https://github.com/amadeuppereira)) - Add OpenTelemetry support [#&#8203;3275](https://github.com/locustio/locust/pull/3275) ([amadeuppereira](https://github.com/amadeuppereira)) - Bump the eslint group in /locust/webui with 11 updates [#&#8203;3270](https://github.com/locustio/locust/pull/3270) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Includes npm and uv on dependabot file [#&#8203;3269](https://github.com/locustio/locust/pull/3269) ([jairhenrique](https://github.com/jairhenrique)) - Enables FURB ruff lint [#&#8203;3265](https://github.com/locustio/locust/pull/3265) ([jairhenrique](https://github.com/jairhenrique)) - Updates pytest dependency range [#&#8203;3263](https://github.com/locustio/locust/pull/3263) ([jairhenrique](https://github.com/jairhenrique)) - Allow multiple dropdown in Web UI [#&#8203;3261](https://github.com/locustio/locust/pull/3261) ([jFompe](https://github.com/jFompe)) ### [`v2.42.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2423-2025-11-15) [Compare Source](https://github.com/locustio/locust/compare/2.42.1...2.42.2) [Full Changelog](https://github.com/locustio/locust/compare/2.42.2...2.42.3) **Merged pull requests:** - Bump the all\_dependencies group with 7 updates [#&#8203;3266](https://github.com/locustio/locust/pull/3266) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Creates dependabot file to keep gh actions updated [#&#8203;3264](https://github.com/locustio/locust/pull/3264) ([jairhenrique](https://github.com/jairhenrique)) - GH Actions: update uv version, ensure uv.lock doesn't contain anything not in pyproject.toml [#&#8203;3259](https://github.com/locustio/locust/pull/3259) ([cyberw](https://github.com/cyberw)) - Fix single line .conf files incorrectly being treated as toml [#&#8203;3257](https://github.com/locustio/locust/pull/3257) ([cyberw](https://github.com/cyberw)) ### [`v2.42.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2422-2025-11-06) [Compare Source](https://github.com/locustio/locust/compare/2.42.0...2.42.1) [Full Changelog](https://github.com/locustio/locust/compare/2.42.1...2.42.2) **Merged pull requests:** - Bump locust-cloud version, fixing an issue with .conf-files [#&#8203;3256](https://github.com/locustio/locust/pull/3256) ([cyberw](https://github.com/cyberw)) - Revert "modified ui\_extra\_args\_dict function to pick arguments" [#&#8203;3255](https://github.com/locustio/locust/pull/3255) ([cyberw](https://github.com/cyberw)) - Update uv.lock [#&#8203;3254](https://github.com/locustio/locust/pull/3254) ([cyberw](https://github.com/cyberw)) - remove setuptools from dependencies [#&#8203;3253](https://github.com/locustio/locust/pull/3253) ([dotlambda](https://github.com/dotlambda)) - fix: MQTT client\_id and protocol not passed down to Client [#&#8203;3252](https://github.com/locustio/locust/pull/3252) ([ionutab](https://github.com/ionutab)) ### [`v2.42.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2421-2025-10-27) [Compare Source](https://github.com/locustio/locust/compare/2.41.6...2.42.0) [Full Changelog](https://github.com/locustio/locust/compare/2.42.0...2.42.1) **Merged pull requests:** - Add VS Code Extension and k8s operator to documentation [#&#8203;3251](https://github.com/locustio/locust/pull/3251) ([cyberw](https://github.com/cyberw)) - Bump vite from 6.3.5 to 6.4.1 in /locust/webui [#&#8203;3249](https://github.com/locustio/locust/pull/3249) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bumped the gRPC example server’s worker pool to 100 [#&#8203;3248](https://github.com/locustio/locust/pull/3248) ([sonianuj287](https://github.com/sonianuj287)) - modified ui\_extra\_args\_dict function to pick arguments [#&#8203;3245](https://github.com/locustio/locust/pull/3245) ([sonianuj287](https://github.com/sonianuj287)) ### [`v2.41.6`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2420-2025-10-17) [Compare Source](https://github.com/locustio/locust/compare/2.41.5...2.41.6) [Full Changelog](https://github.com/locustio/locust/compare/2.41.6...2.42.0) **Fixed bugs:** - Extend Locust UI with new tab does not work [#&#8203;3240](https://github.com/locustio/locust/issues/3240) - Reset button not working after stopping the run [#&#8203;3197](https://github.com/locustio/locust/issues/3197) **Merged pull requests:** - Avoid using most recent python-requests because it may introduce performance issues [#&#8203;3244](https://github.com/locustio/locust/pull/3244) ([cyberw](https://github.com/cyberw)) - Introduce DNSUser [#&#8203;3243](https://github.com/locustio/locust/pull/3243) ([cyberw](https://github.com/cyberw)) - Fix reset button not working after stopping the run [#&#8203;3238](https://github.com/locustio/locust/pull/3238) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Added readme badge for supported python versions [#&#8203;3237](https://github.com/locustio/locust/pull/3237) ([Nirzak](https://github.com/Nirzak)) - loosen dependency on gevent [#&#8203;3236](https://github.com/locustio/locust/pull/3236) ([bollwyvl](https://github.com/bollwyvl)) ### [`v2.41.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2416-2025-10-10) [Compare Source](https://github.com/locustio/locust/compare/2.41.3...2.41.5) [Full Changelog](https://github.com/locustio/locust/compare/2.41.5...2.41.6) **Merged pull requests:** - Officially support Python 3.14 and test it [#&#8203;3235](https://github.com/locustio/locust/pull/3235) ([cyberw](https://github.com/cyberw)) ### [`v2.41.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2414-2025-10-06) [Compare Source](https://github.com/locustio/locust/compare/2.41.2...2.41.3) [Full Changelog](https://github.com/locustio/locust/compare/2.41.3...2.41.4) **Merged pull requests:** - Fix Unsafe Template Arg [#&#8203;3232](https://github.com/locustio/locust/pull/3232) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.41.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2413-2025-10-01) [Compare Source](https://github.com/locustio/locust/compare/2.41.1...2.41.2) [Full Changelog](https://github.com/locustio/locust/compare/2.41.2...2.41.3) **Merged pull requests:** - Make workers correctly ignore the --run-time flag [#&#8203;3230](https://github.com/locustio/locust/pull/3230) ([cyberw](https://github.com/cyberw)) - Enhance MilvusUser constructor to support additional collection parameters [#&#8203;3229](https://github.com/locustio/locust/pull/3229) ([zhuwenxing](https://github.com/zhuwenxing)) ### [`v2.41.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2412-2025-09-29) [Compare Source](https://github.com/locustio/locust/compare/2.41.0...2.41.1) [Full Changelog](https://github.com/locustio/locust/compare/2.41.1...2.41.2) **Fixed bugs:** - Locust pytest plugin option '--host' conflicts with common user options; suggest renaming to '--locust-host' [#&#8203;3227](https://github.com/locustio/locust/issues/3227) **Merged pull requests:** - Pytest plugin: Workaround issue with potential duplicate --host argument definition [#&#8203;3228](https://github.com/locustio/locust/pull/3228) ([cyberw](https://github.com/cyberw)) - Fix Alignment of View Column Selector [#&#8203;3226](https://github.com/locustio/locust/pull/3226) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.41.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2411-2025-09-25) [Compare Source](https://github.com/locustio/locust/compare/2.40.5...2.41.0) [Full Changelog](https://github.com/locustio/locust/compare/2.41.0...2.41.1) ### [`v2.40.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2410-2025-09-25) [Compare Source](https://github.com/locustio/locust/compare/2.40.4...2.40.5) [Full Changelog](https://github.com/locustio/locust/compare/2.40.5...2.41.0) **Fixed bugs:** - Master doesn't distribute user equally among workers [#&#8203;3209](https://github.com/locustio/locust/issues/3209) **Merged pull requests:** - Suggest possibly misspelled command line arguments (Did you mean ...) [#&#8203;3224](https://github.com/locustio/locust/pull/3224) ([cyberw](https://github.com/cyberw)) - Add Locust Feedback Form [#&#8203;3223](https://github.com/locustio/locust/pull/3223) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add MqttUser [#&#8203;3216](https://github.com/locustio/locust/pull/3216) ([ionutab](https://github.com/ionutab)) ### [`v2.40.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2405-2025-09-17) [Compare Source](https://github.com/locustio/locust/compare/2.40.3...2.40.4) [Full Changelog](https://github.com/locustio/locust/compare/2.40.4...2.40.5) **Merged pull requests:** - Avoid wrapping fast response in response context manager when not needed [#&#8203;3222](https://github.com/locustio/locust/pull/3222) ([cyberw](https://github.com/cyberw)) ### [`v2.40.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2404-2025-09-11) [Compare Source](https://github.com/locustio/locust/compare/2.40.2...2.40.3) [Full Changelog](https://github.com/locustio/locust/compare/2.40.3...2.40.4) **Merged pull requests:** - Avoid pytest style locustfiles capturing keyboard input [#&#8203;3219](https://github.com/locustio/locust/pull/3219) ([cyberw](https://github.com/cyberw)) ### [`v2.40.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2403-2025-09-11) [Compare Source](https://github.com/locustio/locust/compare/2.40.1...2.40.2) [Full Changelog](https://github.com/locustio/locust/compare/2.40.2...2.40.3) **Merged pull requests:** - Bump requests minimum version [#&#8203;3218](https://github.com/locustio/locust/pull/3218) ([cyberw](https://github.com/cyberw)) - Make ResponseContextManager.raise\_for\_status() consider calls to failure() and success() [#&#8203;3217](https://github.com/locustio/locust/pull/3217) ([cyberw](https://github.com/cyberw)) ### [`v2.40.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2402-2025-09-08) [Compare Source](https://github.com/locustio/locust/compare/2.40.0...2.40.1) [Full Changelog](https://github.com/locustio/locust/compare/2.40.1...2.40.2) **Fixed bugs:** - Python 3.13: KeyError: 'name' on request\_meta in ResponseContextManager.\_\_exit\_\_ [#&#8203;3207](https://github.com/locustio/locust/issues/3207) **Merged pull requests:** - Refactor SocketIOUser to create separate SocketIOClient class [#&#8203;3211](https://github.com/locustio/locust/pull/3211) ([cyberw](https://github.com/cyberw)) - Refactor clients.ResponseContextManager and fix gc issue [#&#8203;3210](https://github.com/locustio/locust/pull/3210) ([cyberw](https://github.com/cyberw)) ### [`v2.40.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2401-2025-09-05) [Compare Source](https://github.com/locustio/locust/compare/2.39.1...2.40.0) [Full Changelog](https://github.com/locustio/locust/compare/2.40.0...2.40.1) **Fixed bugs:** - 2.40.0 with pytest and xdist [#&#8203;3202](https://github.com/locustio/locust/issues/3202) **Merged pull requests:** - Move pytest plugin to its own directory, to prevent accidental import [#&#8203;3205](https://github.com/locustio/locust/pull/3205) ([cyberw](https://github.com/cyberw)) - Pytest plugin: Delay imports to avoid monkey patching until someone uses the fixtures [#&#8203;3204](https://github.com/locustio/locust/pull/3204) ([cyberw](https://github.com/cyberw)) ### [`v2.39.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2400-2025-09-04) [Compare Source](https://github.com/locustio/locust/compare/2.39.0...2.39.1) [Full Changelog](https://github.com/locustio/locust/compare/2.39.1...2.40.0) **Fixed bugs:** - HTTP response 0 [#&#8203;3199](https://github.com/locustio/locust/issues/3199) **Merged pull requests:** - Avoid exception in HttpUser if requests has lost track of the request it made [#&#8203;3201](https://github.com/locustio/locust/pull/3201) ([cyberw](https://github.com/cyberw)) - Support pytests as locustfiles [#&#8203;3200](https://github.com/locustio/locust/pull/3200) ([cyberw](https://github.com/cyberw)) - Refactor FastHttpSession to be more like HttpSession [#&#8203;3198](https://github.com/locustio/locust/pull/3198) ([cyberw](https://github.com/cyberw)) - Update Dockerfile base to Python 3.13 [#&#8203;3193](https://github.com/locustio/locust/pull/3193) ([adaamz](https://github.com/adaamz)) ### [`v2.39.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2391-2025-08-29) [Compare Source](https://github.com/locustio/locust/compare/2.38.1...2.39.0) [Full Changelog](https://github.com/locustio/locust/compare/2.39.0...2.39.1) **Merged pull requests:** - Avoid broken gevent version for now [#&#8203;3196](https://github.com/locustio/locust/pull/3196) ([cyberw](https://github.com/cyberw)) - Remove duplicated line in pyproject.toml [#&#8203;3195](https://github.com/locustio/locust/pull/3195) ([JumboBear](https://github.com/JumboBear)) ### [`v2.38.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2390-2025-08-19) [Compare Source](https://github.com/locustio/locust/compare/2.38.0...2.38.1) [Full Changelog](https://github.com/locustio/locust/compare/2.38.1...2.39.0) **Merged pull requests:** - Add SocketIOUser [#&#8203;3189](https://github.com/locustio/locust/pull/3189) ([cyberw](https://github.com/cyberw)) - Add MilvusUser and example [#&#8203;3168](https://github.com/locustio/locust/pull/3168) ([zhuwenxing](https://github.com/zhuwenxing)) ### [`v2.38.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2381-2025-08-12) [Compare Source](https://github.com/locustio/locust/compare/2.37.14...2.38.0) [Full Changelog](https://github.com/locustio/locust/compare/2.38.0...2.38.1) **Closed issues:** - Support for markov chains to describe a user's behavior [#&#8203;3156](https://github.com/locustio/locust/issues/3156) - Switch docker base image to one with uv preinstalled [#&#8203;3061](https://github.com/locustio/locust/issues/3061) **Merged pull requests:** - FastHttpUser: Dont send zstd in Accept-Encoding header [#&#8203;3188](https://github.com/locustio/locust/pull/3188) ([cyberw](https://github.com/cyberw)) - Fix test flakyness and update error message [#&#8203;3187](https://github.com/locustio/locust/pull/3187) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.37.14`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2380-2025-08-07) [Compare Source](https://github.com/locustio/locust/compare/2.37.13...2.37.14) [Full Changelog](https://github.com/locustio/locust/compare/2.37.14...2.38.0) **Fixed bugs:** - Failures table sorting is reset to ascending after a few seconds [#&#8203;3184](https://github.com/locustio/locust/issues/3184) - argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) [#&#8203;3180](https://github.com/locustio/locust/issues/3180) **Merged pull requests:** - Webui: Fix useSortByField [#&#8203;3185](https://github.com/locustio/locust/pull/3185) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Optimize unit tests [#&#8203;3183](https://github.com/locustio/locust/pull/3183) ([amadeuppereira](https://github.com/amadeuppereira)) - Support for list based custom arguments [#&#8203;3181](https://github.com/locustio/locust/pull/3181) ([mickdwyer](https://github.com/mickdwyer)) - Bump form-data from 4.0.0 to 4.0.4 in /locust/webui [#&#8203;3179](https://github.com/locustio/locust/pull/3179) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Webui: Hide no Host Warning when one is Provided [#&#8203;3177](https://github.com/locustio/locust/pull/3177) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add MarkovTaskSet [#&#8203;3176](https://github.com/locustio/locust/pull/3176) ([Matthieu-Beauchamp](https://github.com/Matthieu-Beauchamp)) - Add yarn lint precommit [#&#8203;3175](https://github.com/locustio/locust/pull/3175) ([cyberw](https://github.com/cyberw)) ### [`v2.37.13`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23714-2025-07-16) [Compare Source](https://github.com/locustio/locust/compare/2.37.12...2.37.13) [Full Changelog](https://github.com/locustio/locust/compare/2.37.13...2.37.14) **Merged pull requests:** - Web UI: Fix Chart Zoom Slider [#&#8203;3174](https://github.com/locustio/locust/pull/3174) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Improve Locust Cloud Tab [#&#8203;3172](https://github.com/locustio/locust/pull/3172) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.12`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23713-2025-07-15) [Compare Source](https://github.com/locustio/locust/compare/2.37.11...2.37.12) [Full Changelog](https://github.com/locustio/locust/compare/2.37.12...2.37.13) **Fixed bugs:** - Locust can't install on alpine linux anymore [#&#8203;3166](https://github.com/locustio/locust/issues/3166) **Closed issues:** - Decouple the JavaScript asset code from the report [#&#8203;3064](https://github.com/locustio/locust/issues/3064) **Merged pull requests:** - Remove safe\_name from /stats/requests response [#&#8203;3171](https://github.com/locustio/locust/pull/3171) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Shrink Bundle Size [#&#8203;3169](https://github.com/locustio/locust/pull/3169) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.11`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23712-2025-07-08) [Compare Source](https://github.com/locustio/locust/compare/2.37.10...2.37.11) [Full Changelog](https://github.com/locustio/locust/compare/2.37.11...2.37.12) **Fixed bugs:** - Error shutting down when using processes [#&#8203;3161](https://github.com/locustio/locust/issues/3161) - 1279 Locust instances makes master run at 100% continously [#&#8203;3142](https://github.com/locustio/locust/issues/3142) **Merged pull requests:** - Attempt to increase open file limit (RLIMIT\_NOFILE) even on master. [#&#8203;3162](https://github.com/locustio/locust/pull/3162) ([cyberw](https://github.com/cyberw)) - Bump brace-expansion from 1.1.11 to 1.1.12 in /locust/webui [#&#8203;3160](https://github.com/locustio/locust/pull/3160) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.37.10`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23711-2025-06-23) [Compare Source](https://github.com/locustio/locust/compare/2.37.9...2.37.10) [Full Changelog](https://github.com/locustio/locust/compare/2.37.10...2.37.11) **Fixed bugs:** - FastHttpUser uses incorrect regex to hide home directory [#&#8203;3159](https://github.com/locustio/locust/issues/3159) **Closed issues:** - Define a list of paths to simulate an user journey [#&#8203;3150](https://github.com/locustio/locust/issues/3150) - export the results as a json file [#&#8203;3089](https://github.com/locustio/locust/issues/3089) **Merged pull requests:** - Forward locustfiles to locust cloud [#&#8203;3157](https://github.com/locustio/locust/pull/3157) ([amadeuppereira](https://github.com/amadeuppereira)) - Web UI: Always Warn of Invalid Host [#&#8203;3155](https://github.com/locustio/locust/pull/3155) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.9`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#23710-2025-06-07) [Compare Source](https://github.com/locustio/locust/compare/2.37.8...2.37.9) [Full Changelog](https://github.com/locustio/locust/compare/2.37.9...2.37.10) **Merged pull requests:** - Revert accidental removal of --json-file option [#&#8203;3154](https://github.com/locustio/locust/pull/3154) ([brtkwr](https://github.com/brtkwr)) ### [`v2.37.8`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2379-2025-06-05) [Compare Source](https://github.com/locustio/locust/compare/2.37.7...2.37.8) [Full Changelog](https://github.com/locustio/locust/compare/2.37.8...2.37.9) **Merged pull requests:** - Web UI: Fix host field name missing if host is not required [#&#8203;3152](https://github.com/locustio/locust/pull/3152) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.7`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2378-2025-06-05) [Compare Source](https://github.com/locustio/locust/compare/2.37.6...2.37.7) [Full Changelog](https://github.com/locustio/locust/compare/2.37.7...2.37.8) **Closed issues:** - Support gevent >= 25.4.1 [#&#8203;3143](https://github.com/locustio/locust/issues/3143) **Merged pull requests:** - Bump locust-cloud dependency, allow 25.x versions of gevent [#&#8203;3151](https://github.com/locustio/locust/pull/3151) ([cyberw](https://github.com/cyberw)) ### [`v2.37.6`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2377-2025-06-03) [Compare Source](https://github.com/locustio/locust/compare/2.37.5...2.37.6) [Full Changelog](https://github.com/locustio/locust/compare/2.37.6...2.37.7) **Merged pull requests:** - Web Ui: Add host field validation [#&#8203;3149](https://github.com/locustio/locust/pull/3149) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2376-2025-05-28) [Compare Source](https://github.com/locustio/locust/compare/2.37.4...2.37.5) [Full Changelog](https://github.com/locustio/locust/compare/2.37.5...2.37.6) **Fixed bugs:** - Documentation is Now Missing Table of "All available configuration options" [#&#8203;3144](https://github.com/locustio/locust/issues/3144) **Merged pull requests:** - Fix Docs Config Options [#&#8203;3145](https://github.com/locustio/locust/pull/3145) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.37.4`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2375-2025-05-22) [Compare Source](https://github.com/locustio/locust/compare/2.37.3...2.37.4) [Full Changelog](https://github.com/locustio/locust/compare/2.37.4...2.37.5) **Fixed bugs:** - Web UI Does Not Switch to Details Page Immediately on Test Start in Current Version [#&#8203;3128](https://github.com/locustio/locust/issues/3128) **Merged pull requests:** - Do not require locustfile on specific locust-cloud arguments [#&#8203;3141](https://github.com/locustio/locust/pull/3141) ([amadeuppereira](https://github.com/amadeuppereira)) ### [`v2.37.3`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2374-2025-05-19) [Compare Source](https://github.com/locustio/locust/compare/2.37.2...2.37.3) [Full Changelog](https://github.com/locustio/locust/compare/2.37.3...2.37.4) ### [`v2.37.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2373-2025-05-14) [Compare Source](https://github.com/locustio/locust/compare/2.37.1...2.37.2) [Full Changelog](https://github.com/locustio/locust/compare/2.37.2...2.37.3) **Merged pull requests:** - Webui: Warn on Missing Host [#&#8203;3140](https://github.com/locustio/locust/pull/3140) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.37.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2380-2025-08-07) [Compare Source](https://github.com/locustio/locust/compare/2.37.0...2.37.1) [Full Changelog](https://github.com/locustio/locust/compare/2.37.14...2.38.0) **Fixed bugs:** - Failures table sorting is reset to ascending after a few seconds [#&#8203;3184](https://github.com/locustio/locust/issues/3184) - argparse.ArgumentError: argument --profile: conflicting option string: --profile (locust==2.37.14) [#&#8203;3180](https://github.com/locustio/locust/issues/3180) **Merged pull requests:** - Webui: Fix useSortByField [#&#8203;3185](https://github.com/locustio/locust/pull/3185) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Optimize unit tests [#&#8203;3183](https://github.com/locustio/locust/pull/3183) ([amadeuppereira](https://github.com/amadeuppereira)) - Support for list based custom arguments [#&#8203;3181](https://github.com/locustio/locust/pull/3181) ([mickdwyer](https://github.com/mickdwyer)) - Bump form-data from 4.0.0 to 4.0.4 in /locust/webui [#&#8203;3179](https://github.com/locustio/locust/pull/3179) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Webui: Hide no Host Warning when one is Provided [#&#8203;3177](https://github.com/locustio/locust/pull/3177) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Add MarkovTaskSet [#&#8203;3176](https://github.com/locustio/locust/pull/3176) ([Matthieu-Beauchamp](https://github.com/Matthieu-Beauchamp)) - Add yarn lint precommit [#&#8203;3175](https://github.com/locustio/locust/pull/3175) ([cyberw](https://github.com/cyberw)) ### [`v2.37.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2371-2025-05-07) [Compare Source](https://github.com/locustio/locust/compare/2.36.2...2.37.0) [Full Changelog](https://github.com/locustio/locust/compare/2.37.0...2.37.1) **Fixed bugs:** - \--json-file always creates empty file [#&#8203;3130](https://github.com/locustio/locust/issues/3130) **Closed issues:** - Forced Dependency Updates (e.g., python-socketio) May Cause Version Mismatch with Java Services [#&#8203;3129](https://github.com/locustio/locust/issues/3129) **Merged pull requests:** - Fix --json-file (actually save data to file) [#&#8203;3131](https://github.com/locustio/locust/pull/3131) ([zed](https://github.com/zed)) ### [`v2.36.2`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2370-2025-05-05) [Compare Source](https://github.com/locustio/locust/compare/2.36.1...2.36.2) [Full Changelog](https://github.com/locustio/locust/compare/2.36.2...2.37.0) **Merged pull requests:** - Webui: Fix Failing Tests [#&#8203;3126](https://github.com/locustio/locust/pull/3126) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Update uv to 0.7.2 [#&#8203;3125](https://github.com/locustio/locust/pull/3125) ([cyberw](https://github.com/cyberw)) - Add command line option to export json results into a file [#&#8203;3124](https://github.com/locustio/locust/pull/3124) ([ajt89](https://github.com/ajt89)) - Add locust exporter import (used in Locust Cloud) [#&#8203;3122](https://github.com/locustio/locust/pull/3122) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - fix error message to be idiomatically correct English [#&#8203;3121](https://github.com/locustio/locust/pull/3121) ([davidxia](https://github.com/davidxia)) - Web UI: Use mutations for state buttons [#&#8203;3120](https://github.com/locustio/locust/pull/3120) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.36.1`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2362-2025-04-25) [Compare Source](https://github.com/locustio/locust/compare/2.36.0...2.36.1) [Full Changelog](https://github.com/locustio/locust/compare/2.36.1...2.36.2) **Merged pull requests:** - Remove circular dependency for locust-cloud [#&#8203;3119](https://github.com/locustio/locust/pull/3119) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.36.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2361-2025-04-24) [Compare Source](https://github.com/locustio/locust/compare/2.35.0...2.36.0) [Full Changelog](https://github.com/locustio/locust/compare/2.36.0...2.36.1) **Merged pull requests:** - Fix setting version for tag and pre-release [#&#8203;3118](https://github.com/locustio/locust/pull/3118) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) ### [`v2.35.0`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2360-2025-04-24) [Compare Source](https://github.com/locustio/locust/compare/2.34.1...2.35.0) [Full Changelog](https://github.com/locustio/locust/compare/2.35.0...2.36.0) **Merged pull requests:** - Bump locust-cloud dependency to 1.20.0 and remove it from docs dependencies [#&#8203;3117](https://github.com/locustio/locust/pull/3117) ([cyberw](https://github.com/cyberw)) - Fix yarn publish [#&#8203;3116](https://github.com/locustio/locust/pull/3116) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web Ui: Ensure form element has name [#&#8203;3115](https://github.com/locustio/locust/pull/3115) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Add profile field [#&#8203;3113](https://github.com/locustio/locust/pull/3113) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Restrict gevent versions to ensure compatibility [#&#8203;3112](https://github.com/locustio/locust/pull/3112) ([amadeuppereira](https://github.com/amadeuppereira)) - Bump vite [#&#8203;3111](https://github.com/locustio/locust/pull/3111) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Optionally Extend Advanced Options [#&#8203;3110](https://github.com/locustio/locust/pull/3110) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Yarn Berry: Update publish command [#&#8203;3108](https://github.com/locustio/locust/pull/3108) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Web UI: Fix npm publish failing [#&#8203;3107](https://github.com/locustio/locust/pull/3107) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - chore: set yarn to yarn berry [#&#8203;3104](https://github.com/locustio/locust/pull/3104) ([schwannden](https://github.com/schwannden)) - Refactoring: Extract locustfile content merger from main function [#&#8203;3102](https://github.com/locustio/locust/pull/3102) ([insspb](https://github.com/insspb)) - Refactoring: Extract validate stats configuration from main function [#&#8203;3101](https://github.com/locustio/locust/pull/3101) ([insspb](https://github.com/insspb)) - Add locust-cloud as a dependency, update sphinx and some other docs stuff [#&#8203;3097](https://github.com/locustio/locust/pull/3097) ([amadeuppereira](https://github.com/amadeuppereira)) \* *This Changelog was automatically generated by [github\_changelog\_generator](https://github.com/github-changelog-generator/github-changelog-generator)* ### [`v2.34.1`](https://github.com/locustio/locust/releases/tag/2.34.1) [Compare Source](https://github.com/locustio/locust/compare/2.34.0...2.34.1) ##### What's Changed - Bump vite from 6.2.4 to 6.2.5 in /locust/webui by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;3091](https://github.com/locustio/locust/pull/3091) - Drop support for Python 3.9 by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3090](https://github.com/locustio/locust/pull/3090) **Full Changelog**: <https://github.com/locustio/locust/compare/2.34.0...2.34.1> ### [`v2.34.0`](https://github.com/locustio/locust/releases/tag/2.34.0) [Compare Source](https://github.com/locustio/locust/compare/2.33.2...2.34.0) ##### What's Changed - Add OpenAI User and example by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3081](https://github.com/locustio/locust/pull/3081) - Make the Locust UI Responsive by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3083](https://github.com/locustio/locust/pull/3083) - FastHttpUser: Dont crash if parameters are passed to failure() when someone forgot catch\_response=True by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3085](https://github.com/locustio/locust/pull/3085) - Bump vite from 6.2.1 to 6.2.4 in /locust/webui by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;3087](https://github.com/locustio/locust/pull/3087) - Web UI: Offset Graph Legend so There's no Overlap on Mobile / Narrow Screens by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3086](https://github.com/locustio/locust/pull/3086) - Fix missing optional argument definitions in PostKwargs by [@&#8203;kairi003](https://github.com/kairi003) in [#&#8203;3088](https://github.com/locustio/locust/pull/3088) ##### New Contributors - [@&#8203;kairi003](https://github.com/kairi003) made their first contribution in [#&#8203;3088](https://github.com/locustio/locust/pull/3088) **Full Changelog**: <https://github.com/locustio/locust/compare/2.33.2...2.34.0> ### [`v2.33.2`](https://github.com/locustio/locust/releases/tag/2.33.2) [Compare Source](https://github.com/locustio/locust/compare/2.33.1...2.33.2) ##### What's Changed - Update uv to 0.6.5 and optimize docker start time by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3073](https://github.com/locustio/locust/pull/3073) - Webui: Bump Vite Version for Dependabot by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3074](https://github.com/locustio/locust/pull/3074) - Optimize unit tests by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3078](https://github.com/locustio/locust/pull/3078) - Update ruff to 0.10.0 by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3079](https://github.com/locustio/locust/pull/3079) - Bump [@&#8203;babel/runtime](https://github.com/babel/runtime) from 7.22.15 to 7.26.10 in /locust/webui by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;3080](https://github.com/locustio/locust/pull/3080) **Full Changelog**: <https://github.com/locustio/locust/compare/2.33.1...2.33.2> ### [`v2.33.1`](https://github.com/locustio/locust/releases/tag/2.33.1) [Compare Source](https://github.com/locustio/locust/compare/2.33.0...2.33.1) ##### What's Changed - Fix html file naming crash, simplify code by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3072](https://github.com/locustio/locust/pull/3072) **Full Changelog**: <https://github.com/locustio/locust/compare/2.33.0...2.33.1> ### [`v2.33.0`](https://github.com/locustio/locust/releases/tag/2.33.0) [Compare Source](https://github.com/locustio/locust/compare/2.32.10...2.33.0) ##### What's Changed - Bump vitest from 2.1.6 to 2.1.9 in /locust/webui by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;3044](https://github.com/locustio/locust/pull/3044) - Remove uv lock file from build artifacts by [@&#8203;mquinnfd](https://github.com/mquinnfd) in [#&#8203;3055](https://github.com/locustio/locust/pull/3055) - FastHttpUser: Accept brotli and zstd compression encoding by [@&#8203;kamilbednarz](https://github.com/kamilbednarz) in [#&#8203;3048](https://github.com/locustio/locust/pull/3048) - Improve error message on missing user\_count or spawn\_rate in swarm payload by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3052](https://github.com/locustio/locust/pull/3052) - Enable HTML Report Filename Parsing by [@&#8203;ktchani](https://github.com/ktchani) in [#&#8203;3049](https://github.com/locustio/locust/pull/3049) - Update vite to 6.0.11 by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3056](https://github.com/locustio/locust/pull/3056) - Use enter to automatically open web UI in default browser by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3057](https://github.com/locustio/locust/pull/3057) - dos: correct venv activation path in docs by [@&#8203;n0h0](https://github.com/n0h0) in [#&#8203;3058](https://github.com/locustio/locust/pull/3058) - docs: update python-requests documentation links by [@&#8203;n0h0](https://github.com/n0h0) in [#&#8203;3059](https://github.com/locustio/locust/pull/3059) ##### New Contributors - [@&#8203;kamilbednarz](https://github.com/kamilbednarz) made their first contribution in [#&#8203;3048](https://github.com/locustio/locust/pull/3048) - [@&#8203;ktchani](https://github.com/ktchani) made their first contribution in [#&#8203;3049](https://github.com/locustio/locust/pull/3049) - [@&#8203;n0h0](https://github.com/n0h0) made their first contribution in [#&#8203;3058](https://github.com/locustio/locust/pull/3058) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.10...2.33.0> ### [`v2.32.10`](https://github.com/locustio/locust/releases/tag/2.32.10) [Compare Source](https://github.com/locustio/locust/compare/2.32.9...2.32.10) ##### What's Changed - Use uv/hatch instead of Poetry by [@&#8203;mquinnfd](https://github.com/mquinnfd) in [#&#8203;3039](https://github.com/locustio/locust/pull/3039) - Add uv lock file to builds by [@&#8203;mquinnfd](https://github.com/mquinnfd) in [#&#8203;3047](https://github.com/locustio/locust/pull/3047) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.9...2.32.10> ### [`v2.32.9`](https://github.com/locustio/locust/releases/tag/2.32.9) [Compare Source](https://github.com/locustio/locust/compare/2.32.8...2.32.9) ##### What's Changed - Fix issue where empty WebUI property is not parsed correctly by [@&#8203;timhovius](https://github.com/timhovius) in [#&#8203;3012](https://github.com/locustio/locust/pull/3012) - Update docs for stats.py file by [@&#8203;gabriel-check24](https://github.com/gabriel-check24) in [#&#8203;3038](https://github.com/locustio/locust/pull/3038) - Add iter\_lines Method to FastHttpSession Class by [@&#8203;MasterKey-Pro](https://github.com/MasterKey-Pro) in [#&#8203;3024](https://github.com/locustio/locust/pull/3024) ##### New Contributors - [@&#8203;timhovius](https://github.com/timhovius) made their first contribution in [#&#8203;3012](https://github.com/locustio/locust/pull/3012) - [@&#8203;gabriel-check24](https://github.com/gabriel-check24) made their first contribution in [#&#8203;3038](https://github.com/locustio/locust/pull/3038) - [@&#8203;MasterKey-Pro](https://github.com/MasterKey-Pro) made their first contribution in [#&#8203;3024](https://github.com/locustio/locust/pull/3024) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.8...2.32.9> ### [`v2.32.8`](https://github.com/locustio/locust/releases/tag/2.32.8) [Compare Source](https://github.com/locustio/locust/compare/2.32.7...2.32.8) Fix a single broken link in the UI **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.7...2.32.8> ### [`v2.32.7`](https://github.com/locustio/locust/releases/tag/2.32.7) [Compare Source](https://github.com/locustio/locust/compare/2.32.6...2.32.7) ##### What's Changed - fix readme image ref links by [@&#8203;changchaishi](https://github.com/changchaishi) in [#&#8203;3031](https://github.com/locustio/locust/pull/3031) - Add tab with locust cloud features by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3032](https://github.com/locustio/locust/pull/3032) - Allow xAxis and Grid to be Configured in Echarts by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3035](https://github.com/locustio/locust/pull/3035) - Allow Empty Tables when Filtering by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3036](https://github.com/locustio/locust/pull/3036) - Web UI: Allow Showing Only an Error Message on the Login Page by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3037](https://github.com/locustio/locust/pull/3037) - Code quality: Fix unused imports and switch on related ruff check by [@&#8203;insspb](https://github.com/insspb) in [#&#8203;3034](https://github.com/locustio/locust/pull/3034) ##### New Contributors - [@&#8203;changchaishi](https://github.com/changchaishi) made their first contribution in [#&#8203;3031](https://github.com/locustio/locust/pull/3031) - [@&#8203;insspb](https://github.com/insspb) made their first contribution in [#&#8203;3034](https://github.com/locustio/locust/pull/3034) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.6...2.32.7> ### [`v2.32.6`](https://github.com/locustio/locust/releases/tag/2.32.6) [Compare Source](https://github.com/locustio/locust/compare/2.32.5...2.32.6) ##### What's Changed - Update LICENSE, fix copyright license year by [@&#8203;JasonnnW3000](https://github.com/JasonnnW3000) in [#&#8203;3019](https://github.com/locustio/locust/pull/3019) - Optimize run time of some unit tests by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;3020](https://github.com/locustio/locust/pull/3020) - pin poetry-core version to <2.0.0 in pyproject.toml by [@&#8203;mgor](https://github.com/mgor) in [#&#8203;3025](https://github.com/locustio/locust/pull/3025) - Move some argument parsing/validation from main.py to argument\_parser.py and remove deprecated parameter --hatch-rate by [@&#8203;ftb-skry](https://github.com/ftb-skry) in [#&#8203;3026](https://github.com/locustio/locust/pull/3026) - Update tests to check for hostname instead of fqdn by [@&#8203;ajt89](https://github.com/ajt89) in [#&#8203;3027](https://github.com/locustio/locust/pull/3027) - Update Dockerfile to use Python 3.12 as base by [@&#8203;vejmoj1](https://github.com/vejmoj1) in [#&#8203;3029](https://github.com/locustio/locust/pull/3029) ##### New Contributors - [@&#8203;JasonnnW3000](https://github.com/JasonnnW3000) made their first contribution in [#&#8203;3019](https://github.com/locustio/locust/pull/3019) - [@&#8203;ftb-skry](https://github.com/ftb-skry) made their first contribution in [#&#8203;3026](https://github.com/locustio/locust/pull/3026) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.5...2.32.6> ### [`v2.32.5`](https://github.com/locustio/locust/blob/HEAD/CHANGELOG.md#2430-2025-12-30) [Compare Source](https://github.com/locustio/locust/compare/2.32.4...2.32.5) [Full Changelog](https://github.com/locustio/locust/compare/2.42.6...2.43.0) **Closed issues:** - Support for requests >=2.32.5 (compatibility with LangChain/AI ecosystem) [#&#8203;3307](https://github.com/locustio/locust/issues/3307) - Multiple select in web UI for custom arguments [#&#8203;3260](https://github.com/locustio/locust/issues/3260) - Suggestion to Add "iter\_lines" Support for "FastHttpUser" in Locust [#&#8203;3018](https://github.com/locustio/locust/issues/3018) **Merged pull requests:** - Provide a better error message when spawn rate is set to zero [#&#8203;3317](https://github.com/locustio/locust/pull/3317) ([amadeuppereira](https://github.com/amadeuppereira)) - Support requests>=2.32.5, reimplement the fix previously there for only loading ssl certificates once [#&#8203;3316](https://github.com/locustio/locust/pull/3316) ([amadeuppereira](https://github.com/amadeuppereira)) - Remove references to locust.cloud now that it is shutting down [#&#8203;3314](https://github.com/locustio/locust/pull/3314) ([amadeuppereira](https://github.com/amadeuppereira)) - Allow users to stop test run by raising StopTest, use it on missing host in locustfile (and no --host param) [#&#8203;3313](https://github.com/locustio/locust/pull/3313) ([amadeuppereira](https://github.com/amadeuppereira)) - Locust Cloud demo tab: update domain from auth.locust.cloud to app.locust.cloud [#&#8203;3312](https://github.com/locustio/locust/pull/3312) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Solving the iter\_lines problem [#&#8203;3311](https://github.com/locustio/locust/pull/3311) ([MasterKey-Pro](https://github.com/MasterKey-Pro)) - Refactor parse\_options [#&#8203;3310](https://github.com/locustio/locust/pull/3310) ([andrewbaldwin44](https://github.com/andrewbaldwin44)) - Capture stacktrace on KeyboardInterrupt on greenlets [#&#8203;3306](https://github.com/locustio/locust/pull/3306) ([amadeuppereira](https://github.com/amadeuppereira)) - Bump js-yaml from 4.1.0 to 4.1.1 in /locust/webui [#&#8203;3305](https://github.com/locustio/locust/pull/3305) ([dependabot\[bot\]](https://github.com/apps/dependabot)) - Bump glob from 10.4.5 to 10.5.0 in /locust/webui [#&#8203;3304](https://github.com/locustio/locust/pull/3304) ([dependabot\[bot\]](https://github.com/apps/dependabot)) ### [`v2.32.4`](https://github.com/locustio/locust/releases/tag/2.32.4) [Compare Source](https://github.com/locustio/locust/compare/2.32.3...2.32.4) ##### What's Changed - Fix README Images for PyPi by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2989](https://github.com/locustio/locust/pull/2989) - Add Input Type to Login Form by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2992](https://github.com/locustio/locust/pull/2992) - Update configuration.rst to show minimalistic config example by [@&#8203;vkuehn](https://github.com/vkuehn) in [#&#8203;2990](https://github.com/locustio/locust/pull/2990) - Fix example in docs by [@&#8203;daniloakamine](https://github.com/daniloakamine) in [#&#8203;2993](https://github.com/locustio/locust/pull/2993) - Dependency and node version bump by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2997](https://github.com/locustio/locust/pull/2997) - Webui links should be relative by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2999](https://github.com/locustio/locust/pull/2999) - Allow showing auth info on blank page by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3002](https://github.com/locustio/locust/pull/3002) - Number of requests lower than expected in web UI by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;3001](https://github.com/locustio/locust/pull/3001) ##### New Contributors - [@&#8203;vkuehn](https://github.com/vkuehn) made their first contribution in [#&#8203;2990](https://github.com/locustio/locust/pull/2990) - [@&#8203;daniloakamine](https://github.com/daniloakamine) made their first contribution in [#&#8203;2993](https://github.com/locustio/locust/pull/2993) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.3...2.32.4> ### [`v2.32.3`](https://github.com/locustio/locust/releases/tag/2.32.3) [Compare Source](https://github.com/locustio/locust/compare/2.32.2...2.32.3) ##### What's Changed - Use f-strings instead of old style string interpolation by [@&#8203;tdadela](https://github.com/tdadela) in [#&#8203;2974](https://github.com/locustio/locust/pull/2974) - Fix crash with older worker version requesting locustfile from master by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2976](https://github.com/locustio/locust/pull/2976) - Update ruff mypy by [@&#8203;tdadela](https://github.com/tdadela) in [#&#8203;2978](https://github.com/locustio/locust/pull/2978) - Add option for Extra Options to be Required by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2981](https://github.com/locustio/locust/pull/2981) - Use debug log level for first 5s of waiting for workers to be ready. by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2982](https://github.com/locustio/locust/pull/2982) - When specifying locustfile fia url, output start of response text when it wasnt valid python by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2983](https://github.com/locustio/locust/pull/2983) - README Themed Screenshots by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2985](https://github.com/locustio/locust/pull/2985) - Ensure we never use old version of setuptools by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2988](https://github.com/locustio/locust/pull/2988) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.2...2.32.3> ### [`v2.32.2`](https://github.com/locustio/locust/releases/tag/2.32.2) [Compare Source](https://github.com/locustio/locust/compare/2.32.1...2.32.2) ##### What's Changed - Fix doc link by [@&#8203;tjandy98](https://github.com/tjandy98) in [#&#8203;2961](https://github.com/locustio/locust/pull/2961) - Webui Add Auth Info to Auth Page by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2963](https://github.com/locustio/locust/pull/2963) - Fix Auth Args Type by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2965](https://github.com/locustio/locust/pull/2965) - Report name by [@&#8203;obriat](https://github.com/obriat) in [#&#8203;2947](https://github.com/locustio/locust/pull/2947) - Locust Configurable Web Base Path by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2966](https://github.com/locustio/locust/pull/2966) - Fix Web Base Path Env Variable by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2967](https://github.com/locustio/locust/pull/2967) - Webui Add Markdown Support for Auth Page by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2969](https://github.com/locustio/locust/pull/2969) - Fix Incorrectly Updating Stat History by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2972](https://github.com/locustio/locust/pull/2972) ##### New Contributors - [@&#8203;tjandy98](https://github.com/tjandy98) made their first contribution in [#&#8203;2961](https://github.com/locustio/locust/pull/2961) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.1...2.32.2> ### [`v2.32.1`](https://github.com/locustio/locust/releases/tag/2.32.1) [Compare Source](https://github.com/locustio/locust/compare/2.32.0...2.32.1) ##### What's Changed - Web UI Remove Default Value for Select if Value is Provided by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2943](https://github.com/locustio/locust/pull/2943) - Web UI Auth Add Password Visibility Toggle by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2941](https://github.com/locustio/locust/pull/2941) - LocustBadStatusCode without url param in fasthttp by [@&#8203;swaalt](https://github.com/swaalt) in [#&#8203;2944](https://github.com/locustio/locust/pull/2944) - Add Google Analytics to docs.locust.io by [@&#8203;heyman](https://github.com/heyman) in [#&#8203;2948](https://github.com/locustio/locust/pull/2948) - Webui Echarts Time Axis Should be Localized by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2949](https://github.com/locustio/locust/pull/2949) - Webui Fix Echarts Axis Formatting by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2950](https://github.com/locustio/locust/pull/2950) - Webui Override Markdown HTML Link with MUI Link by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2951](https://github.com/locustio/locust/pull/2951) - Webui Add Custom Form to Auth Page by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2952](https://github.com/locustio/locust/pull/2952) - Webui Echarts Redraw Request Lines if Changed by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2953](https://github.com/locustio/locust/pull/2953) ##### New Contributors - [@&#8203;swaalt](https://github.com/swaalt) made their first contribution in [#&#8203;2944](https://github.com/locustio/locust/pull/2944) **Full Changelog**: <https://github.com/locustio/locust/compare/2.32.0...2.32.1> ### [`v2.32.0`](https://github.com/locustio/locust/releases/tag/2.32.0) [Compare Source](https://github.com/locustio/locust/compare/2.31.8...2.32.0) ##### What's Changed - lower log level for unnecessary --autostart argument by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2918](https://github.com/locustio/locust/pull/2918) - Web UI Add Exports for Library by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2919](https://github.com/locustio/locust/pull/2919) - Add CSRF example by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2920](https://github.com/locustio/locust/pull/2920) - Add faq item: Basic auth (Authorization header) does not work after redirection by [@&#8203;obriat](https://github.com/obriat) in [#&#8203;2921](https://github.com/locustio/locust/pull/2921) - Webui Add Form Alert by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2922](https://github.com/locustio/locust/pull/2922) - Add error message to swarm form by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2930](https://github.com/locustio/locust/pull/2930) - Disable --csv for workers when using --processes. by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2929](https://github.com/locustio/locust/pull/2929) - Allow alerts and errors on new and edit form by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2932](https://github.com/locustio/locust/pull/2932) - Web UI - Fix Line Chart by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2935](https://github.com/locustio/locust/pull/2935) - Modern UI - Fix Hide Common Options by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2934](https://github.com/locustio/locust/pull/2934) - Decide if ipv6 can work by [@&#8203;nc-marco](https://github.com/nc-marco) in [#&#8203;2923](https://github.com/locustio/locust/pull/2923) - Run tests on python 3.13 too by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2939](https://github.com/locustio/locust/pull/2939) - Log deprecation warning for Python 3.9 by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2940](https://github.com/locustio/locust/pull/2940) ##### New Contributors - [@&#8203;nc-marco](https://github.com/nc-marco) made their first contribution in [#&#8203;2923](https://github.com/locustio/locust/pull/2923) **Full Changelog**: <https://github.com/locustio/locust/compare/2.31.8...2.32.0> ### [`v2.31.8`](https://github.com/locustio/locust/releases/tag/2.31.8) [Compare Source](https://github.com/locustio/locust/compare/2.31.7...2.31.8) ##### What's Changed - Fix RTD versioning with a deep git clone by [@&#8203;mquinnfd](https://github.com/mquinnfd) in [#&#8203;2913](https://github.com/locustio/locust/pull/2913) - Url in template arg by [@&#8203;fletelli42](https://github.com/fletelli42) in [#&#8203;2914](https://github.com/locustio/locust/pull/2914) - Web UI Auth submit should submit a POST request by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2915](https://github.com/locustio/locust/pull/2915) - Log locust-cloud version if it is installed by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2916](https://github.com/locustio/locust/pull/2916) ##### New Contributors - [@&#8203;fletelli42](https://github.com/fletelli42) made their first contribution in [#&#8203;2914](https://github.com/locustio/locust/pull/2914) **Full Changelog**: <https://github.com/locustio/locust/compare/2.31.7...2.31.8> ### [`v2.31.7`](https://github.com/locustio/locust/releases/tag/2.31.7) [Compare Source](https://github.com/locustio/locust/compare/2.31.6...2.31.7) ##### What's Changed - Log locust version earlier by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2904](https://github.com/locustio/locust/pull/2904) - Add Mongodb test example by [@&#8203;guel-codes](https://github.com/guel-codes) in [#&#8203;2903](https://github.com/locustio/locust/pull/2903) - Fix Login Manager Error Message by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2905](https://github.com/locustio/locust/pull/2905) - Pin python versions to avoid gh caching issue + always Install Dependencies, even when it looks like there was a cache hit by [@&#8203;cyberw](https://github.com/cyberw) in [#&#8203;2907](https://github.com/locustio/locust/pull/2907) - Improve Web UI Logging by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2911](https://github.com/locustio/locust/pull/2911) - Fix Dependabot Complaints by [@&#8203;andrewbaldwin44](https://github.com/andrewbaldwin44) in [#&#8203;2912](https://github.com/locustio/locust/pull/2912) **Full Changelog**: <https://github.com/locustio/locust/compare/2.31.6...2.31.7> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NS4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot force-pushed renovate/locust-2.x from ae851b824f
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 1437b887a1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-09-28 17:31:02 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.31.7 to chore(deps): update dependency locust to v2.31.8 2024-09-28 17:31:03 +05:30
renovate-bot changed title from chore(deps): update dependency locust to v2.31.8 to chore(deps): update dependency locust to v2.32.0 2024-10-15 15:31:10 +05:30
renovate-bot force-pushed renovate/locust-2.x from 1437b887a1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 93adc1ed87
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-10-15 15:31:11 +05:30
Compare
renovate-bot force-pushed renovate/locust-2.x from 93adc1ed87
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 26ab385191
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-10-29 14:01:26 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.0 to chore(deps): update dependency locust to v2.32.1 2024-10-29 14:01:26 +05:30
renovate-bot force-pushed renovate/locust-2.x from 26ab385191
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 2c89a7f075
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2024-12-23 18:05:33 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.1 to chore(deps): update dependency locust to v2.32.5 2024-12-23 18:05:35 +05:30
renovate-bot force-pushed renovate/locust-2.x from 2c89a7f075
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 2ecefda057
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2025-01-20 05:08:35 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.5 to chore(deps): update dependency locust to v2.32.6 2025-01-20 05:08:37 +05:30
renovate-bot force-pushed renovate/locust-2.x from 2ecefda057
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to f8344b0c10
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2025-02-03 05:10:42 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.6 to chore(deps): update dependency locust to v2.32.8 2025-02-03 05:10:45 +05:30
renovate-bot force-pushed renovate/locust-2.x from f8344b0c10
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to dfa5ad6076
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
2025-02-17 05:11:32 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.8 to chore(deps): update dependency locust to v2.32.9 2025-02-17 05:11:35 +05:30
renovate-bot force-pushed renovate/locust-2.x from dfa5ad6076
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
to 5ac833f883
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
2025-02-24 05:08:43 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.9 to chore(deps): update dependency locust to v2.32.10 2025-02-24 05:08:45 +05:30
renovate-bot force-pushed renovate/locust-2.x from 5ac833f883
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to a397bde803 2025-03-17 05:07:27 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.32.10 to chore(deps): update dependency locust to v2.33.2 2025-03-17 05:07:30 +05:30
renovate-bot force-pushed renovate/locust-2.x from a397bde803 to 9bd1a58260 2025-04-07 05:07:56 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.33.2 to chore(deps): update dependency locust to v2.34.0 2025-04-07 05:07:58 +05:30
renovate-bot force-pushed renovate/locust-2.x from 9bd1a58260 to e1ea46b7ea 2025-04-14 05:06:14 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.34.0 to chore(deps): update dependency locust to v2.34.1 2025-04-14 05:06:16 +05:30
renovate-bot force-pushed renovate/locust-2.x from e1ea46b7ea to 19903893a0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2025-04-20 19:01:02 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.34.1 to chore(deps): update dependency locust to v2.35.0 2025-04-20 19:01:05 +05:30
renovate-bot force-pushed renovate/locust-2.x from 19903893a0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to a2e256c3c1 2025-04-28 05:10:08 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.35.0 to chore(deps): update dependency locust to v2.36.2 2025-04-28 05:10:11 +05:30
renovate-bot force-pushed renovate/locust-2.x from a2e256c3c1 to f457b3e034 2025-05-12 05:19:31 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.36.2 to chore(deps): update dependency locust to v2.37.1 2025-05-12 05:19:33 +05:30
renovate-bot force-pushed renovate/locust-2.x from f457b3e034 to 2b42685564 2025-05-19 05:07:38 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.1 to chore(deps): update dependency locust to v2.37.3 2025-05-19 05:07:40 +05:30
renovate-bot force-pushed renovate/locust-2.x from 2b42685564 to 3dbccca9f1 2025-05-26 05:16:45 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.3 to chore(deps): update dependency locust to v2.37.5 2025-05-26 05:16:47 +05:30
renovate-bot force-pushed renovate/locust-2.x from 3dbccca9f1 to 1ca0a972f9 2025-06-02 05:12:25 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.5 to chore(deps): update dependency locust to v2.37.6 2025-06-02 05:12:28 +05:30
renovate-bot force-pushed renovate/locust-2.x from 1ca0a972f9 to df9c188410 2025-06-16 05:32:50 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.6 to chore(deps): update dependency locust to v2.37.10 2025-06-16 05:32:54 +05:30
renovate-bot force-pushed renovate/locust-2.x from df9c188410 to 32f9a7733c 2025-06-30 05:04:56 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.10 to chore(deps): update dependency locust to v2.37.11 2025-06-30 05:05:00 +05:30
renovate-bot force-pushed renovate/locust-2.x from 32f9a7733c to c9cde66ae9 2025-07-14 05:05:18 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.11 to chore(deps): update dependency locust to v2.37.12 2025-07-14 05:07:17 +05:30
renovate-bot force-pushed renovate/locust-2.x from c9cde66ae9 to 7a5c8be0a6 2025-07-21 05:05:21 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.12 to chore(deps): update dependency locust to v2.37.14 2025-07-21 05:05:25 +05:30
renovate-bot force-pushed renovate/locust-2.x from 7a5c8be0a6 to 151756cd8d 2025-08-11 05:10:10 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.37.14 to chore(deps): update dependency locust to v2.38.0 2025-08-11 05:10:12 +05:30
renovate-bot force-pushed renovate/locust-2.x from 151756cd8d to 3101324338 2025-08-18 05:32:59 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.38.0 to chore(deps): update dependency locust to v2.38.1 2025-08-18 05:33:03 +05:30
renovate-bot force-pushed renovate/locust-2.x from 3101324338 to 5a7442f659 2025-08-25 05:09:41 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.38.1 to chore(deps): update dependency locust to v2.39.0 2025-08-25 05:09:43 +05:30
renovate-bot force-pushed renovate/locust-2.x from 5a7442f659 to 49ab03aff2 2025-09-01 05:05:51 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.39.0 to chore(deps): update dependency locust to v2.39.1 2025-09-01 05:10:45 +05:30
renovate-bot force-pushed renovate/locust-2.x from 49ab03aff2 to af60b0d2c8 2025-09-08 05:10:18 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.39.1 to chore(deps): update dependency locust to v2.40.1 2025-09-08 05:10:22 +05:30
renovate-bot force-pushed renovate/locust-2.x from af60b0d2c8 to a23b91a176 2025-09-15 05:10:16 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.40.1 to chore(deps): update dependency locust to v2.40.4 2025-09-15 05:10:21 +05:30
renovate-bot force-pushed renovate/locust-2.x from a23b91a176 to fa03454cb0 2025-09-22 05:06:39 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.40.4 to chore(deps): update dependency locust to v2.40.5 2025-09-22 05:06:44 +05:30
renovate-bot force-pushed renovate/locust-2.x from fa03454cb0 to fb75166936 2025-09-29 05:10:31 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.40.5 to chore(deps): update dependency locust to v2.41.1 2025-09-29 05:10:37 +05:30
renovate-bot force-pushed renovate/locust-2.x from fb75166936 to f5d9146324
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2025-10-01 16:08:35 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.1 to chore(deps): update dependency locust to v2.41.2 2025-10-01 16:08:40 +05:30
renovate-bot force-pushed renovate/locust-2.x from f5d9146324
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to e107540e8f
Some checks failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2025-10-02 12:16:20 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.2 to chore(deps): update dependency locust to v2.41.3 2025-10-02 12:16:25 +05:30
renovate-bot force-pushed renovate/locust-2.x from e107540e8f
Some checks failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 989bf1dea6 2025-10-13 05:10:47 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.3 to chore(deps): update dependency locust to v2.41.6 2025-10-13 05:10:51 +05:30
renovate-bot force-pushed renovate/locust-2.x from 989bf1dea6 to 526607c26d 2025-10-20 05:10:56 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.41.6 to chore(deps): update dependency locust to v2.42.0 2025-10-20 05:11:00 +05:30
renovate-bot force-pushed renovate/locust-2.x from 526607c26d to 356a74a548 2025-11-03 05:11:14 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.0 to chore(deps): update dependency locust to v2.42.1 2025-11-03 05:11:20 +05:30
renovate-bot force-pushed renovate/locust-2.x from 356a74a548 to 018f807005
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2025-11-10 05:10:42 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.1 to chore(deps): update dependency locust to v2.42.2 2025-11-10 05:10:50 +05:30
renovate-bot force-pushed renovate/locust-2.x from 018f807005
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to 723deff97e 2025-11-17 05:21:00 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.2 to chore(deps): update dependency locust to v2.42.3 2025-11-17 05:21:12 +05:30
renovate-bot force-pushed renovate/locust-2.x from 723deff97e to 5ec9ffa069
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
2025-11-24 05:10:17 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.3 to chore(deps): update dependency locust to v2.42.5 2025-11-24 05:10:25 +05:30
renovate-bot force-pushed renovate/locust-2.x from 5ec9ffa069
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
to e677d1fdef
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
2025-12-01 05:10:17 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.5 to chore(deps): update dependency locust to v2.42.6 2025-12-01 05:10:24 +05:30
renovate-bot force-pushed renovate/locust-2.x from e677d1fdef
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
to 256fcb982e
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
2026-01-05 05:06:04 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.42.6 to chore(deps): update dependency locust to v2.43.0 2026-01-05 05:06:09 +05:30
renovate-bot force-pushed renovate/locust-2.x from 256fcb982e
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
to 0f626fa259
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
2026-01-19 05:05:23 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.43.0 to chore(deps): update dependency locust to v2.43.1 2026-01-19 05:05:28 +05:30
renovate-bot force-pushed renovate/locust-2.x from 0f626fa259
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
to 99429668cc
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
2026-02-02 05:05:39 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.43.1 to chore(deps): update dependency locust to v2.43.2 2026-02-02 05:05:45 +05:30
renovate-bot force-pushed renovate/locust-2.x from 99429668cc
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline is pending
to 42aec6dc9b
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2026-02-16 05:05:43 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.43.2 to chore(deps): update dependency locust to v2.43.3 2026-02-16 05:05:49 +05:30
renovate-bot force-pushed renovate/locust-2.x from 42aec6dc9b
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to 5566513267
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2026-04-06 05:05:40 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.43.3 to chore(deps): update dependency locust to v2.43.4 2026-04-06 05:05:48 +05:30
renovate-bot force-pushed renovate/locust-2.x from 5566513267
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to 671687bb8d
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2026-05-18 05:05:35 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.43.4 to chore(deps): update dependency locust to v2.44.0 2026-05-18 05:05:41 +05:30
renovate-bot force-pushed renovate/locust-2.x from 671687bb8d
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to a5ad92f051 2026-06-08 05:05:25 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.44.0 to chore(deps): update dependency locust to v2.44.1 2026-06-08 05:05:32 +05:30
renovate-bot force-pushed renovate/locust-2.x from a5ad92f051 to 08a159a45f
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2026-06-12 18:42:28 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.44.1 to chore(deps): update dependency locust to v2.44.3 2026-06-12 18:42:36 +05:30
renovate-bot force-pushed renovate/locust-2.x from 08a159a45f
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to 46412c9255
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
2026-06-15 15:26:32 +05:30
Compare
renovate-bot force-pushed renovate/locust-2.x from 46412c9255
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 3e265267b1
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
2026-06-18 22:02:44 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.44.3 to chore(deps): update dependency locust to v2.44.4 2026-06-18 22:02:48 +05:30
renovate-bot force-pushed renovate/locust-2.x from 3e265267b1
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
ci/woodpecker/pull_request_metadata/woodpecker Pipeline failed
to 0c6ea5a359
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
2026-06-19 17:04:03 +05:30
Compare
renovate-bot force-pushed renovate/locust-2.x from 0c6ea5a359
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
to 26852ced1b
All checks were successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-07-13 05:05:25 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.44.4 to chore(deps): update dependency locust to v2.45.0 2026-07-13 05:05:32 +05:30
renovate-bot force-pushed renovate/locust-2.x from 26852ced1b
All checks were successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to af2565a55d
All checks were successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-07-20 05:06:22 +05:30
Compare
renovate-bot changed title from chore(deps): update dependency locust to v2.45.0 to chore(deps): update dependency locust to v2.46.0 2026-07-20 05:06:28 +05:30
All checks were successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/locust-2.x:renovate/locust-2.x
git switch renovate/locust-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/locust-2.x
git switch renovate/locust-2.x
git rebase master
git switch master
git merge --ff-only renovate/locust-2.x
git switch renovate/locust-2.x
git rebase master
git switch master
git merge --no-ff renovate/locust-2.x
git switch master
git merge --squash renovate/locust-2.x
git switch master
git merge --ff-only renovate/locust-2.x
git switch master
git merge renovate/locust-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mCaptcha/dcache!127
No description provided.