Locust 发布历史 (latest 10)
Locust - 2.37.1(217041204)
created: 2025-05-07T18:22:58Z
What’s Changed
- Fix –json-file (actually save data to file) by @zed in https://github.com/locustio/locust/pull/3131
New Contributors
- @zed made their first contribution in https://github.com/locustio/locust/pull/3131
Full Changelog: https://github.com/locustio/locust/compare/2.37.0...2.37.1
========================================
Locust - 2.37.0(216451045)
created: 2025-05-05T09:35:41Z
What’s Changed
-
Web UI: Use mutations for state buttons by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3120
-
fix error message to be idiomatically correct English by @davidxia in https://github.com/locustio/locust/pull/3121
-
Add locust exporter import by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3122
-
Update uv to 0.7.2 by @cyberw in https://github.com/locustio/locust/pull/3125
-
Add command line option to export json results into a file by @ajt89 in https://github.com/locustio/locust/pull/3124
-
Webui: Fix Failing Tests by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3126
New Contributors
- @davidxia made their first contribution in https://github.com/locustio/locust/pull/3121
Full Changelog: https://github.com/locustio/locust/compare/2.36.2...2.37.0
========================================
Locust - 2.36.2(214774054)
created: 2025-04-25T13:47:33Z
What’s Changed
- Remove circular dependency for locust-cloud by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3119
Full Changelog: https://github.com/locustio/locust/compare/2.36.1...2.36.2
========================================
Locust - 2.36.1(214609280)
created: 2025-04-24T19:07:24Z
Fix gevent dependency specification.
What’s Changed
- Fix setting version for tag and pre-release by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3118
Full Changelog: https://github.com/locustio/locust/compare/2.36.0...2.36.1
========================================
Locust - 2.36.0(214599750)
created: 2025-04-24T18:22:01Z
What’s Changed
-
chore: set yarn to yarn berry by @schwannden in https://github.com/locustio/locust/pull/3104
-
Refactoring: Extract validate stats configuration from main function by @insspb in https://github.com/locustio/locust/pull/3101
-
Refactoring: Extract locustfile content merger from main function by @insspb in https://github.com/locustio/locust/pull/3102
-
Web UI: Fix npm publish failing by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3107
-
Yarn Berry: Update publish command by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3108
-
Bump vite by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3111
-
Web UI: Optionally Extend Advanced Options by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3110
-
Web UI: Add profile field by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3113
-
Restrict gevent versions to ensure compatibility by @amadeuppereira in https://github.com/locustio/locust/pull/3112
-
Web Ui: Ensure form element has name by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3115
-
Fix yarn publish by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3116
-
Add locust-cloud as a dependency, update sphinx and some other docs stuff by @amadeuppereira in https://github.com/locustio/locust/pull/3097
-
Bump locust-cloud dependency to 1.20.0 and remove it from docs dependencies by @cyberw in https://github.com/locustio/locust/pull/3117
New Contributors
- @amadeuppereira made their first contribution in https://github.com/locustio/locust/pull/3112
Full Changelog: https://github.com/locustio/locust/compare/2.35.0...2.36.0
========================================
Locust - 2.35.0(212782165)
created: 2025-04-16T11:56:27Z
What’s Changed
-
Web UI: Add optional base url for locust requests to an external API by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3094
-
Webui: adding profile argument and display in html report by @schwannden in https://github.com/locustio/locust/pull/3093
-
Webui: Add history fallback by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3095
-
Webui: Add credentials to stop and reset requests by @andrewbaldwin44 in https://github.com/locustio/locust/pull/3096
-
Bump vite from 6.2.5 to 6.2.6 in /locust/webui by @dependabot in https://github.com/locustio/locust/pull/3098
New Contributors
- @schwannden made their first contribution in https://github.com/locustio/locust/pull/3093
Full Changelog: https://github.com/locustio/locust/compare/2.34.1...2.35.0
========================================
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 发布清单