Locust 发布历史 (latest 10)
Locust - 2.34.1(211211905)
created: 2025-04-09T08:04:12Z
What’s Changed
-
Bump vite from 6.2.4 to 6.2.5 in /locust/webui by @dependabot in https://github.com/locustio/locust/pull/3091
-
Drop support for Python 3.9 by @cyberw in https://github.com/locustio/locust/pull/3090
Full Changelog: https://github.com/locustio/locust/compare/2.34.0...2.34.1
========================================
Locust - 2.34.0(210617594)
created: 2025-04-06T18:22:44Z
What’s Changed
-
Add OpenAI User and example by @cyberw in https://github.com/locustio/locust/pull/3081
-
Make the Locust UI Responsive by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3083
-
FastHttpUser: Dont crash if parameters are passed to failure() when someone forgot catch_response=True by @cyberw in https://github.com/locustio/locust/pull/3085
-
Bump vite from 6.2.1 to 6.2.4 in /locust/webui by @dependabot in https://github.com/locustio/locust/pull/3087
-
Web UI: Offset Graph Legend so There’s no Overlap on Mobile / Narrow Screens by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3086
-
Fix missing optional argument definitions in PostKwargs by @kairi003 in https://github.com/locustio/locust/pull/3088
New Contributors
- @kairi003 made their first contribution in https://github.com/locustio/locust/pull/3088
Full Changelog: https://github.com/locustio/locust/compare/2.33.2...2.34.0
========================================
Locust - 2.33.2(206010286)
created: 2025-03-14T22:22:14Z
What’s Changed
-
Update uv to 0.6.5 and optimize docker start time by @cyberw in https://github.com/locustio/locust/pull/3073
-
Webui: Bump Vite Version for Dependabot by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3074
-
Optimize unit tests by @cyberw in https://github.com/locustio/locust/pull/3078
-
Update ruff to 0.10.0 by @cyberw in https://github.com/locustio/locust/pull/3079
-
Bump @babel/runtime from 7.22.15 to 7.26.10 in /locust/webui by @dependabot in https://github.com/locustio/locust/pull/3080
Full Changelog: https://github.com/locustio/locust/compare/2.33.1...2.33.2
========================================
Locust - 2.33.1(204546609)
created: 2025-03-08T19:19:29Z
What’s Changed
- Fix html file naming crash, simplify code by @cyberw in https://github.com/locustio/locust/pull/3072
Full Changelog: https://github.com/locustio/locust/compare/2.33.0...2.33.1
========================================
Locust - 2.33.0(202036971)
created: 2025-02-22T08:19:21Z
What’s Changed
-
Bump vitest from 2.1.6 to 2.1.9 in /locust/webui by @dependabot in https://github.com/locustio/locust/pull/3044
-
Remove uv lock file from build artifacts by @mquinnfd in https://github.com/locustio/locust/pull/3055
-
FastHttpUser: Accept brotli and zstd compression encoding by @kamilbednarz in https://github.com/locustio/locust/pull/3048
-
Improve error message on missing user_count or spawn_rate in swarm payload by @cyberw in https://github.com/locustio/locust/pull/3052
-
Enable HTML Report Filename Parsing by @ktchani in https://github.com/locustio/locust/pull/3049
-
Update vite to 6.0.11 by @cyberw in https://github.com/locustio/locust/pull/3056
-
Use enter to automatically open web UI in default browser by @cyberw in https://github.com/locustio/locust/pull/3057
-
dos: correct venv activation path in docs by @n0h0 in https://github.com/locustio/locust/pull/3058
-
docs: update python-requests documentation links by @n0h0 in https://github.com/locustio/locust/pull/3059
New Contributors
-
@kamilbednarz made their first contribution in https://github.com/locustio/locust/pull/3048
-
@ktchani made their first contribution in https://github.com/locustio/locust/pull/3049
-
@n0h0 made their first contribution in https://github.com/locustio/locust/pull/3058
Full Changelog: https://github.com/locustio/locust/compare/2.32.10...2.33.0
========================================
Locust - 2.32.10(200915050)
created: 2025-02-18T13:04:05Z
What’s Changed
-
Use uv/hatch instead of Poetry by @mquinnfd in https://github.com/locustio/locust/pull/3039
-
Add uv lock file to builds by @mquinnfd in https://github.com/locustio/locust/pull/3047
Full Changelog: https://github.com/locustio/locust/compare/2.32.9...2.32.10
========================================
Locust - 2.32.9(199352874)
created: 2025-02-10T11:39:51Z
What’s Changed
-
Fix issue where empty WebUI property is not parsed correctly by @timhovius in https://github.com/locustio/locust/pull/3012
-
Update docs for stats.py file by @gabriel-check24 in https://github.com/locustio/locust/pull/3038
-
Add iter_lines Method to FastHttpSession Class by @MasterKey-Pro in https://github.com/locustio/locust/pull/3024
New Contributors
-
@timhovius made their first contribution in https://github.com/locustio/locust/pull/3012
-
@gabriel-check24 made their first contribution in https://github.com/locustio/locust/pull/3038
-
@MasterKey-Pro made their first contribution in https://github.com/locustio/locust/pull/3024
Full Changelog: https://github.com/locustio/locust/compare/2.32.8...2.32.9
========================================
Locust - 2.32.8(197644285)
created: 2025-01-30T18:50:45Z
Fix a single broken link in the UI
Full Changelog: https://github.com/locustio/locust/compare/2.32.7...2.32.8
========================================
Locust - 2.32.7(197636324)
created: 2025-01-30T18:08:13Z
What’s Changed
-
fix readme image ref links by @changchaishi in https://github.com/locustio/locust/pull/3031
-
Add tab with locust cloud features by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3032
-
Allow xAxis and Grid to be Configured in Echarts by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3035
-
Allow Empty Tables when Filtering by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3036
-
Web UI: Allow Showing Only an Error Message on the Login Page by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3037
-
Code quality: Fix unused imports and switch on related ruff check by @insspb in https://github.com/locustio/locust/pull/3034
New Contributors
-
@changchaishi made their first contribution in https://github.com/locustio/locust/pull/3031
-
@insspb made their first contribution in https://github.com/locustio/locust/pull/3034
Full Changelog: https://github.com/locustio/locust/compare/2.32.6...2.32.7
========================================
Locust - 2.32.6(194415391)
created: 2025-01-13T14:57:16Z
What’s Changed
-
Update LICENSE, fix copyright license year by @JasonnnW3000 in https://github.com/locustio/locust/pull/3019
-
Optimize run time of some unit tests by @cyberw in https://github.com/locustio/locust/pull/3020
-
pin poetry-core version to <2.0.0 in pyproject.toml by @mgor in 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 @ftb-skry in https://github.com/locustio/locust/pull/3026
-
Update tests to check for hostname instead of fqdn by @ajt89 in https://github.com/locustio/locust/pull/3027
-
Update Dockerfile to use Python 3.12 as base by @vejmoj1 in https://github.com/locustio/locust/pull/3029
New Contributors
-
@JasonnnW3000 made their first contribution in https://github.com/locustio/locust/pull/3019
-
@ftb-skry made their first contribution in https://github.com/locustio/locust/pull/3026
Full Changelog: https://github.com/locustio/locust/compare/2.32.5...2.32.6
========================================
完整清单,请访问官方列表: Locust 发布清单